The following queries are used for management:

addsms - create or edit a notification by SMS. Extra options are:


If a new element is successfully created, the response contains the element identifier, and looks like:

<error type="no error" id="603001" />

When creating a new notification (id is not specified), all the listed parameters are mandatory. When changing, only modifiable parameters can be specified. Empty parameters are not allowed.


delsms - delete the notification by SMS. Required parameters are:


send_sms_message - send a test message, without creating a new element. Required parameters are:


getelement - read the element. Required parameters are:


The response contains information about the element:

<element id="603001" module ="2003" num="1" clas="notifier" type="sms" name="my_smsko" state="off" to_phone="85551112233,87771234567" message="Logic %4, System time: %3" />