Enabling counter mode for Neuron inputs via evok
-
I'm using the latest evok on a Neuron S103 but I can't find a way to configure an input for counting on rising or falling edges via the web interface.
/etc/evok.conf has just a [Neuron] section with no options to set for input lines and polling the status on a fresh install with "wget -qO- http://my.pi.ip.address/rest/all" returns counter_mode=disabled on all inputs.
Available rest/post/etc api examples in the github docs do not explain how to accomplish this basic task...
Has anyone managed to get the counters working on a Neuron?
Thanks.