Implemented in r597.
GVL_sparkplugB.IWantBuggyUInt32s : BOOL; controls the behaviour
The encoding for Parameters, PropertyValues, DataSetValues is not yet complete, so leaving this issue open until it is complete.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Parameters and Property values are done.
Dataset values are more complex, as the data type is not stored with the data value.
I am not even sure if the data type is mandatory.
The other idea is for the bugginess to be handled at the point of adding the data type.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Implemented in r597.
GVL_sparkplugB.IWantBuggyUInt32s : BOOL; controls the behaviour
The encoding for Parameters, PropertyValues, DataSetValues is not yet complete, so leaving this issue open until it is complete.
Parameters and Property values are done.
Dataset values are more complex, as the data type is not stored with the data value.
I am not even sure if the data type is mandatory.
The other idea is for the bugginess to be handled at the point of adding the data type.
Is this still valid or has eclipse solved this?