Hi,
How can I configure a trigger to fire only between 08:00 and 23:00?
For example:
I have configured a trigger that fire when itemkey.last(0)=0, but between 23:00 and 08:00
the item have value zero, it is normal, therefore the trigger must not start in this hours...
How can I tell this to the trigger?
How can I configure a trigger to fire only between 08:00 and 23:00?
For example:
I have configured a trigger that fire when itemkey.last(0)=0, but between 23:00 and 08:00
the item have value zero, it is normal, therefore the trigger must not start in this hours...
How can I tell this to the trigger?

Comment