Skip to Content

SM Command — SMS Destinations

Configures destination phone numbers for sending reports via SMS.


What is it for?

📱 Main use cases:

  • 📨 Send alerts via text message
  • 🚨 Emergency notifications without internet
  • 📊 Reports to supervisors’ cell phones
  • 🔔 Alerts to multiple recipients
  • 📡 Backup communication when GPRS is unavailable

Reports must specify the SMS destination using @SMx where x is the configured number index (0-4).


Commands

OperationSyntaxDescription
QueryQSMaReads number from index a
ConfigureSSMabb..bbSaves number to index a
ResponseRSMabb..bbConfirmation

Parameters

ParameterDescriptionValues
aSMS destination index0 to 4 (5 destinations)
bb..bbPhone numberUp to 20 digits

Examples

Configure SMS destination

>SSM0541155551234< // Configure index 0 with Argentine number >RSM0541155551234< // Confirmation

Configure multiple destinations

>SSM0541155551234< // Monitoring center >SSM1541198765432< // Supervisor >SSM2541112345678< // Manager

Send report via SMS (in rule)

>SRL50E;TRG=IN00-;ACC={STX ENTRADA ALERT ;@SM0}< // └─ Send to destination SM0

Sending SMS has a cost per message. Use it for important alerts, not for continuous tracking.

Compatibility

💾Firmware:v1.00.00
SPLegacy
ULLegacy
MTLegacy
C3Legacy
C5Legacy
SP-IOT
SM-IOT
ZE-IOT

See Also

Last updated