Generic typed message payload interface for MsgType-based messages.
Extends the base MsgType payload with a strongly-typed message identifier, ensuring type safety for specific message types that use the MsgType field.
The specific message type number
Device identifier string
The strongly-typed message type identifier
Unix timestamp when the message was created
Generic typed message payload interface for MsgType-based messages.
Extends the base MsgType payload with a strongly-typed message identifier, ensuring type safety for specific message types that use the MsgType field.