1) Give a description of the problem
Piston is not working…
2) What is the expected behaviour?
When latitude and longitude enters range then…
3) What is happening/not happening?
Not firing…
4) Image
5) Attach logs after turning logging level to Full
13.10.2020 klo 6.29.54 +858ms
+1ms ╔Received event [XXXXXXXXXXX].longitude = 25.103691 with a delay of 51ms
+58ms ║RunTime Analysis CS > 21ms > PS > 20ms > PE > 17ms > CE
+61ms ║Runtime (42361 bytes) successfully initialized in 20ms (v0.3.110.20191009) (58ms)
+62ms ║╔Execution stage started
+70ms ║║Comparison (decimal) 25.103691 enters_range (decimal) 25.099 … (decimal) 25.107 = false (1ms)
+72ms ║║Condition #38 evaluated false (6ms)
+73ms ║║Condition group #37 evaluated false (state did not change) (7ms)
+82ms ║║Comparison (decimal) 25.103691 stays_outside_of_range (decimal) 25.099 … (decimal) 25.107 = false (2ms)
+84ms ║║Cancelling any timed trigger schedules for condition 27
+85ms ║║Cancelling statement #27’s schedules…
+86ms ║║Condition #27 evaluated false (9ms)
+87ms ║║Condition group #26 evaluated false (state did not change) (11ms)
+89ms ║╚Execution stage complete. (27ms)
+90ms ╚Event processed successfully (90ms)
Any idea why 25.103691 is not in range?
+70ms ║║Comparison (decimal) 25.103691 enters_range (decimal) 25.099 .. (decimal) 25.107 = false (1ms)
This is weird though. It says 25.103691 is not outside…
+82ms ║║Comparison (decimal) 25.103691 stays_outside_of_range (decimal) 25.099 .. (decimal) 25.107 = false (2ms)