# HG changeset patch # User drewp@bigasterisk.com # Date 1565629677 25200 # Node ID 32ecc365813c82b8a6161745fc3d4aa4273d9c11 # Parent 7c04b4f675ec60d4efac4eeb2dee731932111790 typo in piNode config Ignore-this: 22a04ddff35fe67f3e94aa84f69e54cb diff -r 7c04b4f675ec -r 32ecc365813c service/piNode/config/frontdoor.n3 --- 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"],