I have a scenario where I trigger alerts via http requests for a camera from two different sources. I want one of the sources´ triggers to send mobile push notifications while the other source should not. Is there a way for me to achieve this?
I would clone the camera you are trying to trigger.
Set one camera to push the alert when triggered externally by whatever source you are using.
Set the other camera to not push the notification.
Thanks for your suggestions, I didn´t quite get the alerts=x thing to work, I think I will have to go done the clone route. I don´t think it´s the most elegant and cpu friendly solution though.
Thanks for your suggestions, I didn´t quite get the alerts=x thing to work, I think I will have to go done the clone route. I don´t think it´s the most elegant and cpu friendly solution though.