pub fn get_configs_from_dbus(
    baseintf: &str,
    intfs: &HashMap<String, PropMap>
) -> Vec<ThresholdConfig>
Expand description

Retrieve as many ThresholdConfigs as are present in intfs for the given base interface baseintf.