Template:ATX Button settings
Button settings
{{{model}}} button is being used for triggering various actions (e.g. Alarm)
Click patterns
Button has several click patterns, which allows to have possibility to control multiple actions by clicking it with different time intervals.
| Click pattern | Description | |
|---|---|---|
| 1 Click | Button is pressed not longer than 2s. | |
| 2 Clicks | Button is pressed not more than two times. If button was pressed more than 2 times, then double click will not be detected. Time between clicks can’t be longer than 1s. | |
| Long Press | Button is pressed and held for 2s to 5s. | |
| Long Hold (Power Off via Button) | Button is pressed and held for more than 5s. |
Note: If button pressed in such pattern, that it is not possible to detect any of the click patterns, then the button will be in tamper state. In this case, button will wait for release of the button and then at least 1 second of released state. After that, it will go back to normal state and wait for new click pattern.
Power button
Power button has four click patterns, which can be used to trigger selected actions and generate event records with set event priority. Available actions. They can bet set for all four click patterns.
- Alarm - Generates high priority alarm event and sends to the server immediately.
- None - Does not generate any events and does not send any data.
Parameter list
| PARAMETER NAME | PARAMETER ID (RELATED AVL ID) | DESCRIPTION | VALUES |
|---|---|---|---|
| Alarm - 1 Click | 13014 (236) |
Action selection after 1 click method. Action will be triggered when button is pressed not longer than 2 seconds. | 0 = Disable Disable scenario.
1 = Low priority Device makes an additional record with indication of event cause. 2 = High priority Device makes an additional record with high priority flag and immediately sends an event packet to the server by GPRS. |
| Alarm - 2 Clicks | 13015 (236) |
Action selection after 2 clicks method. Action will be triggered when button is pressed not more than two times and time between clicks can not be longer than 1 second. | 0 = Disable Disable scenario.
1 = Low priority Device makes an additional record with indication of event cause. 2 = High priority Device makes an additional record with high priority flag and immediately sends an event packet to the server by GPRS. |
| Alarm - Long Press | 13016 (236) |
Action selection after long press method. Action will be triggered when button is pressed longer than 2 seconds. | 0 = Disable Disable scenario.
1 = Low priority Device makes an additional record with indication of event cause. 2 = High priority Device makes an additional record with high priority flag and immediately sends an event packet to the server by GPRS. |
| Power Off via Button | 13087 (236) |
Enable or disable powering off device via power off button. When functionality is enabled, the device can be turned off via power off button by holding it more than 5 seconds. | - |