milo icon indicating copy to clipboard operation
milo copied to clipboard

Implement OpcUaXmlStreamEncoder

Open kevinherron opened this issue 7 years ago • 0 comments
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.

kevinherron avatar Nov 22 '17 13:11 kevinherron