7 Commits

Author SHA1 Message Date
d518741bb1 Fixes 2017-04-10 21:58:18 +02:00
8dd7992043 Fixes 2017-04-10 21:51:07 +02:00
5b0148f355 More devices 2016-10-10 22:56:11 +02:00
d79e95dfeb reconnect 2016-07-07 22:11:13 +02:00
8a32eafad6 HCBASE-93, lost connection err fixed 2016-06-09 17:13:00 +02:00
971495b393 HCBASE-93
Error code overview:

IPConnection.ERROR_ALREADY_CONNECTED = 11
IPConnection.ERROR_NOT_CONNECTED = 12
IPConnection.ERROR_CONNECT_FAILED = 13
IPConnection.ERROR_INVALID_FUNCTION_ID = 21
IPConnection.ERROR_TIMEOUT = 31
IPConnection.ERROR_INVALID_PARAMETER = 41
IPConnection.ERROR_FUNCTION_NOT_SUPPORTED = 42
IPConnection.ERROR_UNKNOWN_ERROR = 43

http://www.tinkerforge.com/de/doc/Software/Bricklets/MotionDetector_Bricklet_JavaScript.html
https://www.npmjs.com/package/nodejs-websocket
https://devcenter.heroku.com/articles/node-websockets
2016-06-08 18:08:00 +02:00
badf407e27 init alert motion 2016-06-07 22:39:21 +02:00