sms-SmsAlarmAcknowledger
This component works with the with the OnCallService or with the SmsService to make is possible to acknowledge alarms by replying to a text message alarm notification. This component is available in the sms palette.

Actions available on this component include: Received
| Property | Value | Description |
|---|---|---|
| Status | read-only | Reports the condition of the entity
or process at last polling. {ok} indicates that the component is licensed and polling successfully. {down} indicates that the last check was unsuccessful, perhaps because of an incorrect property, or possibly loss of network connection. {disabled} indicates that the Enable property is set to false. {fault} indicates another problem. Refer to Fault Cause for more information. |
| Enabled | true or false | Activates (true)
and deactivates (false) use of the object (network,
device, point, component, table, schedule, descriptor, etc.). |
| Ack Alarms From Same Source | true or false | true acknowledges all alarms from this source, current and previous with a single text reply. false acknowledges a single alarm. |
| Last Alarm Acked | read-only | Displays the identity of the last alarm that was acknowledged by this component. |
| Last Alarm Acked Time | read-only | Displays the time that the last alarm was acknowledged by this component. |
| Last Alarm Acked Failure Time | read-only | If there has been a failure in the attempt to acknowledge an alarm, this field displays a message indicating the time of the last failure. |
| Last Alarm Acked Failure Cause | read-only | If there has been a failure in the attempt to acknowledge an alarm, this field displays a message indicating the possible reason for the last failure |
| Total Alarms Acked Today | read-only | Displays the current number of alarms that have been acknowledged for the day. This number is reset to zero at midnight. |
| Total Alarms Acked Failures | read-only | Displays the current number of alarm acknowledgment attempts that failed for the day. This number is reset to zero at midnight. |
| Total Messages Received Today | read-only | Displays the current number of Sms messages received for the day. This number is reset to zero at midnight. |
| Last SMS Message Received | read-only | Displays the phone numbers and the message associated with the last Sms received. |