Mercurial > code > home > repos > homeauto
diff service/arduinoNode/config/slash.n3 @ 1110:6ee834a6f970
influx output for arduino, update web lib path
Ignore-this: 76b7fb15db86563ed3fa1ec5322b918c
darcs-hash:98a4e100e4951c3260bf5d713e2fa079b24af338
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Fri, 16 Sep 2016 01:16:12 -0700 |
parents | 93cc6238f5ce |
children | 12f9f1838fb5 |
line wrap: on
line diff
--- a/service/arduinoNode/config/slash.n3 Fri Sep 16 00:55:04 2016 -0700 +++ b/service/arduinoNode/config/slash.n3 Fri Sep 16 01:16:12 2016 -0700 @@ -41,7 +41,10 @@ :connectedTo shopOw:dev-28bf08d101000026 . shopOw:dev-28bf08d101000026 a :TemperatureSensor; :position :workshop; - :graphiteName "system.house.temp.workshop" . + :influxMeasurement [ + :measurement "temperatureF"; + :predicate :temperatureF; + :tag [:key "host"; :value "slash"], [:key "location"; :value "workshop"]]. shopPwm:roomLights a :PwmBoard; :scl shopPwm:scl;