I had the same problem, and solved it applying the following transformations:
- Grouping to matrix → Column=device_id, Row=time, Cell Value=status
- Convert field type → Field=Time\device_id as Time
Then just use the plot to plot the results.
I had the same problem, and solved it applying the following transformations:
Then just use the plot to plot the results.