X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-core%2Fudev%2Fdemo-i2c-udev-conf%2Fhvac.json.in;fp=recipes-core%2Fudev%2Fdemo-i2c-udev-conf%2Fhvac.json.in;h=01541a60086a1fe33ac0d27ccdab2871edd6c923;hb=144da2be604c583117fd397028920a8cf4eb0b6c;hp=0000000000000000000000000000000000000000;hpb=c9276183ce123bd11d0b36ec60fc93386da9ccb8;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-core/udev/demo-i2c-udev-conf/hvac.json.in b/recipes-core/udev/demo-i2c-udev-conf/hvac.json.in new file mode 100644 index 000000000..01541a600 --- /dev/null +++ b/recipes-core/udev/demo-i2c-udev-conf/hvac.json.in @@ -0,0 +1,7 @@ +{ + "ledtemp": { + "red": "/sys/class/leds/blinkm-@DEVICE@-red/brightness", + "green": "/sys/class/leds/blinkm-@DEVICE@-green/brightness", + "blue": "/sys/class/leds/blinkm-@DEVICE@-blue/brightness" + } +}