12:24, EEST
July 11, 2017
Encoding and decoding certain type of Objects works like DataValue. Whereas anything which implements Structure is causing issues while decoding. please provide an example. I tired options like VariableNode. Keep trowing errors like ERROR – org.opcfoundation.ua.encoding.DecodingException: Bad_DecodingError (code=0x80070000, description=”Unexpected encoding byte (3) in ExtensionObject”).
Here is decoder sample code:
ByteBuffer byteBuffer = ByteBuffer.wrap(buffer.array());
byteBuffer.order(ByteOrder.LITTLE_ENDIAN);
org.opcfoundation.ua.encoding.binary.BinaryDecoder opcdecoder = new org.opcfoundation.ua.encoding.binary.BinaryDecoder(byteBuffer);
Structure structure = opcdecoder.getStructure(null);
13:47, EEST
December 21, 2011
The Encoder and Decoder classes are mainly for the internal use of the stack. But obviously you are using them for your own streaming as you described earlier.
You will need to specify the EncoderContext for the encoder & decoder. The structure fields are encoded as ExtensionObjects which makes it more complicated than builtin values.
This goes quite low level, so I am not quite sure how it should be used for this kind of custom streaming.
Most Users Ever Online: 1919
Currently Online:
13 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Heikki Tahvanainen: 402
hbrackel: 144
rocket science: 88
pramanj: 86
Francesco Zambon: 83
Ibrahim: 78
Sabari: 62
kapsl: 57
gjevremovic: 49
Xavier: 43
Member Stats:
Guest Posters: 0
Members: 730
Moderators: 7
Admins: 1
Forum Stats:
Groups: 3
Forums: 15
Topics: 1529
Posts: 6471
Newest Members:
toneylapham544, rondawolinski7, Marypof5711, roycedelargie91, kourtneyquisenbe, ellis87832073466, zkxwilliemae, gabriellabachus, Deakin, KTP25ZofModerators: Jouni Aro: 1026, Pyry: 1, Petri: 0, Bjarne Boström: 1032, Jimmy Ni: 26, Matti Siponen: 349, Lusetti: 0
Administrators: admin: 1