temperature property
DeviceOutputValueConstructor
get
temperature
Implementation
static DeviceOutputValueConstructor get temperature {
return DeviceOutputValueConstructor(OutputType.temperature);
}