|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMovableSunriseDevice
Interface for movable devices that are controlled by sunrise.
| Method Summary | |
|---|---|
void |
setDrivesReady(boolean ready)
Sets ready to move value for this device. |
void |
setMotionEnabled(boolean motionEnabled)
Sets ready to move value for this device. |
void |
setSafetyState(SunriseSafetyState safetyState)
Sets safety state for this device. |
| Method Detail |
|---|
void setMotionEnabled(boolean motionEnabled)
motionEnabled - true if device is ready to movevoid setSafetyState(SunriseSafetyState safetyState)
safetyState - New safety state.void setDrivesReady(boolean ready)
ready - true if device is ready to move
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||