Mercurial > code > home > repos > homeauto
changeset 1440:2e9361f233f2
typo in piNode config
Ignore-this: 22a04ddff35fe67f3e94aa84f69e54cb
darcs-hash:90e04e96cbc8d47214d5de9f6b28eb866c53bcde
author | drewp <drewp@bigasterisk.com> |
---|---|
date | Mon, 12 Aug 2019 10:07:57 -0700 |
parents | 233a07f068a8 |
children | 94bb8408e6ed |
files | service/piNode/config/frontdoor.n3 |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/service/piNode/config/frontdoor.n3 Mon Aug 12 10:07:49 2019 -0700 +++ b/service/piNode/config/frontdoor.n3 Mon Aug 12 10:07:57 2019 -0700 @@ -37,7 +37,7 @@ pin:GPIO4 :gpioNumber 4; :connectedTo :frontDoorOpenSwitch . :frontDoorOpenSwitch a :Pushbutton; :style :inverted; -c:influxMeasurement [ + :influxMeasurement [ :measurement "state"; :predicate :buttonState; :tag [:key "host"; :value "frontdoor"],