How should we handle this?
Currently, smib accepts data from any "smibhid" device, and when the /howfresh command is run, it finds the latest log from any of the devices and outputs it, split by sensor.
Sensor data and sensor unit data are stored alongside the device that reported it.
Should we merge the data if they use the same measurement/units?
Should we merge the same sensors?
Should we display one SMIBHID after another?
Should smibhid report a "zone" or should smib have config to "zone" devices, and then group by zone?
Open to any ideas!
How should we handle this?
Currently, smib accepts data from any "smibhid" device, and when the
/howfreshcommand is run, it finds the latest log from any of the devices and outputs it, split by sensor.Sensor data and sensor unit data are stored alongside the device that reported it.
Should we merge the data if they use the same measurement/units?
Should we merge the same sensors?
Should we display one SMIBHID after another?
Should smibhid report a "zone" or should smib have config to "zone" devices, and then group by zone?
Open to any ideas!