Options
All
  • Public
  • Public/Protected
  • All
Menu

The registered sensors as they are used by the SensorController.

This contains the Sensor object that is used for communication and the IO interface that defines the hardware connection and how the pin is read and written to.

Hierarchy

  • SensorContainer

Index

Properties

Properties

io

The IO handling used for this sensor.

sensor

sensor: Sensor

The Sensor object. This will be used for the main communication with other controllers and applications.

Generated using TypeDoc