Operator-state-change (List)#
Path: /alarms/shelved-alarms/shelved-alarm{resource, alarm-type-id, alarm-type-qualifier}/operator-state-change
This list is used by operators to indicate the state of human intervention on an alarm. For shelved alarms, the system has set the list item in the list to ‘shelved’.
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| time | date-and-time | required | Timestamp for operator action on the alarm. | |
| operator | string | required | The name of the operator that has acted on this alarm. | |
| state | operator-state | required | The operator’s view of the alarm state. | |
| text | string | optional | Additional optional textual information provided by the operator. |