The Sensor type exposes the following members.

Properties

  Name Description
Public property FirmwareVersion
Tracks the version of firmware. Some features are only available on certain firmware versions.
Public property GeneralConfig1Dirty
If set this flag will cause the General Config 1 page to be sent to the sensor Affected Fields: Report Interval, ActiveStateInterval, TransmitIntervalLink
Public property GeneralConfig2Dirty
If set this flag will cause the General Config 2 page to be sent to the sensor Affected Fields: Recovery, RetryCount
Public property MonnitApplication
Identifier of the sensor application type. (Temp/Humidity/etc)
Public property Recovery
Defines the number of failed transmission sets before entering link mode
Public property ReportInterval
Defines in minutes the interval at which the sensor communicates with the gateway. Unless triggered to communicate earlier, the sensor will send a data message to the gateway when this many minutes elapse.
Public property RetryCount
Defines the number of back to back attempts in a transmission set
Public property SensorID
Unique numeric identifier of the sensor.
Public property TransmitIntervalLink
Sets the time between link attempts in link mode. Default: 2

See Also