Personal tools

Difference between revisions of "Proxy models"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m (Calculator)
m (Calculator)
Line 7: Line 7:
 
=== Calculator ===
 
=== Calculator ===
  
This model multiplies only the data from its only child with its factor.
+
This model multiplies only the data from its only child with its [[Channel attributes#factor|factor]].
  
To invert a channel, pass it through a Calculator with factor -1
+
To invert a channel, pass it through a Calculator with [[Channel attributes#factor|factor]] of <tt>-1</tt>.
  
 
=== Dashboard ===
 
=== Dashboard ===

Revision as of 21:17, 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 of -1.

Dashboard

History

MeterToSensor

It accept only channels with "meter" attribute set!

SensorToMeter

It accept only channels without "meter" attribute set!

Topline