Interface Thermometer

Hierarchy

  • Thermometer

Properties

temperature?: number

Get the ambient temperature in Celsius.

temperatureUnit?: TemperatureUnit

Get the user facing unit of measurement for this thermometer, if any. Note that while this may be Fahrenheit, getTemperatureAmbient will return the temperature in Celsius.

Methods

Generated using TypeDoc