Uses of Package
moteaccess

Packages that use moteaccess
lime.motes   
moteaccess   
 

Classes in moteaccess used by lime.motes
Condition
          Class representing a range condition on a sensor reading.
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.
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.
RequestID
          This class represents a request id, associated to each request that arrives to the base station.
SensorType
           
 

Classes in moteaccess used by moteaccess
Condition
          Class representing a range condition on a sensor reading.
ConfigRequestTOSMessage
           
DummyMoteAccess.Timer
           
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.
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.
RequestID
          This class represents a request id, associated to each request that arrives to the base station.
SensorType
           
TOSMoteAccess
           
TOSMoteAccessUI