Function omnisensor::hwmon::instantiate_sensors
source · [−]pub async fn instantiate_sensors(
daemonstate: &DaemonState,
dbuspaths: &FilterSet<InventoryPath>
) -> Result<(), Box<dyn Error>>
Expand description
Instantiate any active PMBus/I2C hwmon sensors configured in cfgmap
.