temperature property

Implementation

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