Method GetTimestampedPayload
GetTimestampedPayload(HarpMessage)
Returns the timestamped payload data for EnableEvents register messages.
public static Timestamped<LoadCellEvents> GetTimestampedPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<LoadCellEvents>
A value representing the timestamped message payload.