View Single Post
Old August 15th, 2011   #4
ericthegeek
Task Group Member
 
Join Date: Aug 2008
Posts: 375
Default

Thank you Peter and Scott. That matches my interpretation.

To summarize:
The following are valid arguments for GET SUB_DEVICE_STATUS_REPORT_THRESHOLD:

STATUS_ADVISORY = Report all status conditions from this sub-device

STATUS_WARNING = Report Warning and Error status conditions from this sub-device

STATUS_ERROR = Report only Error status conditions from this sub-device

STATUS_NONE = Don't report any status conditions from this sub-device

The following are *not* valid arguments:
STATUS_GET_LAST_ MESSAGE
STATUS_ADVISORY_CLEARED
STATUS_WARNING_CLEARED
STATUS_ERROR_CLEARED
ericthegeek is offline   Reply With Quote