=================
This adapter communicates with mysensors serial or ethernet gateway (TCP or UDP). It ethernet gateway selected in this case ioBroker is server, that expects connections.
This option works only together with TCP<=>Serial bridge, like esp-link.
To use serial port on Windows it is VS required to build the binary. To use serial port on linux it is build-essential an python2.7 required. To install them just write:
sudo apt-get update
sudo apt-get install build-essential
sudo apt-get install python2.7
- (Haba1234) Added new objects (library 2.3.x)
- (Haba1234) Added support for sleeping nodes
- (Haba1234) Update for Admin v3
- (Apollon77) Upgrade Serialport Library
- (bluefox) TCP client added
- (jangatzke) Fixed wrong data type for scene controller, enabled ack flag on set command
- (Qube2org) adjust log level for I_LOG_MESSAGE
- (bluefox) fix I_TIME request
- (bluefox) show extended list of serial ports
- (Apollon77) update serialport library for node 6.x compatibility
- (bluefox) add comment in configuration
- (bluefox) fix inclusion mode control
- (soef) fix id usage
- (soef) necessary version of sensor module increased
- (soef) some value corrections and enlargement
- (bluefox) do not switch off inclusion mode by stop
- (bluefox) remove debug outputs
- (bluefox) try/catch parse of messages
- fix boolean values
- (bluefox) implement inclusion mode
- (bluefox) translates
- (bluefox) connection timeout for serial connection
- (bluefox) wait till serial port is opened
- (bluefox) configurable baud rate
- (bluefox) set role of dimmer as level.dimmer
- (bluefox) fix typo
- (bluefox) fix connection indicator for serial
- (bluefox) do not send any data on disconnect
- (bluefox) set UDP as default settings
- (bluefox) change tree