Page
37
EXAMPLES:
https://url-of-smseagle/index.php/http_api/send_sms?
login=john&pass=doe&to=1234567&message=mymessage
https://url-of-smseagle/index.php/http_api/send_sms?
login=john&pass=doe&to=1234567&message=mymessage&date=201401152132
https://url-of-smseagle/index.php/http_api/send_sms?
login=john&pass=doe&to=1234567&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 wrong parameters): Wrong parameters
RESPONSE (XML):
Response:
<xml>
<message_id>[ID of message in outbox]</message_id>
<status>ok</status>
</xml>
Sample response:
<xml>
<message_id>297</message_id>
<status>ok</status>
</xml>
Response (when wrong logindata):
<xml>
<error_text>Invalid login or password</error_text>
<status>error</status>
</xml>
Response (when wrong parameters):
<xml>
<error_text>Wrong parameters</error_text>
<status>error</status>
</xml>
Important notice: You must encode URL before sending it to gateway if you use national characters in SMS
message text.
2. Send SMS: JSONRPC method
Содержание 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...