# 11 SMS sender ### General SMS sender is a service that lets user configure WCC Lite to send SMS on a set tag triggers.
SMS sender functionality is available since firmware version v1.5.4, of WCC Lite.
### Configuring SMS sender To configure WCC Lite to use SMS sender user must fill in the needed parameters in Excel configuration. These parameters are shown in the tables below. *SMS sender parameters for Devices tab:***Parameter** | **Type** | **Description** | **Required | **Default value** (when not specified) | **Range** | |
Min | Max | |||||
name | string | User-friendly device name | Yes | |||
description | string | Description of the device | No | |||
device\_alias | string | Device alias to be used in configuration | Yes | |||
enable | boolean | Enabling/disabling of a device | No | 1 | 0 | 1 |
protocol | string | Selection of protocol | Yes | **SMS sender** | ||
host | array | List of phone numbers to send SMS to, separated by space. | Yes |
**Parameter** | **Type** | **Description** | **Required | **Default value** (when not specified) | **Range** | |
Min | Max | |||||
signal\_name | string | User-friendly signal name | Yes | |||
device\_alias | string | Device alias from a Devices tab | Yes | |||
signal\_alias | string | Unique signal name to be used | Yes | |||
source\_device\_alias | string | device\_alias of the source device | No | |||
source\_signal\_alias | string | source\_alias of the source signal | No | |||
enable | boolean | Enabling/disabling of a signal | No | 1 | 0 | 1 |
log | integer | Enable logging in event log | No | 0 | 0 | |
job\_todo | string | Specific SMS sender tag type | Yes | send-sms, device-control, device-status | ||
tag\_job\_todo | string | SMS sender tag for **send-sms**: *text message* | Yes | |||
trigger | string | Trigger expression for the SMS to be sent | No (Only for send\_sms) | value!=0 |