AlarmModifications
AlarmModifications
This type represents attribute modifications for an "Individual alarm" resource, i.e. modifications to a resource representation based on the "Alarm" data type. The attributes of "Alarm" that can be modified are included in the "AlarmModifications" data type.
JSON Example
{
"ackState": "string"
}
string
ackState
Required
New value of the "ackState" attribute in "Alarm". Permitted values: * ACKNOWLEDGED * UNACKNOWLEDGED
Possible values are : ACKNOWLEDGED, UNACKNOWLEDGED,