Page 1 of 1

Should a device "refresh" trigger an ISY program?

PostPosted: Sun Jan 19, 2014 12:08 pm
by Rex
If in the MobiLinc interface I bring up device and from the context menu chose "refresh", any programs that use the device state in a condition execute (even if the "refreshed" device state is the same as the previous or "unrefreshed" state). Is this expected behavior?

Re: Should a device "refresh" trigger an ISY program?

PostPosted: Sun Jan 19, 2014 2:36 pm
by AdminWes
Hi Rex,

Yes.

What happens is the ISY requests status from that device and acts on the new status information to evaluate your programs. You can see the same effect from the Admin Console with a Query as well.

Wes