thing-it-device-aircable
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -34,2 +34,15 @@ module.exports = { | ||
defaultValue: 100 | ||
}, { | ||
id: "location", | ||
label: "Location", | ||
type: { | ||
id: "string" | ||
} | ||
}, { | ||
id: "energyConsumption", | ||
label: "Energy Consumption (Watts)", | ||
type: { | ||
id: "float" | ||
}, | ||
defaultValue: 0 | ||
}] | ||
@@ -36,0 +49,0 @@ }, |
{ | ||
"name": "thing-it-device-aircable", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "[thing-it-node] Device Plugin for AIRcable products (e.g. AIRcable SmartDimmer).", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
33271
174