|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DriverAdapter | |
---|---|
com.sentilla.fs | |
com.sentilla.net | Sentilla networking libraries for wireless and wired communication. |
com.sentilla.net.mimeo | Private: for Sentilla internal use only. |
com.sentilla.platform.tmote | Sentilla system implementations for the Sentilla Tmote platform. |
com.sentilla.system | Sentilla core system classes. |
Uses of DriverAdapter in com.sentilla.fs |
---|
Subclasses of DriverAdapter in com.sentilla.fs | |
---|---|
class |
com.sentilla.fs.FilePropertyDriver
|
Uses of DriverAdapter in com.sentilla.net |
---|
Subclasses of DriverAdapter in com.sentilla.net | |
---|---|
class |
ByteReceiverDriver
Create new ByteReceiver system objects. |
class |
ByteSenderDriver
Create new ByteSender system objects. |
class |
ReceiverDriver
Driver to create a platform independent Receiver object. |
class |
RemotePropertyDriver
A form of PropertyDriver that provides access to remote properties. |
class |
SenderDriver
Driver class to creating a platform independent Sender object. |
Uses of DriverAdapter in com.sentilla.net.mimeo |
---|
Subclasses of DriverAdapter in com.sentilla.net.mimeo | |
---|---|
class |
Mimeo
Private: for Sentilla internal use only. |
class |
MimeoTmote
|
Uses of DriverAdapter in com.sentilla.platform.tmote |
---|
Subclasses of DriverAdapter in com.sentilla.platform.tmote | |
---|---|
class |
AccelerationSensorDriver
Driver class to create a new AccelerationSensor object. |
class |
CC2420Radio
Provides a protocol wrapper to the radio interface. |
class |
CollectionProtocol
Collection protocol for receiving multi-hop messages from a mote network. |
class |
CpuPowerDriver
CpuPowerDriver is identified by the driver string "cpupower" on tmote. |
class |
Dispatcher
Dispatches messages through Protocols to user application receivers. |
class |
FlashFileDriver
Tmote extension of FileDriver. |
class |
LoopBackProtocol
Provides Loopback protocol for sending messages to self or other applications running on the mote. |
class |
McuTemperatureDriver
A SensorDriver used to obtain the Tmote MCU temperature sensor. |
class |
McuVoltageDriver
SensorDriver used to obtain the Tmote MCU voltage sensor. |
class |
MotePowerDriver
MotePowerDriver is identified by the driver string "motepower" on tmote. |
class |
ParSensorDriver
SensorDriver used to obtain the Tmote's PAR (Photosynthetically Active Radiation) light sensor. |
class |
Protocol
Provides the template that message protocols must follow. |
class |
RemoteServiceProtocol
Provides a Protocol handler for the RemoteService API. |
class |
Sht11HumidityDriver
Driver to obtain the Tmote relative humidity sensor. |
class |
Sht11TemperatureDriver
Driver for obtaining the Tmote SensirionSht11 temperature sensor. |
class |
TsrSensorDriver
Provides access to the TSR (Total Solar Radiation) sensor on Tmote. |
Uses of DriverAdapter in com.sentilla.system |
---|
Subclasses of DriverAdapter in com.sentilla.system | |
---|---|
class |
ButtonDriver
Create new Button system objects. |
class |
CpuDriver
Create new Cpu system objects. |
class |
DigitalPinDriver
Create new DigitalPin system objects. |
class |
FileDriver
Provides open, create, and remove operations for files. |
class |
InterruptPinDriver
Create new InterruptPin system objects. |
class |
LedsDriver
Create new Leds system objects. |
class |
MoteSecurityDriver
Private: for Sentilla internal use only. |
class |
PowerManagerDriver
Private: for Sentilla internal use only. |
class |
PropertyDriver
A PropertyDriver provides open, create, and remove for
properties. |
class |
SensorDriver<Q extends Quantity>
Create new Sensor system objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |