Changes

35 bytes added ,  12:56, 10 February 2023
Line 77: Line 77:  
     "240": 0
 
     "240": 0
 
   }                                                                                                                                                }
 
   }                                                                                                                                                }
==='''Sending commands from AWS to device'''===
+
==='''Sending commands from AWS to the device'''===
Any SMS command, which is interpretable by the device‘s firmware, can be used to control the device that was setup in AWS.
+
Any SMS command, which is interpretable by the device‘s firmware, can be used to control the device that was set up in AWS.
 
SMS/GPRS commands:<br>
 
SMS/GPRS commands:<br>
   −
https://wiki.teltonika-gps.com/view/FMB_SMS/GPRS_Commands <br>
+
[https://wiki.teltonika-gps.com/view/FMB_SMS/GPRS_Commands '''SMS commands List''']<br>
    
The structure for the JSON:<br>
 
The structure for the JSON:<br>
Line 87: Line 87:  
'''{ "CMD": "<SMS_Command> <Input>" }'''<br>
 
'''{ "CMD": "<SMS_Command> <Input>" }'''<br>
   −
An example for using the setdigout command:<br>
+
An example of using the '''setdigout''' command:<br>
    
'''{ "CMD": "setdigout 111" }'''
 
'''{ "CMD": "setdigout 111" }'''

Navigation menu