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