change shake_alarm general
Function
The change shake_alarm general command is used to modify the function of caching alarms before they are reported.
Format
change shake_alarm general alarm_id=? interval=?
Parameters
Parameter |
Description |
Value |
---|---|---|
alarm_id=? |
Alarm ID. |
The alarm ID must be valid and the ID is in the hexadecimal format. |
interval=? |
Cache interval. |
The value is an integer between 0 and 604800 seconds. |
Views
Developer view
Usage Guidelines
- The alarm ID must be valid and the ID is in the hexadecimal format.
- The cache interval is an integer between 0 and 604800 seconds.
Example
Modify the function of caching alarms before they are reported.
developer:/>change shake_alarm general alarm_id=0xF0060002 interval=50
WARNING: You are about to change alarm cache interval before it is reported. After performing this operation, the alarm is cached according to the time that you changed. This causes the alarm to fail to be reported immediately. During alarm cache, if this alarm is recovered, this alarm will not be reported.
Suggestion: Before performing this operation, ensure that this alarm needs to be cached before it is reported, and the cache interval that you changed is reasonable.
Have you read warning message carefully?(y/n)y
Are you sure you really want to perform the operation?(y/n)y
Command executed successfully.
System Response
The following table describes the parameter meanings.
Parameter |
Meaning |
---|---|
alarm_id |
Alarm ID. |
Interval |
Cache interval. |