Message send by a Pixel to notify of its internal temperature.

Implements

Constructors

Properties

batteryTemperatureTimes100: number

The battery temperature, in celsius, times 100 (i.e. 500 == 5 degrees C).

mcuTemperatureTimes100: number

The microcontroller temperature, in celsius, times 100 (i.e. 500 == 5 degrees C). If the die was unable to read the temperature, value will be 0xffff.

type: number

Type of the message.

Generated using TypeDoc