Sensor
Inherits from:ABC
Abstract base class for all sensors.
Defines the interface that all sensor implementations must follow.
Sensors provide data through the getData() method.
ABC
Abstract base class for all sensors.
Defines the interface that all sensor implementations must follow.
Sensors provide data through the getData() method.