Skip to main content

Namespace Meadow.Peripherals.Sensors

Interfaces

IPollingSensor

Abstraction for a sensor that polls its value

ISamplingSensor

Abstraction for a sampling/observable sensor

ISamplingSensor<UNIT>

Abstraction for a sampling/observable sensor

ISensor

Abstraction for a simple sensor

ISensor<T>

Abstraction for a simple sensor

ISensorMonitor

Represents a sensor monitor interface for starting and stopping sensor sampling.

ISensorService

Represents a sensor service interface for registering sensors.

ISimulatedSensor

Represents a simulated sensor with customizable simulation behaviors.

ISimulationService

Represents a simulation service that manages simulated sensors.

ITemperatureSensor

Temperature sensor interface requirements.

Enums

SimulationBehavior

Represents different simulation behaviors for a simulated sensor.