0x01F1 - UpdateEvent
Description
The Update Event message allows the requester to request a rate or change. The format is the same as the Create Event, only with the addition of Event ID field to specify the event that needs updating.
Structure
UpdateEvent UpdateEventRec
UpdateEventRec
Type: Record
Field # | Field Name | Type | Units | Optional | Interpretation |
---|---|---|---|---|---|
1 | RequestID | uint8 | one | false | Local request ID for use in confirm event |
2 | EventType | false | |||
3 | RequestedPeriodicRate | false | |||
4 | EventID | uint8 | one | false | Unique identifier of existing event to update |
5 | QueryMessage | false | The JAUS Query message to be used by the receiving component to generate the report message(s) |