1) Give a description of the problem
I have a piston that executes how I want, and I have used debugging texts to ensure it is executing but it seems like the WOL feature is not being sent.
2) What is the expected behavior?
Device to wake up.
3) What is happening/not happening?
Device does not wake up. I have tested WOL packets on it.
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
1/23/2018, 10:06:33 PM +233ms
+0ms ╔Received event [Computron 3000].switch = on with a delay of 77ms
+127ms ║RunTime Analysis CS > 25ms > PS > 45ms > PE > 58ms > CE
+130ms ║Runtime (36652 bytes) successfully initialized in 45ms (v0.2.102.20180116) (129ms)
+131ms ║╔Execution stage started
+141ms ║║Comparison (enum) on changes_to (string) on = true (2ms)
+143ms ║║Cancelling condition #4's schedules...
+144ms ║║Condition #4 evaluated true (8ms)
+145ms ║║Cancelling condition #1's schedules...
+146ms ║║Condition group #1 evaluated true (state changed) (10ms)
+151ms ║║Cancelling statement #2's schedules...
+159ms ║║Executed virtual command wolRequest (1ms)
+162ms ║╚Execution stage complete. (32ms)
+163ms ╚Event processed successfully (163ms)