Method GetPayload
- Namespace
- Harp.TimestampGeneratorGen3
- Assembly
- Harp.TimestampGeneratorGen3.dll
GetPayload(HarpMessage)
Returns the payload data for BatteryRate register messages.
public static BatteryRateConfiguration GetPayload(HarpMessage message)
Parameters
message
HarpMessageA HarpMessage object representing the register message.
Returns
- BatteryRateConfiguration
A value representing the message payload.