Intel ZT 7102 TV Video Accessories User Manual


 
Intel
®
NetStructure
TM
ZT 7102 Chassis Management Module
RPC
110 Technical Product Specification
20.2.4 ChassisManagementApi() String Response Format
The following table documents the format of ChassisManagementApi() queries that return data of
type DATA_TYPE_STRING.
Table 46. Threshold Response Formats
Dataitem Return format Example
thresholdsall
Data is returned in the
THRESHOLDS_ALL structure as defined
in cli_client.h. All structure fields are valid.
If a particular threshold is not supported,
the structure field will contain an empty
string.
Each supported and valid field is a
null-terminated string.
Syntax:
[Value] [Units] /n /0
5.400 Volts
5.200 Volts
5.100 Volts
4.600 Volts
4.800 Volts
4.900 Volts
uppernonrecoverable
uppercritical
uppernoncritical
lowernonrecoverable
lowercritical
lowernoncritical
Data is returned in the
THRESHOLDS_ALL structure defined in
cli_client.h. Only the structure field
corresponding to the dataitem requested
is valid.
If a particular threshold is not supported,
the structure field will contain an empty
string.
A valid field is a null-terminated string.
Syntax:
[Value] [Units] /n /0
5.160 Volts
Table 47. String Response Formats (Sheet 1 of 4)
Dataitem Return format Example
current
Null-terminated string showing the current
value of a sensor.
Syntax:
Value [Units] /0
23.000 Celsius
Ethernet
Null-terminated string showing the
orientation of the eth0 Ethernet port:
Syntax:
[front/back] /0
front
fanspeed
Null-terminated string giving the current
CMM fan speed setting:
Syntax:
[0 or 80 or 100] /0
80