thing-it-device-smart-meter
Version:
[thing-it-node] Device Plugin to demo Smart Meter functionality.
22 lines (21 loc) • 479 B
JSON
{
"name": "thing-it-device-smart-meter",
"version": "0.0.2",
"description": "[thing-it-node] Device Plugin to demo Smart Meter functionality.",
"authors": "Marc Gille",
"keywords": [
"Smart Meter",
"Metering",
"Energy",
"Sustainability"
],
"repository": {
"type": "git",
"url": "https://github.com/marcgille/thing-it-device-smart-meter"
},
"dependencies": {
"lodash": "^4.1.0",
"q": "^1.4.1",
"thing-it-test": "0.0.15"
}
}