Skip to content

v0.3.0

Compare
Choose a tag to compare
@itajaja itajaja released this 25 Mar 14:37
· 184 commits to master since this release

Fixes

  • fixed the Dispose method of DA and UA when the connection hasn't been initialized
  • Streamlined namespaces by removing the Common.Nodes namespace and incorportating it into the Common namespace

Features

  • Added readOrDefault extension method for clients. With this method, if the read fail for an OPC error, a default value will be provided without throwing the OPC exception