These elements have the class "notifier" and the type "sms gate".


The following queries are used for management:

addhttprequest - create or edit a notification. Extra options are:


When creating a new element following fields are mandatory: name, login, password, to, message, and addr. If a new element is successfully created, the response contains the element identifier, and looks like:


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


When changing, only modifiable parameters can be specified. Empty parameters delete the previous value.


delhttprequest - delete the notification. Required parameters are:


getelement - read the element. Required parameters are:


The answer contains information about the element:

<element id="607002" module="2010" num="2" clas="notifier" type="sms gate" name="Gate_555" state="normal" value="-" view="0" to="79991234589" message="Simple_text" login="guest" password="guest" addr="192.168.0.190" status="<error type="no error" />


The status field specifies the server's response after the last transaction or an error message.


testmessage - send a test notification, without creating an item. Required parameters: