Page
42
message
your SMS message
date
(optional parameter) date and time in format YYYYmmDDHHMM (YYYY – year,
mm – month, DD – day, HH – hour, MM – minute). If this parameter is not null
SMS will be scheduled for sending at the given date and time
highpriority
(optional parameter) 0 = normal priority, 1 = SMS will have higher priority in
Outbox queue when processed by GSM-modem
unicode
(optional parameter) 0 = no Unicode encoding (default), 1 = SMS will be
encoded using Unicode (you can send national characters)
flash
(optional parameter) 0 = normal SMS (default), 1 = SMS will be sent as flash
message
modem_no
(optional parameter) sending modem number (only for multimodem devices)
responsetype
(optional parameter) text = format response as text (default), xml = format
response as XML object
EXAMPLES:
https://url-of-smseagle/index.php/http_api/send_tocontact?
login=john&pass=doe&contactname=johndoe&message=mymessage
https://url-of-smseagle/index.php/http_api/send_tocontact?
login=john&pass=doe&contactname=johndoe&message=mymessage&date=20140115
2132
https://url-of-smseagle/index.php/http_api/send_tocontact?
login=john&pass=doe&contactname=johndoe&message=mymessage&highpriority=
1
RESPONSE:
Response: OK; ID=[ID of message in outbox]
Sample response: OK; ID=297
Response (when wrong logindata): Invalid login or password
Response (when contact doesn’t exist): Invalid contact name – [contact_name]
Response (when wrong parameters): Wrong parameters
RESPONSE (XML):
Response:
<xml>
<item>
<message_id>[ID of message in outbox]</message_id>
<status>ok</status>
</item>
</xml>
Sample response:
<xml>
<item>
<message_id>297</message_id>
Содержание NPE-9300-GPRS/3G
Страница 1: ...Page 1...
Страница 6: ...Page 6 1 GET READY TO START...
Страница 13: ...Page 13 2 USING OF SMSEAGLE...
Страница 35: ...Page 35 Screenshot from digital output Add or edit rule window...
Страница 99: ...Page 99 3 TROUBLESHOOTING...
Страница 102: ...Page 102 4 SERVICE AND REPAIR...
Страница 104: ...Page 104 5 TECH SPECS AND SAFETY INFORMATION...