log service/arduinoNode/arduinoNode.py @ 1685:6b80a6c58907

age author description
Mon, 27 Sep 2021 23:12:43 -0700 drewp minor changes to several services
Wed, 07 Aug 2019 20:55:00 -0700 drewp arduinonode: per-device-type timing stats
Wed, 07 Aug 2019 20:23:04 -0700 drewp arduinonode to docker
Sat, 20 Apr 2019 23:28:29 -0700 drewp arduinoNode: build updates, stats support, etc
Sat, 14 Apr 2018 23:46:54 -0700 drewp fix pushconfig
Sat, 03 Mar 2018 17:55:37 -0800 drewp rgb strip animation support in arduinoNode
Sat, 03 Mar 2018 17:53:37 -0800 drewp arduinonode reads config from etcd. use pushConfig.py to inform all nodes
Mon, 19 Feb 2018 04:21:28 -0800 drewp build and import updates for rdfdb, etc
Fri, 16 Sep 2016 01:16:12 -0700 drewp influx output for arduino, update web lib path
Mon, 01 Aug 2016 02:26:38 -0700 drewp save data to influxdb, not graphite
Mon, 21 Mar 2016 04:21:35 -0700 drewp polling timing and error catching
Fri, 12 Feb 2016 02:41:29 -0800 drewp start sending oneshot events from some devices
Tue, 02 Feb 2016 22:37:11 -0800 drewp piNode poll switches much faster. mirror the logic in arduinoNode though vari-rate poll is not supported yet
Sat, 30 Jan 2016 06:40:00 -0800 drewp server/browser graph sync. cut dependency on the WS version. merge some changes between arduino/pi code.
Thu, 28 Jan 2016 02:24:32 -0800 drewp update arduinoNode to support streamed graph output
Thu, 28 Jan 2016 00:21:31 -0800 drewp refactor to write_arduino_node
Fri, 22 Jan 2016 00:39:35 -0800 drewp hostname in page title
Sun, 03 Jan 2016 02:29:14 -0800 drewp multi-boards on one service, new devices, devices return their current
Sun, 03 Jan 2016 02:27:17 -0800 drewp support a dir of config files
Sun, 03 Jan 2016 02:24:27 -0800 drewp write some values to carbon/graphite upon polling
Sun, 30 Aug 2015 01:19:29 -0700 drewp support for pwm board
Sun, 30 Aug 2015 01:17:08 -0700 drewp serve ipv6 and use localhost's ipv6 name for getting updates
Wed, 08 Jul 2015 01:19:21 -0700 drewp support for device code in the idle loop
Thu, 14 May 2015 01:26:12 -0700 drewp arduinoNode: use -v for logging; support a PUT with subj+pred in query, obj in body
Mon, 13 Apr 2015 23:30:12 -0700 drewp polymer board debug page with working output widgets
Sun, 12 Apr 2015 03:44:14 -0700 drewp new /output to post statements which devices can handle. led and lcd output working
Sat, 11 Apr 2015 01:43:59 -0700 drewp only recompile if the C code is new. redo Device class api. single temperature sensor is working
Mon, 06 Apr 2015 02:13:39 -0700 drewp start arduinonode