issues
search
nauful
/
LibUA
Open-source OPC UA client and server library
Apache License 2.0
262
stars
94
forks
source link
Add new types and make extensionobject encoding/decoding extendable
#149
Closed
bjornfe
closed
9 months ago
bjornfe
commented
9 months ago
Added ValueTypes.OpcRange (
https://reference.opcfoundation.org/Core/Part8/v105/docs/5.6.2
)
Added ValueTypes.EUInformation (
https://reference.opcfoundation.org/Core/Part8/v104/docs/5.6.3
)
Added extensibility to ExtensionObject, static methods to register encoders and decoders from external library.