Commit Graph

9 Commits

Author SHA1 Message Date
Henrik Ekblad
c562f0f173 fix #114 2015-07-31 20:47:22 +02:00
ToSa27
c3dbcd1fea Accept Time Broadcasts
NodeJsController sending Time broadcasts every few minutes.
Sensor accepting not just Time messages addressed to the specific
sensor.
2014-09-28 23:47:22 +02:00
ToSa27
0036c5f52a Added technical details for controller developers regarding OTA bootloader 2014-08-25 18:34:51 +02:00
ToSa27
42c82fd3c7 use codebender to compile sketches
I had codebender username/password included originally but compiling
works without. Codebender usage guidelines allow "usage via API".
2014-08-25 17:38:25 +02:00
ToSa27
b5ba0f72ef Improved documentation and minor fixes
removed examples compiled with outdated MySensors protocol and instead
included documentation how to add self-compiled sketches
2014-08-23 23:59:49 +02:00
Mr Skrivning
9dd396b89b Fixed appending of commands + a serial initialization what worked better (only tested Serial, not ethernet) 2014-08-21 00:11:24 +02:00
ToSa27
3c1820ca93 NodeJsController adjust to ack in serial message protocol 2014-08-20 09:51:54 +02:00
ToSa27
5968ddf219 Send reboot msg after message retrieval to deal with sensors going to sleep
minimal adjustment to the dallas temperature sensor as an example
added scripts to drop the database and to set a reboot manually for
debugging purposes
2014-07-26 11:28:57 +02:00
ToSa27
cc5a9fe9a8 Node JS controller
initial commit
2014-07-24 13:38:55 +02:00