Conditions on camera rules
CompletedIt is possible in camera rules to create conditions, such as if-else.
I would like to enable from soft trigger and i/o module the sending of emails and bookmarks.
I can't find this functionality, am I doing something wrong? I only find the scheduler which does not totally meet my needs.
Thank you
-
Hi Andrea,
It is possible to use only if-then (trigger -> action) logic in the Event engine.
So, if you need to enable rules according to described conditions, you should create 4 separate rules:
- soft trigger -> sending of email;
- soft trigger -> bookmark;
- input alarm -> sending of email;
- input alarm -> bookmark.
0 -
Thanks Ruslan, so far so good. But what if I want to create conditions? Like this:
analitycs event -> remote input on -> send mail
analitycs event -> remote input off -> end actionAm I wrong or is this type of function missing. It would be really useful for everyone, what do you think?
0 -
Andrea,
You can try to make a "Do HTTP request" (create a Generic Event) after an analytics event trigger and then configure 2 rules with "Generic Event" triggers. But currently it is not possible to add complex logic like "or", "if-else", etc.
You can post a detailed description of your request in Feedback section (https://support.networkoptix.com/hc/en-us/community/topics/200124196-Feature-Feedback) for further consideration by product team.
0
Post is closed for comments.
Comments
3 comments