Difference between revisions of "Proxy models"
From PhotoVoltaic Logger new generation
m |
m (→MeterToSensor) |
||
Line 21: | Line 21: | ||
=== MeterToSensor === | === MeterToSensor === | ||
− | It accept only channels with | + | It accept only channels with '''meter''' attribute set! |
=== SensorToMeter === | === SensorToMeter === |
Revision as of 20:24, 8 June 2014
All these models accept only one child.
Baseline
Show a static line at the minimum reading value of a channel in the selected time range.
Calculator
This model multiplies only the data from its only child with its factor.
To invert a channel, pass it through a Calculator with factor of -1.
Dashboard
History
MeterToSensor
It accept only channels with meter attribute set!
SensorToMeter
It accept only channels without "meter" attribute set!
Topline
Show a static line at the maximum reading value of a channel in the selected time range.