Hello,
i have a monitor set to morecord, and a script that run "patrols" every hour.
Right before running the script i run zmu -m monitor_id -u to suspend alarms during the PAN caused by the patrol, and when the script finishes, it run zmu -m monitor_id -r to resume alarms. But unfortunatelly alarms are still being generated. Isn't this the correct way to avaoid alarms being generated during pan ?
Thanks!