-
Notifications
You must be signed in to change notification settings - Fork 2
c vis Joule Reference
Joned edited this page Sep 12, 2013
·
3 revisions
ui
manages the interaction with the user.
data
gathers data and formats it as requested by chart
.
chart
displays the data.
tree
contains a description of the plot lines which may be meter readings or derived readings.
cache
operates a caching system for JSON objects containing configuration options or data from the meters.
utils
contains various methods used for formatting strings or data or check variables.
Implements the timeSeries class.
timeSeries.start