Skip to content

Home > resol-vbus-core > conversions > TemperatureUnit

conversions.TemperatureUnit type

Type of supported temperature units

Signature:

typescript
export type TemperatureUnit = (typeof temperatureUnits)[number];

References: temperatureUnits