Personal tools

Difference between revisions of "Proxy models"

From PhotoVoltaic Logger new generation

Jump to: navigation, search
m (MeterToSensor)
m
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
[[Category:Model]]
 
[[Category:Model]]
 
All these models accept only '''one''' child.
 
All these models accept only '''one''' child.
 +
 +
=== Averageline ===
 +
 +
Show a static line at the average reading value of a channel in the selected time range.
 +
 +
In cahhel settings you have to define the calculation mode, arithmetic or harmonic mean. ([[Averageline example]])
  
 
=== Baseline ===
 
=== Baseline ===
Line 15: Line 21:
 
=== Dashboard ===
 
=== Dashboard ===
  
 +
To display data in dashboards, channels based on this model are required.
 +
 +
This model have some specials, as you can see [[Dashboard_module|here]].
  
 
=== History ===
 
=== History ===
Line 21: Line 30:
 
=== MeterToSensor ===
 
=== MeterToSensor ===
  
It accept only channels with '''meter''' attribute set!
+
It accept only '''meter''' channels!
  
 
=== SensorToMeter ===
 
=== SensorToMeter ===
  
It accept only channels without "meter" attribute set!
+
It accept only '''sensor''' channels (without meter attribute set)!
  
 
=== Topline ===
 
=== Topline ===
  
 
Show a static line at the maximum reading value of a channel in the selected time range.
 
Show a static line at the maximum reading value of a channel in the selected time range.

Latest revision as of 13:58, 2 July 2014

All these models accept only one child.

Averageline

Show a static line at the average reading value of a channel in the selected time range.

In cahhel settings you have to define the calculation mode, arithmetic or harmonic mean. (Averageline example)

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

To display data in dashboards, channels based on this model are required.

This model have some specials, as you can see here.

History

MeterToSensor

It accept only meter channels!

SensorToMeter

It accept only sensor channels (without meter attribute set)!

Topline

Show a static line at the maximum reading value of a channel in the selected time range.