agentland.output
Interface TwoWayX10

All Known Implementing Classes:
TwoWayX10Agent

public interface TwoWayX10
extends X10


Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Fields inherited from interface metaglue.Agent
ALIVE, DIED, NO_METAGLUE, NOT_RUNNING, STARTING
 
Method Summary
 boolean sendX10Command(String cmd)
           
 
Methods inherited from interface agentland.output.X10
brightenBy, brightenBy, brightenBy, brightenBy, brightenTo, brightenTo, brightenTo, brightenTo, dimBy, dimBy, dimBy, dimBy, dimTo, dimTo, dimTo, dimTo, fadeOff, fadeOff, fadeOff, fadeOff, getDimState, getOnState, resetSerialX10, turnOff, turnOff, turnOff, turnOff, turnOn, turnOn, turnOn, turnOn
 
Methods inherited from interface agentland.device.Device
addName, getName, getNames, getState, getState, getStateNames, hasName, resetAllStates, resetName, resetState, resetState, setName, setState
 
Methods inherited from interface agentland.resource.Managed
getNeed, replace, resources, yank, yank
 
Methods inherited from interface agentland.util.Good
getHistory, getHistoryElement, resetHistory
 
Methods inherited from interface agentland.util.Spy
tell
 

Method Detail

sendX10Command

public boolean sendX10Command(String cmd)
                       throws RemoteException