AG-Schumann / doberview2

A NodeJS-based web frontend for Doberman v6
GNU General Public License v3.0
1 stars 0 forks source link

MultiSensor opaque to users #10

Closed darrylmasson closed 1 year ago

darrylmasson commented 2 years ago

There is no indication to the user that a sensor is part of a MultiSensor and that not all fields actually have meaning. If, for instance, one changes the readout interval of a non-primary multisensor, pipelines that depend on this sensor will run more often than the sensor itself. Either the user should be informed of which sensors are multisensors, or the website should handle this in the back.