# HG changeset patch # User drewp # Date 1565629677 25200 # Node ID 2e9361f233f2e57847c14abdd43f4ecdc00e0e65 # Parent 233a07f068a841f1baf8a666eccaf17af90d0949 typo in piNode config Ignore-this: 22a04ddff35fe67f3e94aa84f69e54cb darcs-hash:90e04e96cbc8d47214d5de9f6b28eb866c53bcde diff -r 233a07f068a8 -r 2e9361f233f2 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"],