Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Groups of events in macros....

Got a good idea? You can suggest new features here.
Post Reply
krambriw
Plugin Developer
Posts: 2570
Joined: Sat Jun 30, 2007 2:51 pm
Location: Stockholm, Sweden
Contact:

Groups of events in macros....

Post by krambriw »

Hi,

I have a suggestion regarding the use of events in macros to start actions. Normally you define a macro, add one or more actions to it and an event that will trigger execution.

If you add more events to a macro it seems that this is basically an OR function.

I think it could be valuable to have also an "AND within time window" function.

Assume you could create a group and add event to it. Then instead of adding a single event, you add the "event group" to the macro.

Like the example below, the macro should execute if the events appears in the shown order within the defined and configurable time window

Code: Select all

event_1 AND event_2 AND event_3

(If all the events happens within 5 minutes, then execute the macro)
Best regards, Walter
CollinR
Experienced User
Posts: 265
Joined: Tue Sep 05, 2006 7:16 am
Location: Oklahoma
Contact:

Re: Groups of events in macros....

Post by CollinR »

I like this idea, and I somewhat already use it. However it's done before it gets to EventGhost.

My CCTV system notifies EG of motion on each camera, however in the DVR I have it set to also signal if cam2+cam4 both have motion as a different event. This is nice for me as the DVR allows for that. I use it to cut down on false alarms.
Post Reply