2022-01-20 17:33:48 +00:00
|
|
|
{
|
|
|
|
"id": "hrmaccevents",
|
|
|
|
"name": "HRM Accelerometer event recorder",
|
|
|
|
"shortName": "HRM ACC recorder",
|
|
|
|
"version": "0.01",
|
2022-04-29 08:29:02 +00:00
|
|
|
"type": "RAM",
|
2022-01-20 17:33:48 +00:00
|
|
|
"description": "Record HRM and accelerometer events in high resolution to CSV files in your browser",
|
|
|
|
"icon": "app.png",
|
|
|
|
"tags": "debug",
|
|
|
|
"supports": ["BANGLEJS","BANGLEJS2"],
|
|
|
|
"custom": "custom.html",
|
2022-06-18 10:10:52 +00:00
|
|
|
"customConnect": false,
|
2022-01-20 17:33:48 +00:00
|
|
|
"storage": [ ]
|
|
|
|
}
|