Uses of Class
com.sentilla.platform.tmote.Action

Packages that use Action
com.sentilla.platform.tmote Sentilla system implementations for the Sentilla Tmote platform. 
 

Uses of Action in com.sentilla.platform.tmote
 

Subclasses of Action in com.sentilla.platform.tmote
 class AccelerationSensor
          Sensor class for reading measurements from the JCreate accelerometer.
 class Adc<Q extends Quantity>
          Private: for Sentilla internal use only.
 class Button
          Tmote implementation of the Button interface.
 class ByteReceiver
          Tmote implementation of ByteReceiver
 class ByteSender
          Tmote implementation of ByteSender.
 class Cpu
          Provides access to features of the Tmote CPU.
 class CpuPowerSensor
          Provides a Sensor implementation for reading the power consumed by the CPU on tmote.
 class DigitalPin
          An object representation of a digital input/output pin for the Tmote platform.
 class ExternUart
          Provides access to the Tmote's external UART (universal asynchronous receiver/transmitter).
 class FileMapEntry
          Provides the FlashFile API in a segment of another FlashFile
 class FlashFile
          Private: for Sentilla internal use only.
 class InterruptPin
          Creates an action for interruptable single pins of digital input/output on the tmote platform.
 class KernelProperty
          API for interacting with kernel properties on the Tmote platform.
 class McuTemperature
          Tmote MCU temperature sensor.
 class McuVoltage
          Tmote MCU voltage sensor.
 class MotePower
          A Sensor for reading total power consumption on tmote.
static class ParSensorDriver.ParSensor
          Tmote PAR sensor.
static class TsrSensorDriver.TsrSensor
          TSR sensor on Tmote.
 class VoltageAdc
          Tmote extension of Adc (analog-to-digital converter).
 



Copyright © 2007 Sentilla Corporation. All Rights Reserved.