Interface | Description |
---|---|
SecondaryAddressListener |
Listener to get secondary address scan message e.g. for console tools and to get messages.
|
VerboseMessageListener |
Class | Description |
---|---|
Bcd |
This class represents a binary-coded decimal (BCD) number as defined by the M-Bus standard.
|
DataRecord |
Representation of a data record (sometimes called variable data block).
|
HexUtils | |
MBusConnection |
M-Bus Application Layer connection.
|
MBusConnection.MBusSerialBuilder | |
MBusConnection.MBusTcpBuilder | |
MBusMessage |
Represents a wired M-Bus link layer message according to EN 13757-2.
|
SecondaryAddress |
This class represents a secondary address.
|
VariableDataStructure |
Representation of the data transmitted in RESP-UD (M-Bus) and SND-NR (wM-Bus) messages.
|
VerboseMessage |
This class represents a verbose message.
|
Enum | Description |
---|---|
DataRecord.DataValueType |
The data value type
|
DataRecord.Description |
Data description stored in the VIB
|
DataRecord.FunctionField |
Function coded in the DIB
|
DeviceType |
The device type that is part of the data header of a Variable Data Response.
|
DlmsUnit |
The units as defined in IEC 62056-6-2.
|
EncryptionMode |
The encryption modes.
|
MBusMessage.MessageType | |
VerboseMessage.MessageDirection |
The direction of message.
|
Exception | Description |
---|---|
DecodingException |
Signals that a M-Bus message could not be decoded.
|
MBusConnection