2023-01-13 22:06:02 +00:00
|
|
|
{
|
|
|
|
"id": "btadv",
|
2023-01-20 22:28:44 +00:00
|
|
|
"name": "btadv",
|
2023-01-20 21:15:11 +00:00
|
|
|
"shortName": "btadv",
|
2023-07-26 06:26:18 +00:00
|
|
|
"version": "0.02",
|
2023-01-13 22:06:02 +00:00
|
|
|
"description": "Advertise & export live heart rate, accel, pressure, GPS & mag data over bluetooth",
|
2023-01-20 21:15:11 +00:00
|
|
|
"icon": "icon.png",
|
2023-01-13 22:06:02 +00:00
|
|
|
"tags": "health,tool,sensors,bluetooth",
|
|
|
|
"supports": ["BANGLEJS2"],
|
2023-03-09 09:54:26 +00:00
|
|
|
"readme":"README.md",
|
2023-01-13 22:06:02 +00:00
|
|
|
"storage": [
|
|
|
|
{"name":"btadv.app.js","url":"app.js"},
|
|
|
|
{"name":"btadv.img","url":"icon.js","evaluate":true}
|
|
|
|
]
|
|
|
|
}
|