Howto – OPC


Using OPC Rest API

The OPC Rest API application is developed in Python and used in conjunction with OpenOPC to connect and report back lists, tags and properties from OPC Servers. The user sends a HTTP API call to the configured server with command parameters and returns a JSON result. It is a http […]