class documentation

class Environment__Temperature(NumberData):

View In Hierarchy

Air temperature in degrees Celsius.

Class Variable name Is always 'environment/temperature_celsius'.
Class Variable val The air temperature is rounded to the nearest integer.
name: Literal['environment/temperature_celsius'] =

Is always 'environment/temperature_celsius'.

val: int =

The air temperature is rounded to the nearest integer.