Function omnisensor::threshold::get_configs_from_dbus
source · [−]pub fn get_configs_from_dbus(
baseintf: &str,
intfs: &HashMap<String, PropMap>
) -> Vec<ThresholdConfig>
Expand description
Retrieve as many ThresholdConfig
s as are present in intfs
for the given base
interface baseintf
.