Are you talking about device alert or server side event?
I send a command to activate the alarm when the speed exceeds the set limit. However, when the speed drops below that limit, the alarm doesn't stop. How do I configure it so that the alarm stops when the speed returns to normal?
Please answer my question.


When the speed limit is exceeded, I send the command to activate the alarm on the device.
What is that command exactly? What does it do? What disabled the alarm?
however, this alert does not stop when the speed returns to normal
The command activates the platform's native alarm, and it only deactivates when I manually send the alarm deactivation command to the device.
If you want some help, I recommend you provide full and complete information upfront.
Sorry, I would really like some help, but I didn't know what information was needed. I would like to know how to get the platform to send the command to deactivate the alarm once the speed returns to normal.
You can't. You can only send commands on events.
Ok.
I'm having an issue with the speed alert. I set up a command to trigger an alarm when the speed is exceeded, but it doesn't deactivate when the speed drops back below the limit I configured. How do I adjust this?