milo
milo copied to clipboard
Implement OpcUaXmlStreamEncoder
trafficstars
If anybody is ever interested in the HTTPS transport being implemented, the implementation of OpcUaXmlStreamEncoder is a prerequisite.
Currently this class only exists in branch https://github.com/eclipse/milo/tree/dev/0.2.x.
The dual of this class, OpcUaXmlStreamDecoder, has already been implemented and works well enough to decode values from XML nodesets.