I'd like to us a vDevice to set/change the Time of Day an Event is triggered.
I would create vDevice that has values like... 06:30 07:00 08:00 ... etc
these are pre-configured Clock Times
I don't see a how to have ET evaluate that vDevice against the Time of Day, and thus trigger the event when they are equal.
I know the expression would be something like...
$time = $$DVR:1234:
... but how to make it trigger?
anyone done this or have an idea?
Thanks for the help!
I would create vDevice that has values like... 06:30 07:00 08:00 ... etc
these are pre-configured Clock Times
I don't see a how to have ET evaluate that vDevice against the Time of Day, and thus trigger the event when they are equal.
I know the expression would be something like...
$time = $$DVR:1234:
... but how to make it trigger?
anyone done this or have an idea?
Thanks for the help!
Comment