Home
last modified time | relevance | path

Searched defs:SensorDataCompactRecordBody (Results 1 – 1 of 1) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp267 struct SensorDataCompactRecordBody struct
269 uint8_t entityId;
270 uint8_t entityInstance;
271 uint8_t sensorInitialization;
272 uint8_t sensorCapabilities; // no macro support
273 uint8_t sensorType;
274 uint8_t eventReadingType;
275 uint8_t supportedAssertions[2]; // no macro support
276 uint8_t supportedDeassertions[2]; // no macro support
277 uint8_t discreteReadingSettingMask[2]; // no macro support
[all …]