Index |
Prev |
Next
Sms Component
This component is a general use Sms component to send text messages.
The phone number for the recipient must be in International format and is configured via the
component's property sheet.
Properties
-
Phone Numbers: A list of phone numbers the SMS message is going to be sent too. Each phone number should
be separated by a semi-colon. All phone numbers must also be in international format (0044123456789).
NOTE: Starting in build 3.5.36, 3.6.36, and 3.7 or later, a phone number may contain a plus sign, for example: +441403740290.
-
Default Message: This is the default text for the outgoing message (see Actions below).
Actions
-
sendMessage: This action send an SMS text message via the connected GSM device.
It takes a text argument used for the body of the message. If there is no text provided, the default message
property is used as the body of the message.
-
sendDefaultMessage: This action sends an SMS text message via the connected GSM device. The default message
property is used as the body of the message.
Index |
Prev |
Next
Copyright © 2000-2014 Tridium Inc. All rights reserved.