anthonyolazabal/modbus-production-line-emulator
Container with Modbus TCP server to test HiveMQ Edge protocol adapter for Modbus TCP.
30
This is an Modbus simulation server written in Python, which sends out values from a real data set when it gets started.
Port exposed : TCP 502
When executed, the Modbus server provides values to the connected clients (infinite loop) with the following registery :
Fake data are coming from https://www.kaggle.com/datasets.
docker pull anthonyolazabal/modbus-production-line-emulator