berwinter / uvr1611

UVR1611 Data Logger Pro
GNU General Public License v3.0
31 stars 22 forks source link

Different units in one chart #24

Open bobosch opened 7 years ago

bobosch commented 7 years ago

Currently the unit is fix by one chart (table t_menu). It should be assigned to a value (table t_names), to allow different units in one chart. For example the solar chart could contain the temperature (°C), solar radiation (W/m²) and the speed of the pump (%) Either it could be shown like in Winsol without units on the side, or with multiple y axis labels. Also there should be a different scaling for the solar radiation like in Winsol uvr1611-scaling

Are the units transfered in the CAN frame? The could be automaticaly stored in the t_names table.