CwrThreshLimitType
This object represents the kind of change that needs to be monitored for a thresholdable attribute . An event is generated when the following condition is met. The kinds of change that may be setup in the radio hardware are: upChange : Monitored value changes by a positive amount. downChange : Monitored value changes by a negative amount. highThresh : Monitored value exceeds specified threshold. lowThresh : Monitored value receeds below a threshold. upLimit : Monitored value crosses the specified threshold when increasing in value. lowLimit : Monitored value crosses the specified threshold when decreasing in value.
Possible values
6 objects| Number | Name |
|---|---|
| 1 | upChange |
| 2 | downChange |
| 3 | highThresh |
| 4 | lowThresh |
| 5 | upLimit |
| 6 | lowLimit |