thing-it-device-btle-heart-rate-monitor
Version:
[thing-it-node] Device Plugin for GATT-compatible Heart Rate Monitors.
23 lines (22 loc) • 504 B
JSON
{
"name": "thing-it-device-btle-heart-rate-monitor",
"version": "0.0.10",
"description": "[thing-it-node] Device Plugin for GATT-compatible Heart Rate Monitors.",
"authors": "Marc Gille",
"license": "MIT, EPL",
"keywords": [
"IoT",
"thing-it",
"Bluetooth LE",
"GATT",
"Heart Rate",
"Health"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-btle-heart-rate-monitor"
},
"dependencies": {
"noble": "^1.1.0"
}
}