Generic typed message payload interface.
Extends the base payload with a strongly-typed message identifier, ensuring type safety for specific message types.
The specific message type number
Unique identifier for the device or message source
The strongly-typed message type identifier
Unix timestamp when the message was created
Version string of the message format
Generic typed message payload interface.
Extends the base payload with a strongly-typed message identifier, ensuring type safety for specific message types.