Struct Interface::thermal_info_t¶
Defined in File thermal_interface.h
Nested Relationships¶
This struct is a nested type of Class Interface.
Struct Documentation¶
-
struct thermal_info_t
Public Members
-
std::string device
device type e.g. LKS, CAMP, etc.
-
int unit
user-assigned unit number
-
std::string name
user-assigned name
-
std::string chan
channel number e.g. A, B, C1, H1, 1, etc.
-
std::string label
channel label (must be unique for indexing by label)
-
std::string device