Difference between revisions of "Proxy models"
From PhotoVoltaic Logger new generation
m (→SensorToMeter) |
m (→Calculator) |
||
Line 7: | Line 7: | ||
=== Calculator === | === 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 -1 | ||
=== Dashboard === | === Dashboard === |
Revision as of 20:13, 8 June 2014
Proxy models accept only one child.
Baseline
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 -1
Dashboard
History
MeterToSensor
It accept only channels with "meter" attribute set!
SensorToMeter
It accept only channels without "meter" attribute set!