Some raw values returned from Viessmann are interpreted as big endian in viData
Probably they shall be little endian as the standard (tested) data types.
In most cases this is not an issue since
- the data is one byte only
- data is read and mapped to a fixed code only (Anlagenschema)
Some raw values returned from Viessmann are interpreted as big endian in viData
Probably they shall be little endian as the standard (tested) data types.
In most cases this is not an issue since