Please, select a device and an interval to show in the graph.

TODO: Warning, non-numerical logged data causes failure. This will be corrected in a future version.







var data = [${data}]; var options = { lines: { show: true }, points: { show: true }, xaxis: { mode: "time", timeformat: "%y/%m/%d %H:%M" } };