log service/piNode/piNode.py @ 1430:445e24e8c8bb

age author description
Thu, 08 Aug 2019 16:54:46 -0700 drewp lib upgrades; fix a static http server path
Thu, 08 Aug 2019 16:50:14 -0700 drewp frontdoor configs; move device class timing to greplin stats
Thu, 08 Aug 2019 16:48:40 -0700 drewp whitespace
Sat, 06 Jul 2019 00:49:12 -0700 drewp pinode use prettyerrorhandler
Sat, 06 Jul 2019 00:47:18 -0700 drewp pinode devs can now poll in parallel (within one poll step). doesn't help much.
Thu, 25 Apr 2019 23:52:22 -0700 drewp fix /static path dir
Thu, 25 Apr 2019 23:38:47 -0700 drewp update build and deps to use invoke and to use new lib layout, plus more stats collection
Sat, 20 Apr 2019 23:40:29 -0700 drewp stats handler, events output fix, build updaets
Tue, 12 Mar 2019 00:14:12 -0700 drewp cmdline flag on piNode to pick hub host
Fri, 28 Dec 2018 01:56:52 -0800 drewp etcd port change; pigpio download link change
Mon, 16 Apr 2018 22:16:15 -0700 drewp more robust about not accumulating old stmts
Sun, 15 Apr 2018 04:18:11 -0700 drewp pi read config over etcd
Sat, 03 Mar 2018 18:09:34 -0800 drewp RgbPixelsAnimation and docker build updates
Mon, 19 Feb 2018 04:21:28 -0800 drewp build and import updates for rdfdb, etc
Mon, 15 Jan 2018 03:01:22 -0800 drewp ignore emacs backup files
Fri, 16 Sep 2016 00:55:04 -0700 drewp influx output, fade support, switch to Adafruit_DHT, start of Lcd8544
Mon, 01 Aug 2016 02:26:38 -0700 drewp save data to influxdb, not graphite
Thu, 14 Apr 2016 00:16:58 -0700 drewp rewrite oneShotPost to ease debugging. add try-block around polling
Thu, 14 Apr 2016 00:16:07 -0700 drewp it's working
Mon, 21 Mar 2016 04:23:59 -0700 drewp try a speedup for raspi
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
Tue, 26 Jan 2016 03:34:05 -0800 drewp piNode uses new graph SSE code
Mon, 25 Jan 2016 00:24:34 -0800 drewp piNode sends hostname for page title
Mon, 18 Jan 2016 22:43:22 -0800 drewp piNode support for temp sensors. proper hostname lookup
Sun, 03 Jan 2016 02:32:46 -0800 drewp ipv6 and some refactor
Thu, 18 Jun 2015 01:45:07 -0700 drewp piNode allow nt graphs as the body of a PUT /output
Sun, 31 May 2015 22:53:21 -0700 drewp get piNode working, for motionsensor at least
Sun, 31 May 2015 00:56:55 -0700 drewp start pinode