Device API
This API allows the IoT control system to interrogate the simulated IoT peripheral devices.
The API supports two protocols:
- Generic 16 bit access protocol
- Modbus (RTU and TCP)
When devices are created they are given a channel and an address. The channel is used to logically separate devices. For example, by building floor or room.
See using the channel and address to segregate the network.