anthonyolazabal/opcua-production-line-emulator
Container with OPC-UA server to test HiveMQ Edge protocol adapter for OPC-UA.
37
This is an OPC UA simulation server written in Python, which sends out values from a real data set when it gets started.
When executed, the OPC UA server provides values to the connected clients (infinite loop):
Data can be explored via OPC UA Client on port 4840 (default port exposed) (Prosys for example).
Fake data are coming from https://www.kaggle.com/datasets.
docker pull anthonyolazabal/opcua-production-line-emulator