ONLP
Open Network Linux Platform APIs
Data Fields
onlp_thermal_info_s Struct Reference

#include <thermal.h>

Data Fields

onlp_oid_hdr_t hdr
 
uint32_t caps
 
int mcelsius
 
struct {
   int   warning
 
   int   error
 
   int   shutdown
 
thresholds
 

Detailed Description

Thermal sensor information structure.

Field Documentation

◆ caps

uint32_t onlp_thermal_info_s::caps

Capabilities - a combination of onlp_thermal_caps_e

◆ error

int onlp_thermal_info_s::error

Error temperature threshold in milli-celsius

◆ hdr

onlp_oid_hdr_t onlp_thermal_info_s::hdr

OID Header

◆ mcelsius

int onlp_thermal_info_s::mcelsius

Current temperature in milli-celsius

◆ shutdown

int onlp_thermal_info_s::shutdown

System shutdown temperature threshold in milli-celsius

◆ thresholds

struct { ... } onlp_thermal_info_s::thresholds

Thermal Thresholds

◆ warning

int onlp_thermal_info_s::warning

Warning temperature threshold in milli-celsius


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