The Sensor type exposes the following members.

Constructors

  NameDescription
Sensor
Constructor.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
ToString (Inherited from Object.)

Properties

  NameDescription
CurrentState
The current state of the sensor.
DataValid
True if the data in this class is valid.
ID
The sensor ID.
Name
The sensor name.
PossibleStates
The possible states of the sensor.
SensorType
The type of the sensor.

See Also