Package moteaccess

Interface Summary
IMoteAccess Interface by which an application can start readings and install reactions.
IMoteListener Interface that must be implemented by the callers of the method exported by the IMoteAccess.
TOSMoteAccessUI  
 

Class Summary
Condition Class representing a range condition on a sensor reading.
ConfigReplyTOSMessage  
ConfigRequestTOSMessage  
DummyMoteAccess  
ImmediateReplyTOSMessage  
ImmediateRequestTOSMessage  
MoteAccessTester  
MoteID  
MoteReaction This class carries the information regarding a reaction that are passed to the IMoteAccess in order to register a reaction.
MoteRequest Class describing an unconditional read request.
MoteResult This class carries the information of the result of a reading from the motes.
ReactionReplyTOSMessage  
ReactionRequestTOSMessage  
RequestID This class represents a request id, associated to each request that arrives to the base station.
SensorType  
SwingTOSMoteAccessUI  
TextTOSMoteAccessUI  
TOSMoteAccess