7.11.8 PtCoolingAttributesType ObjectType Definition

7.11.8.1 Overview

The PtCoolingAttributesType provides information about the cooling type of the equipment and is formally defined in Table 140.

Table 140 – PtCoolingAttributesType Definition
Attribute Value
BrowseNamePtCoolingAttributesType
IsAbstractFalse
References Node Class BrowseName DataType TypeDefinition Other
Subtype of the PtCommonAssetAttributesType defined in chapter 7.11
0:HasComponentVariableCoolingMethod0:UInt160:MultiStateValueDiscreteTypeO, RO
Conformance Units
Powertrain Attributes Information
7.11.8.2 Object Description

CoolingMethod provides the cooling method of an equipment. The values of the MultiStateValueDiscreteType variable are defined in Table 141 and shall be used. The values 0-199 are reserved for future extensions of this specification. The values 200-299 shall be used for vendor-specific extensions of this variable.

Table 141 – PtCoolingAttributesType Attribute values for child Nodes
BrowsePath Value Attribute Description Attribute
[
{
"Value": 0,
"DisplayName": "AIR_COOLED_STATIC",
"Description": "Cooled by just free ventilation openings"
},
{
"Value": 1,
"DisplayName": "AIR_COOLED_FORCED",
"Description": "Cooled using a fan"
},
{
"Value": 2,
"DisplayName": "LIQUID_COOLED",
"Description": "Cooled using liquid"
}
]