Acknowledge
The acknowledge function allows an alert to be acknowledged.
Since Version: 1
Type: acknowledge
Parameters
Name | Type | Required | Description |
---|---|---|---|
thermostatIdentifier | String | yes | The thermostat identifier to acknowledge the alert for. |
ackRef | String | yes | The acknowledge ref of alert. |
ackType | Enum | yes | The type of acknowledgement. Valid values: accept, decline, defer, unacknowledged. |
remindMeLater | Boolean | no | Whether to remind at a later date, if this is a defer acknowledgement. |