The SensorMessage type exposes the following members.

Properties

  Name Description
Public property Data
List of Datum objects containing formated data from sensor
Public property MessageDate
Date this data was generated
Public property ProfileID
numeric identifier of the type of sensor that sent this message
Public property RawData
Byte array of the raw data sent from the sensor
Public property SensorID
Unique numeric identifier of the sensor that sent the data
Public property SignalStrength
Strength of RF signal from the sensor
Public property State
numeric representation of 8 bit flags. flag in position 2 signifies if message was generated from the sensor aware state. Other flags are profile specific
Public property Voltage
Voltage of source powering sensor

See Also