log service/arduinoNode/devices.py @ 1425:75aaa0547d55

age author description
Wed, 07 Aug 2019 21:06:04 -0700 drewp whitespace
Wed, 07 Aug 2019 20:55:00 -0700 drewp arduinonode: per-device-type timing stats
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
Thu, 14 Apr 2016 00:14:55 -0700 drewp 'seesRecently30' in arduinoNode
Mon, 21 Mar 2016 04:22:39 -0700 drewp button :press oneshot
Fri, 12 Feb 2016 02:41:29 -0800 drewp start sending oneshot events from some devices
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
Sun, 03 Jan 2016 02:29:14 -0800 drewp multi-boards on one service, new devices, devices return their current
Sun, 30 Aug 2015 01:19:29 -0700 drewp support for pwm board
Wed, 08 Jul 2015 01:21:02 -0700 drewp temp sensor try to work with idle loop (but there are still stutters)
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
Fri, 17 Apr 2015 01:03:52 -0700 drewp obey ActiveLowOutput correctly
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