Changing IO element priority by SMS/GPRS

Hello forum. I need to change the priority of an IO element on a number of devices which are deployed and very far from me. FMB920’s and FMC125’s. Is there a way to do this through SMS/GPRS commands? I don’t see anything about this in the Wikihows.

Hello,
Hope you are having a good day.

You can find the id of parameters here:
https://wiki.teltonika-gps.com/view/FMB920_Parameter_list
https://wiki.teltonika-gps.com/view/FMC125_Parameter_list

lets say you want to change priority on ignition. Ignition id is 50000, parameters are changed using setparam command.
To change priority value you can send numbers along with the id:
0 - None
1 - Low
2 - High
3 - Panic

so to set ignition element on High priority you can send a message like this:
login password setparam 50000:2

if you don’t have login and password set just put two spaces before the command

You can also find more information about SMS/GPRS commands in here (including setparam):
https://wiki.teltonika-gps.com/view/FMB920_SMS/GPRS_Commands
https://wiki.teltonika-gps.com/view/FMC125_SMS/GPRS_Commands

Best regards,
Gustas Daugirda