pub type SensorName = String;
Expand description

An arbritrary, human-readable string that uniquely identifies a temperature sensor.

Aliased Type§

struct SensorName { /* private fields */ }