1) Give a description of the problem
The piston triggers, says it’s writing to the fuel stream, but nothing shows up
2) What is the expected behavior?
Emit the wine fridge’s power consumption to a fuel stream
Expected logic:
Emit power usage of the wine fridge power consumption to a fuel stream to be capable of graphing usage over time
3) What is happening/not happening?
The piston runs, but nothing shows in the fuel stream
4) Post a Green Snapshot of the piston
From Fuel Stream (after piston runs)
5) Attach any logs (From ST IDE and by turning logging level to Full)
12/29/2018, 11:54:03 AM +126ms
+ 1ms ╔Received event [Wine Fridge].power = 4.1 with a delay of 273ms
+142ms ║RunTime Analysis CS > 20ms > PS > 68ms > PE > 53ms > CE
+144ms ║Runtime (36784 bytes) successfully initialized in 68ms (v0.3.109.20181207) (142ms)
+145ms ║╔Execution stage started
+154ms ║║Cancelling statement #3’s schedules…
+176ms ║║Executed virtual command writeToFuelStream (16ms)
+179ms ║╚Execution stage complete. (34ms)
+181ms ╚Event processed successfully (181ms)