Interface OpcConnection


public interface OpcConnection
An OpcConnection is a connection to some kind of OPC server.

It is agnostic of the underlying technology (i.e. OPC Classic vs OPC UA) and instead relies on basic abstractions for read, write, browse, and subscribe.