...
Attributes | Description | Type | Notes |
MsgId | Unique message Id | Long | This must be globally unique across all message types |
MsgTimeStamp | Date and time that the message was sent | DateTime | |
CommandType
| Type of Camera Command:
| CameraCommandTypeList | |
CameraId | Id of the camera which is the target for this message | Int | This must match the configured User Id for the target camera in Witness (not the Comms Id) |
Payload Element
The payload carries data specific to a command. Each command that requires a payload is detailed in this document and each of the payload elements is included within the appropriate XSD.
...