Represents a wireless M-Bus link layer message without the CRC checksum.
WMBusMessage
is structured as follows:
- Length (1 byte) - the length (number of bytes) of the complete message without the length byte and the CRC bytes.
- Control field (1 byte) - defines the frame type. 0x44 signifies an SND-NR (send no request) message that is sent
by meters in S1 mode.
- Secondary address (8 bytes) - the secondary address consists of:
- Manufacturer ID (2 bytes) -
- Address (6 bytes) - consists of
- Device ID (4 bytes) -
- Version (1 byte) -
- Device type (1 byte) -