anthonyolazabal/opcua-production-line-emulator

By anthonyolazabal

Updated over 1 year ago

Container with OPC-UA server to test HiveMQ Edge protocol adapter for OPC-UA.

Image
1

37

OPC UA Simulation Server

This is an OPC UA simulation server written in Python, which sends out values from a real data set when it gets started.

Sensor Data

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).

Data Samples

Fake data are coming from https://www.kaggle.com/datasets.

Docker Pull Command

docker pull anthonyolazabal/opcua-production-line-emulator