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