22.01.2021, 09:07
(22.01.2021, 08:57)Erwin van der Zwart Wrote: Acknowledge an alarm in the alarm manager is not reseting the alarm state that triggered the event, it just mutes the audio and adds a timestamp in the memory to make it listen again to alarms with newer timestamps so you won't have any object action on the server when a user press the acknowledge button..
The only thing the client does in the background is updating a dataset in the storage that is specific for that client IP ..
If I wanted to be able to log which user has recognized the alarm, what can I do?
I should write a log in the LM
user logged in and alarm silenced and timestamp.
Is there any way to do this?
Thanks