March 2018
Beginner to intermediate
410 pages
10h 40m
English
We are now ready to plot the values. We create a new Markdown page called History.md. In it, we create a script block in which we call the static method, extract the corresponding values, and then create the plot. We will want to reuse the same type of graph for all our historical values (minutes, hours, and days), so we first create a function, DrawGraph, which calculates the plot, and then call it with the results received from the static method we called:
Title: History Author: Peter Waher Description: This page displays historical values of the sensor. Cache-Control: max-age=0, no-cache, no-store CSS: Main.css Historical values ============================ The following graphs display historical values of the ...
Read now
Unlock full access