User guide for version 7.9
Previous versions: 7.8 | 7.7
×

How to arm an object

To arm an object, a security sensor must be configured for it. Once the sensor is configured, the Arming option will appear in the object's menu.
 
Additionally, for this feature to work, command templates named arm and disarm must be created in the system. Configure them in advance in the web interface, and the following commands will become available:
• Arm — arm the object
• Disarm — disarm the object
 
When the security status changes, a corresponding icon will appear next to the object in the list:
— the object is armed
— the object is disarmed
How to arm an object How to arm an object
 

How to configure command templates

1. Open the  PILOT user interface
2. Go to the Main section
3. Click the Commands icon
A window will open where you can create command templates.

How to create a command template

1. Click Add command
2. Select the vehicle for which the command is being created.
3. Specify the parameters :
• Command type — GRPS
• Command method — SMS_VIA_GPRS
4. In the SMS field, enter the command text, for example: setdigout 0 — disarm the vehicle
5. If required, check the HEX box if the command must be sent in HEX format
6. Click Save as template and give it a name
Template names must be exactly:
• arm — set vehicle security
• disarm — disarm vehicle
Names must be lowercase. The app identifies and executes commands based on these exact names.

Examples of commands

Arm (Set security) — arm
  Device
  Command template
  Teltonika
  setdigout 1
  Adm 333
  BLEOUTPUT 0
Disarm — disarm
  Device
  Command template
  Teltonika
  setdigout 0
  Adm 333
  BLEOUTPUT 1