v0.3.0
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 theCommon
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