The SensorMessage type exposes the following members.
Properties
Name | Description | |
---|---|---|
Data |
List of Datum objects containing formated data from sensor
|
|
MessageDate |
Date this data was generated
|
|
ProfileID |
numeric identifier of the type of sensor that sent this message
|
|
RawData |
Byte array of the raw data sent from the sensor
|
|
SensorID |
Unique numeric identifier of the sensor that sent the data
|
|
SignalStrength |
Strength of RF signal from the sensor
|
|
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
|
|
Voltage |
Voltage of source powering sensor
|