summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/hvac/hvac.json
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/horizontal/hvac/hvac.json')
-rw-r--r--demo3/horizontal/hvac/hvac.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/demo3/horizontal/hvac/hvac.json b/demo3/horizontal/hvac/hvac.json
new file mode 100644
index 0000000..6e7d0db
--- /dev/null
+++ b/demo3/horizontal/hvac/hvac.json
@@ -0,0 +1,7 @@
+{
+ "ledtemp": {
+ "red": "/sys/class/leds/blinkm-3-9-red/brightness",
+ "green": "/sys/class/leds/blinkm-3-9-green/brightness",
+ "blue": "/sys/class/leds/blinkm-3-9-blue/brightness"
+ }
+} \ No newline at end of file