2022-01-06 11:47:26 +00:00
|
|
|
{
|
|
|
|
"id": "vernierrespirate",
|
|
|
|
"name": "Vernier Go Direct Respiration Belt",
|
|
|
|
"shortName": "Respiration Belt",
|
2024-03-04 21:32:06 +00:00
|
|
|
"version": "0.02",
|
2022-01-06 11:47:26 +00:00
|
|
|
"description": "Connects to a Go Direct Respiration Belt and shows respiration rate",
|
|
|
|
"icon": "app.png",
|
|
|
|
"tags": "health,bluetooth",
|
|
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
|
|
"readme": "README.md",
|
2022-01-19 16:11:07 +00:00
|
|
|
"screenshots": [{"url":"Vernier-go-direct-respiration-belt-screenshot.png"}],
|
2022-01-06 11:47:26 +00:00
|
|
|
"storage": [
|
|
|
|
{"name":"vernierrespirate.app.js","url":"app.js"},
|
|
|
|
{"name":"vernierrespirate.img","url":"app-icon.js","evaluate":true}
|
|
|
|
],
|
|
|
|
"data": [{"name":"vernierrespirate.json"}]
|
|
|
|
}
|