Тема: last value for all units for one sensor
let we have a customer has 100 units. most of them has a temperature sensor and he needs to know the last value for all units for its temperature sensor from one report?
Вы не вошли. Пожалуйста, войдите или зарегистрируйтесь.
let we have a customer has 100 units. most of them has a temperature sensor and he needs to know the last value for all units for its temperature sensor from one report?
Try the following:
1) All the temperature sensor should have the same name, e.g. "Temp"
2) Create group for these units.
3) Create a report template for a unit group with table "Sensor tracing".
4) Add columns "TIme" and "Value".
5) Switch to table settings, add grouping by unit, choose sorting by column "Time" from max to min value.
6) Don't activate option "Detalization". Activate "Skip invalid values".
7) Scroll settings down and add sensor mask filtration by the name of the temperature sensor, e.g. "Temp"