|
SunSPOT API V6.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IADT7411TemperatureInputThresholdListener
Implemented by classes wanting a call back when the temperature value goes above or below specified thresholds or the thresholds are changed.
| Method Summary | |
|---|---|
void |
thresholdChanged(ADT7411TemperatureInputEvent evt)
Callback for when the temperature thresholds are changed. |
void |
thresholdExceeded(ADT7411TemperatureInputEvent evt)
Callback for when the temperature value goes above or below the specified threshold for one of the axis. |
| Method Detail |
|---|
void thresholdExceeded(ADT7411TemperatureInputEvent evt)
evt - the ADT7411TemperatureInputEvent containing the state information for this eventvoid thresholdChanged(ADT7411TemperatureInputEvent evt)
evt - the ADT7411TemperatureInputEvent containing the state information for this event
|
SunSPOT API V6.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||