Uses of Class
dea.hc.jds.actions.BaseJDSAction

Packages that use BaseJDSAction
dea.hc.jds.actions   
 

Uses of BaseJDSAction in dea.hc.jds.actions
 

Subclasses of BaseJDSAction in dea.hc.jds.actions
 class 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.
 class AtDark
          Title: At dark
Description: Turn on lights when dark sensor says it's dark and shut them off in the morning if need be.
 class IncRainCount
          Title: Increment rain count
Description: Class for totaling clicks from the rain gauge
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 class IncTestcount
          Title: Increment test count
Description: Example of a class to increment a db var when a relay input goes on
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 class JustLog
          Title: Just Log
Description: Default action that only updates Hc_devices and creates a log entry
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 class SendLog
          Title: Send Log
Description: Updates Hc_devices and creates a log entry and then sends the inof to remote host
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 class SendVars
          Title: Sends vars
Description: Sends selected vars to remote host
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 class TurnOnM1
          Title: Turn On M 1
Description: Turns on M1 if ON for device is sent to asociated device
Copyright: Copyright (c) 2005
Company: RMRR

@author David Abigt
@version 1.0
 



Copyright © 2001-2005 Round Mountain Rescue Ranch. All Rights Reserved.