1) Give a description of the problem
Hello All
I have created a piston with help from this community.(thanks to all)
unfortunately the Second (With) statement on second (IF) statements is not executing.
2) What is the expected behaviour?
Expected behaviors id for device (switch two) to come on at assigned time
3) What is happening/not happening?
unfortunately the (switch 2) (with) statement is not running
**4) Post a Green Snapshot of the piston![image|45x37])
5) Attach logs after turning logging level to Full
+0ms | â•”Received eventXXXXXXXXXXXtest = 1574300841092 with a delay of 0ms |
---|---|
+58ms | â•‘RunTime Analysis CS > 17ms > PS > 22ms > PE > 20ms > CE |
+61ms | â•‘Runtime (40351 bytes) successfully initialized in 22ms (v0.3.110.20191009) (60ms) |
+63ms | â•‘â•”Execution stage started |
+71ms | â•‘â•‘Comparison (time) 71241161 happens_daily_at (time) 18000000 = false (1ms) |
+73ms | â•‘â•‘Condition #25 evaluated false (4ms) |
+74ms | ║║Cancelling statement #25’s schedules… |
+78ms | â•‘â•‘Requesting time schedule wake up at Thu, Nov 21 2019 @ 5:00:00 AM CST |
+81ms | â•‘â•‘Condition group #19 evaluated false (state did not change) (12ms) |
+87ms | â•‘â•‘Comparison (time) 71241177 happens_daily_at (time) 55800000 = false (1ms) |
+89ms | â•‘â•‘Condition #41 evaluated false (5ms) |
+90ms | ║║Cancelling statement #41’s schedules… |
+94ms | â•‘â•‘Requesting time schedule wake up at Thu, Nov 21 2019 @ 3:30:00 PM CST |
+97ms | â•‘â•‘Condition group #26 evaluated false (state did not change) (14ms) |
+102ms | â•‘â•‘Comparison (time) 71241193 happens_daily_at (time) 23400000 = false (1ms) |
+104ms | â•‘â•‘Condition #34 evaluated false (5ms) |
+106ms | ║║Cancelling statement #34’s schedules… |
+109ms | â•‘â•‘Requesting time schedule wake up at Thu, Nov 21 2019 @ 6:30:00 AM CST |
+112ms | â•‘â•‘Condition group #27 evaluated false (state did not change) (13ms) |
+134ms | ║╚Execution stage complete. (72ms) |
+137ms | â•‘Setting up scheduled job for Thu, Nov 21 2019 @ 5:00:00 AM CST (in 33158.771s), with 2 more jobs pending |
+149ms | ╚Event processed successfully (148ms) |
REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.