Method GetPayload
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
GetPayload(HarpMessage)
Returns timestamped payload data for BatteryThresholdHigh register messages.
public static Timestamped<float> GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- Timestamped<float>
A value representing the timestamped message payload.