|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This service provides control and status of the centralised door locking
Field Summary | |
static String |
PUBLISH_KEY
The path in the environment where the LockAgent expects this
service to be published. |
Method Summary | |
boolean |
isLocked()
Requests status of centralised door locking system. |
void |
lock()
Unlocks centralised door locking |
void |
unlock()
Locks centralised door locking |
Field Detail |
public static final String PUBLISH_KEY
environment
where the LockAgent
expects this
service to be published.
Value: /local/public/car/lock
Method Detail |
public void lock()
public void unlock()
public boolean isLocked()
true
if centralised door locking is locked
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |