1) Give a description of the problem
2) What is the expected behavior?
Should subscribe to the date/time configured in #8
3) What is happening/not happening?
Getting message that there are no subscriptions, but shows #8 with a lightning bolt
4) Post a Green Snapshot of the piston
5) Attach any logs (From ST IDE and by turning logging level to Full)
12/21/2017, 7:52:49 PM +239ms
+0ms ╔Starting piston… (v0.2.100.20171211)
+346ms ║╔Subscribing to devices…
+439ms ║║Subscribing to Living Room Couch Light 1…
+440ms ║║Subscribing to Living Room Couch Light 2…
+441ms ║╚Finished subscribing (106ms)
+516ms ║Calculating (integer) 30 * (integer) 60 >> (integer) 1800
+519ms ║Calculating (integer) 1800 * (integer) 1000 >> (integer) 1800000
+522ms ║Calculating (datetime) 1513902060000 - (integer) 1800000 >> (datetime) 1513900260000
+526ms ║Comparison (datetime) 1513914769699 happens_daily_at (datetime) 1513900260000 = false (3ms)
+530ms ║Cancelling statement #8’s schedules…
+535ms ║Calculating (integer) 30 * (integer) 60 >> (integer) 1800
+536ms ║Calculating (integer) 1800 * (integer) 1000 >> (integer) 1800000
+538ms ║Calculating (datetime) 1513902060000 - (integer) 1800000 >> (datetime) 1513900260000
+545ms ║Comparison (string) :5a1871178ee3b7381af76e96da58fb12: is (string) :a7524d9e29a59e01514e56a03040aace: = false (1ms)
+556ms ║Comparison (enum) is (string) off = false (1ms)
+557ms ║Comparison (enum) is (string) off = false (1ms)
+573ms ║Comparison (integer) 0 is_less_than (integer) 100 = true (3ms)
+601ms ╚Piston successfully started (601ms)