This bridge starts a modbus tcp server which can be accessed by modbus clients.
- Go to
settings/developerand clickCreate local authorization - Create a new token and copy it
- Go to the settings of the modbus bridge and insert the copied token
- After the start the adapter will map the device ids to unitIDs and the property names to register addresses
- Go to the settings again, check the unitID/register addresses you are interested in and add them to your modbus client
- Only 1 bit and 16 bit integer registers are supported
- The registers are read-only at the moment