lazybios 3.0.0
Lightweight SMBIOS/DMI parsing library
Loading...
Searching...
No Matches

Parsed SMBIOS Type 35 Management Device Component information. More...

#include <type35.h>

Data Fields

uint16_t component_handle
const char * description
lazybiosType35FieldStatus_t field_status
uint16_t handle
uint8_t length
uint16_t management_device_handle
uint16_t threshold_handle

Detailed Description

Parsed SMBIOS Type 35 Management Device Component information.

Definition at line 50 of file type35.h.

Field Documentation

◆ component_handle

uint16_t lazybiosType35_t::component_handle

Definition at line 55 of file type35.h.

◆ description

const char* lazybiosType35_t::description

Definition at line 53 of file type35.h.

◆ field_status

lazybiosType35FieldStatus_t lazybiosType35_t::field_status

Definition at line 57 of file type35.h.

◆ handle

uint16_t lazybiosType35_t::handle

Definition at line 51 of file type35.h.

◆ length

uint8_t lazybiosType35_t::length

Definition at line 52 of file type35.h.

◆ management_device_handle

uint16_t lazybiosType35_t::management_device_handle

Definition at line 54 of file type35.h.

◆ threshold_handle

uint16_t lazybiosType35_t::threshold_handle

Definition at line 56 of file type35.h.


The documentation for this struct was generated from the following file: