7 Commits

Author SHA1 Message Date
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
ae76c95e7e Multi items 2016-04-03 21:25:23 +02:00
fcc98b8f8a vplt level fix 2016-04-03 20:13:23 +02:00
9672d992eb fix 2016-03-19 10:24:17 +01:00
89d0b8a645 http call 2016-03-09 22:46:41 +01:00
4e07942408 Initial Commit 2016-03-09 21:35:32 +01:00