Lines Matching defs:sensor
16 namespace sensor
320 ipmi::sensor::ObjectMap objects;
321 ipmi::sensor::InterfaceMap interfaces;
324 // An interface with no properties - It is possible that the sensor
330 interfaces.emplace(interface.first, ipmi::sensor::PropertyMap{});
337 ipmi::sensor::PropertyMap props;
402 fs::path path{ipmi::sensor::inventoryRoot};
405 return ipmi::sensor::get::mapDbusToAssertion(
419 fs::path path{ipmi::sensor::inventoryRoot};
422 auto response = ipmi::sensor::get::mapDbusToAssertion(
439 } // namespace sensor