|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdea.hc.jds.actions.BaseJDSAction
dea.hc.jds.actions.AllOutsideOn
Title: Turn all the outside lights on
Description: Turn all the outside lights on or off as if they were all on the same house code.
Copyright: Copyright (c) 2005
Company: RMRR
@author David Abigt
@version 1.0
Field Summary |
Fields inherited from class dea.hc.jds.actions.BaseJDSAction |
display |
Fields inherited from interface dea.common.IDebugLevels |
BASIC, DEBUG_ALL, ERROR, METH_DETAIL, METH_ENTER, METH_EXIT, METH_EXT, METH_GET, METH_SET, METH_VARS, SHOW_PASS |
Constructor Summary | |
AllOutsideOn()
|
Method Summary | |
java.lang.String |
process(Hc_echo echo,
Hc_devices dev,
Db db,
int newVal)
Turns on M1 if ON for device is sent to asociated device |
Methods inherited from class dea.hc.jds.actions.BaseJDSAction |
logAction, sendChanges |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public AllOutsideOn()
Method Detail |
public java.lang.String process(Hc_echo echo, Hc_devices dev, Db db, int newVal)
process
in class BaseJDSAction
echo
- command typedev
- action type transmitted / recieveddb
- newVal
- unit
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |