I have a Dockerfile for a DOTNET application with multi layered image where my first image creates the artifacts and my second image copies the artifacts from
I'm new to both portainer and grafana and I'm attempting to get an OPC UA connection up and running. Grafana is running on a container on portainer. I have acce
I'm working the first time on a project that requires an OpcUA connection. I'm using the Qt wrapper (Qt OPCUA) with the open62541 backend. The manufacturer of t
This is my code in python: client = Client('opc.tcp://DESKTOP-D1B43P9.mshome.net:53530/OPCUA/SimulationServer') client.connect() counter = client.get_node("ns=3
I have reduce and checked with SamplingInterval and PublishingInterval..values There is no impact. can you suggest any way? Let me know.