NeckScarf
NeckScarf settings.
type NeckScarf {
fanSpeed(
unit: RelationUnitEnum = PERCENT
): UInt8
heatingCooling(
unit: RelationUnitEnum = PERCENT
): Int8
}
Fields
NeckScarf.fanSpeed ● UInt8 scalar
Speed of the fan.
NeckScarf.fanSpeed.unit ● RelationUnitEnum enum
NeckScarf.heatingCooling ● Int8 scalar
Heating or Cooling requsted for the Item. -100 = Maximum cooling, 0 = Heating/cooling deactivated, 100 = Maximum heating.
NeckScarf.heatingCooling.unit ● RelationUnitEnum enum
Member Of
Seat object