sensors property

List<Sensor<SensorValue>> get sensors

The sensors managed by this device. This is a read-only list of sensors.

Implementation

List<Sensor> get sensors;