Wake timer not working!

bug

#1

So it seams my wake up timers are not working for a piston that was working just fine. I updated tho the latest webCore version yesterday, checked again this morning with no changes.I basically have a wait timer set per lock. When all conditions are met it waits x amount of time then locks doors if no change. I can see in the logs its setting a wake up timer but never wakes up to execute the lock function. it is now 30 minutes past the wake up time.


#2

Ok, So I think my issue was the TCP setting was overriding on piston changes. So I set to Condition change only, Asynchronous and dont override task on the bottom two LOCK IF’s.