Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dsensorhandler.hpp337 struct SensorDataCompactRecordBody struct
339 uint8_t entity_id;
340 uint8_t entity_instance;
341 uint8_t sensor_initialization;
342 uint8_t sensor_capabilities; // no macro support
343 uint8_t sensor_type;
344 uint8_t event_reading_type;
345 uint8_t supported_assertions[2]; // no macro support
346 uint8_t supported_deassertions[2]; // no macro support
347 uint8_t discrete_reading_setting_mask[2]; // no macro support
[all …]