pub(crate) async fn get_config(
    bus: &SyncConnection
) -> Result<HashMap<Arc<InventoryPath>, SensorConfig>, Box<dyn Error>>
Expand description

Retrieve sensor config data from entity-manager via dbus.