Wiki source code of Отправка команд
Version 8.1 by Андрей Калиновский on 2023/04/25 16:29
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
8.1 | 1 | There are two ways to send commands in the GlonassSoft system: |
| |
2.1 | 2 | |
| |
8.1 | 3 | * Arbitrary commands - the command is sent from the command line, the command is not saved and is one-time. |
| 4 | * Command template - a command template is created that allows you to save a command for multiple use. | ||
| |
2.1 | 5 | |
| |
7.1 | 6 | (% class="box infomessage" %) |
| 7 | ((( | ||
| |
8.1 | 8 | In order to be able to send commands to the terminal from a mobile application, the user must have **the Send arbitrary commands right, and to send commands from command templates , the View command templates** and **Send commands from templates** rights must be granted . |
| |
7.1 | 9 | ))) |
| |
2.1 | 10 | |
| |
8.1 | 11 | To call the window for sending commands, you need to swipe one of the objects to the left in the list of objects. **The Commands** button opens . Clicking on it will take you to the command sending window. |
| |
2.1 | 12 | |
| |
7.1 | 13 | [[image:image-20221020140935-1.jpeg]] |
| |
2.1 | 14 | |
| |
8.1 | 15 | In the upper part of the window there is an input field for an arbitrary command, below it is a list of created command templates. |
| |
2.1 | 16 | |
| |
8.1 | 17 | To send an arbitrary command, enter it in the **Command ** field and click send. |
| |
2.1 | 18 | |
| |
8.1 | 19 | To send a command from a command template, click on one of the commands in the list. |
| |
2.1 | 20 | |
| |
8.1 | 21 | After sending a command, it will be displayed in the **History of sent commands** list . |
| |
2.1 | 22 | |
| |
7.1 | 23 | [[image:image-20221020141018-2.png]] |
| |
2.1 | 24 | |
| |
8.1 | 25 | It displays a list of commands sent to the device for the day, read the response of the device and send the command again. |