A B C D E F G H I J K L M N O P Q R S T U V W Y Z

A

Acceleration - Interface in javax.measure.quantity
This interface represents the rate of change of velocity with respect to time.
acPathCost - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
Action - Interface in com.sentilla.system
Actions represent asynchronous processes handled by an underlying action engine which encapsulating action verbs, submission states, and cached input and output parameters.
ActionException - Exception in com.sentilla.system
Thrown when the action engine is in ERROR.
ActionException() - Constructor for exception com.sentilla.system.ActionException
 
actionState - Variable in class com.sentilla.platform.cmote.DispatcherAction
 
AddConverter - Class in javax.measure.converter
This class represents a converter adding a constant offset (approximated as a double) to numeric values.
AddConverter(double) - Constructor for class javax.measure.converter.AddConverter
Creates an add converter with the specified offset.
addDriver(Driver) - Static method in class com.sentilla.system.Drivers
Add a driver to the list of registered drivers.
addFactory(MimeoImageFactory) - Method in class com.sentilla.net.mimeo.ManifestImage
 
addFactory(MimeoImageFactory) - Method in class com.sentilla.net.mimeo.Mimeo
 
addMetadata(Receiver) - Method in class com.sentilla.platform.cmote.Receiver
Adds a Receiver to the list of DispatchReceiver objects.
addr - Variable in class com.sentilla.net.RadioMacAddressMessage
Mote MAC address represented as a long.
addr - Variable in class com.sentilla.net.rpc.procedures.RemoteGetProperty.Result
 
addr - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
 
addr - Variable in class com.sentilla.net.rpc.procedures.RemoteSetProperty.Result
 
Address - Class in com.sentilla.net
Address class containing singletons for BroadcastAddress and UnknownAddress.
Address() - Constructor for class com.sentilla.net.Address
 
address - Variable in class com.sentilla.net.mimeo.MimeoDataMessage
 
address - Variable in class com.sentilla.platform.cmote.Sender
This field is NOT automatically nulled when this object is done sending.
Addressable - Interface in com.sentilla.net
Interface that all address classes must implement.
AffineConverter - Class in javax.measure.converter
This class represents an converter using long parameters of the form (num*value+off)/den.
AffineConverter(double, double, double) - Constructor for class javax.measure.converter.AffineConverter
Creates an add converter with the specified offset.
alias(Unit, String) - Method in class javax.measure.unit.UnitFormat
Attaches a system-wide alias to this unit.
AlternateUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions.
AlternateUnit(String, Unit) - Constructor for class javax.measure.unit.AlternateUnit
Creates an alternate unit for the specified unit identified by the specified symbol.
AMOUNT_OF_SUBSTANCE - Static variable in class javax.measure.unit.Dimension
Holds amount of substance dimension (N).
AmountOfSubstance - Interface in javax.measure.quantity
This interface represents the number of elementary entities (molecules, for example) of a substance.
AMPERE - Static variable in class javax.measure.unit.SI
The base unit for electric current quantities (A).
Angle - Interface in javax.measure.quantity
This interface represents the figure formed by two lines diverging from a common point.
ANGSTROM - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1E-10 m (standard name Å).
AngularAcceleration - Interface in javax.measure.quantity
This interface represents the rate of change of angular velocity with respect to time.
AngularVelocity - Interface in javax.measure.quantity
This interface represents the rate of change of angular displacement with respect to time.
ANY_ADDR - Static variable in interface com.sentilla.net.ByteReceiver
 
ANY_PORT - Static variable in interface com.sentilla.net.ByteReceiver
 
APPLICATION_DEREGISTERED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
APPLICATION_INSTALLED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
APPLICATION_REGISTERED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
APPLICATION_UNINSTALLED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
AppLoadingError - Error in com.sentilla.system
Thrown to indicate that an application has failed to load.
AppLoadingError() - Constructor for error com.sentilla.system.AppLoadingError
Create the error with a null string.
AppLoadingError(String) - Constructor for error com.sentilla.system.AppLoadingError
Create the error with an error string.
ARE - Static variable in class javax.measure.unit.NonSI
A unit of area equal to 100 m² (standard name a).
Area - Interface in javax.measure.quantity
This interface represents the extent of a planar region or of the surface of a solid measured in square units.
ASTRONOMICAL_UNIT - Static variable in class javax.measure.unit.NonSI
A unit of length equal to the average distance from the center of the Earth to the center of the Sun (standard name ua).
asType(Class<T>) - Method in class javax.measure.unit.Unit
Casts this unit to a parameterized unit of specified nature.
ATMOSPHERE - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to the average pressure of the Earth's atmosphere at sea level (standard name atm).
ATOM - Static variable in class javax.measure.unit.NonSI
A unit of amount of substance equals to one atom (standard name atom).
ATOMIC_MASS - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 1/12 the mass of the carbon-12 atom (standard name u).
ATTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-18
available() - Method in class com.sentilla.io.ByteBuffer
Get the available number of remaining bytes in the byte buffer stream.
available() - Method in interface com.sentilla.io.InputStream
Gets the number of bytes available for reading.
available() - Method in class com.sentilla.io.JavaInputStream
 

B

BAR - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to 100 kPa (standard name bar).
BaseUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the building blocks on top of which all others units are created.
BaseUnit(String) - Constructor for class javax.measure.unit.BaseUnit
Creates a base unit having the specified symbol.
BECQUEREL - Static variable in class javax.measure.unit.SI
The derived unit for activity of a radionuclide (Bq).
Binary - Class in com.sentilla.system
 
Binary(int) - Constructor for class com.sentilla.system.Binary
 
BIT - Static variable in class javax.measure.unit.SI
The unit for binary information (bit).
block() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
block(int) - Method in class com.sentilla.net.rpc.RemoteInvoker
 
block() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
block(int) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
block() - Method in class com.sentilla.platform.cmote.ByteSender
 
block(int) - Method in class com.sentilla.platform.cmote.ByteSender
 
block() - Method in class com.sentilla.platform.cmote.DispatcherAction
Blocks until an interrupt is received.
block(int) - Method in class com.sentilla.platform.cmote.DispatcherAction
Block for "timeoutMilli" milliseconds.
block() - Method in interface com.sentilla.system.Action
Block an indefinite amount of time until this Action is no longer pending.
block(int) - Method in interface com.sentilla.system.Action
Block a defined amount of time or until the Action is no longer pending.
BROADCAST - Static variable in class com.sentilla.net.Address
Static broadcast address object.
BroadcastAddress - Class in com.sentilla.net
Addressable object that represents a broadcast address.
BroadcastAddress() - Constructor for class com.sentilla.net.BroadcastAddress
 
BroadcastSenderFactory - Class in com.sentilla.net
BroadcastSenderFactory is a simple local area broadcast sender factory.
BroadcastSenderFactory() - Constructor for class com.sentilla.net.BroadcastSenderFactory
Create a new broadcast sender factory.
buffer - Variable in class com.sentilla.platform.cmote.ByteBufferMessage
 
Button - Interface in com.sentilla.system
A Button detects press and release events.
ButtonDriver - Class in com.sentilla.system
Create new Button system objects.
ButtonDriver() - Constructor for class com.sentilla.system.ButtonDriver
 
BYTE - Static variable in class javax.measure.unit.NonSI
A unit of data amount equal to 8 SI.BIT (BinarY TErm, standard name byte).
ByteBuffer - Class in com.sentilla.io
A stream access wrapper around a byte array.
ByteBuffer() - Constructor for class com.sentilla.io.ByteBuffer
Create a new zero-length byte buffer with no associated data array.
ByteBuffer(int) - Constructor for class com.sentilla.io.ByteBuffer
Create (allocate) a new byte buffer of specified length.
ByteBuffer(byte[], int, int) - Constructor for class com.sentilla.io.ByteBuffer
Wrap an existing byte array into a ByteBuffer.
ByteBufferMessage - Class in com.sentilla.platform.cmote
 
ByteBufferMessage(ByteBuffer, int) - Constructor for class com.sentilla.platform.cmote.ByteBufferMessage
 
ByteMessage - Interface in com.sentilla.net
A base class for ByteSender and ByteReceiver.
ByteReceiver - Interface in com.sentilla.net
Receives a message from the radio into a byte buffer.
ByteReceiver - Class in com.sentilla.platform.cmote
 
ByteReceiver(int) - Constructor for class com.sentilla.platform.cmote.ByteReceiver
 
ByteReceiverDriver - Class in com.sentilla.net
Create new ByteReceiver system objects.
ByteReceiverDriver() - Constructor for class com.sentilla.net.ByteReceiverDriver
 
ByteReceiverDriver - Class in com.sentilla.platform.cmote
 
ByteReceiverDriver() - Constructor for class com.sentilla.platform.cmote.ByteReceiverDriver
 
ByteSender - Interface in com.sentilla.net
Sends a message through the radio.
ByteSender - Class in com.sentilla.platform.cmote
 
ByteSender(int) - Constructor for class com.sentilla.platform.cmote.ByteSender
 
ByteSenderDriver - Class in com.sentilla.net
Create new ByteSender system objects.
ByteSenderDriver() - Constructor for class com.sentilla.net.ByteSenderDriver
 
ByteSenderDriver - Class in com.sentilla.platform.cmote
 
ByteSenderDriver() - Constructor for class com.sentilla.platform.cmote.ByteSenderDriver
 

C

C - Static variable in class javax.measure.unit.NonSI
A unit of velocity relative to the speed of light (standard name c).
calculateVersion() - Method in class com.sentilla.net.mimeo.ManifestImage
 
cancel() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
cancel() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
cancel() - Method in class com.sentilla.platform.cmote.ByteSender
 
cancel() - Method in class com.sentilla.platform.cmote.DispatcherAction
Cancels the current action (unsupported).
CANCEL - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
cancel() - Method in interface com.sentilla.system.Action
Cancel this Action if PENDING.
CANDELA - Static variable in class javax.measure.unit.SI
The base unit for luminous intensity quantities (cd).
CatalyticActivity - Interface in javax.measure.quantity
This interface represents a catalytic activity.
CELSIUS - Static variable in class javax.measure.unit.SI
The derived unit for Celsius temperature ().
CENTI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-2
CENTIRADIAN - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 0.01 SI.RADIAN (standard name centiradian).
change() - Method in interface com.sentilla.system.Button
Returns when the state of the user button changes.
ClassNotFoundRuntimeException - Exception in com.sentilla.io
Signals that a class is referenced but does not exist on the virtual machine.
ClassNotFoundRuntimeException(String) - Constructor for exception com.sentilla.io.ClassNotFoundRuntimeException
 
ClassNotFoundRuntimeException() - Constructor for exception com.sentilla.io.ClassNotFoundRuntimeException
 
clear() - Method in class com.sentilla.io.ByteBuffer
Empty the buffer.
ClientRadioProtocol - Class in com.sentilla.platform.cmote
Provides a protocol wrapper to the host-side communication interface.
ClientRadioProtocol() - Constructor for class com.sentilla.platform.cmote.ClientRadioProtocol
 
ClientRadioProtocol.Receiver - Class in com.sentilla.platform.cmote
Provides receiver class for the client to receive from the host server.
ClientRadioProtocol.Receiver(ClientRadioProtocol) - Constructor for class com.sentilla.platform.cmote.ClientRadioProtocol.Receiver
Initializes the receiver.
ClientRadioProtocol.Receiver(ClientRadioProtocol, Class<ByteBufferMessage>) - Constructor for class com.sentilla.platform.cmote.ClientRadioProtocol.Receiver
 
ClientRadioProtocol.Sender - Class in com.sentilla.platform.cmote
Provides sender class for the simulated radio.
ClientRadioProtocol.Sender() - Constructor for class com.sentilla.platform.cmote.ClientRadioProtocol.Sender
Provides initialization for Sender.
close() - Method in class com.sentilla.io.ByteBuffer
Close the byte buffer stream.
close() - Method in interface com.sentilla.io.Input
 
close() - Method in class com.sentilla.io.JavaInputStream
 
close() - Method in interface com.sentilla.io.Output
Close the underlying media.
close() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
cmp(ByteBuffer) - Method in class com.sentilla.io.ByteBuffer
Check if a given ByteBuffer is equal to this byte buffer.
CollectionProtocol - Class in com.sentilla.net
Collection protocol for receiving multi-hop messages from a mote network.
CollectionProtocol() - Constructor for class com.sentilla.net.CollectionProtocol
 
CollectionProtocol - Class in com.sentilla.platform.cmote
Collection protocol for receiving multi-hop messages from a mote network.
CollectionProtocol() - Constructor for class com.sentilla.platform.cmote.CollectionProtocol
 
CollectionProtocol.CollectionProtocolAck - Class in com.sentilla.net
Ack message sent by motes to acknowledge the receipt of a DataMessage.
CollectionProtocol.CollectionProtocolAck() - Constructor for class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
CollectionProtocol.CollectionProtocolDataMessage - Class in com.sentilla.net
Data message sent by the motes when transmitting to host.
CollectionProtocol.CollectionProtocolDataMessage() - Constructor for class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
CollectionProtocol.CollectionProtocolHostMessage - Class in com.sentilla.net
Message class sent by the host when building a routing table.
CollectionProtocol.CollectionProtocolHostMessage() - Constructor for class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
CollectionProtocol.DebugMessage - Class in com.sentilla.net
For Sentilla internal use only.
CollectionProtocol.DebugMessage() - Constructor for class com.sentilla.net.CollectionProtocol.DebugMessage
 
com.sentilla.io - package com.sentilla.io
Sentilla input/output classes for data manipulation.
com.sentilla.measure.unit - package com.sentilla.measure.unit
Sentilla measurable units libraries for use with sensing and actuation.
com.sentilla.net - package com.sentilla.net
Sentilla networking libraries for wireless and wired communication.
com.sentilla.net.mimeo - package com.sentilla.net.mimeo
Private: for Sentilla internal use only.
com.sentilla.net.rpc - package com.sentilla.net.rpc
Sentilla Remote Procedure Call (RPC) libraries and mechanisms.
com.sentilla.net.rpc.procedures - package com.sentilla.net.rpc.procedures
Sentilla Remote Procedure Call (RPC) procedure definitions.
com.sentilla.platform.cmote - package com.sentilla.platform.cmote
Sentilla system implementations for the Client applications running on a host.
com.sentilla.system - package com.sentilla.system
Sentilla core system classes.
CompactUnit<Q extends Quantity> - Class in javax.measure.unit
 
CompactUnit() - Constructor for class javax.measure.unit.CompactUnit
 
compareTo(Measurable<Q>) - Method in class javax.measure.Measure
Compares this measure with the one specified independently of the measurement units.
compareVersion(MimeoImage, int) - Static method in class com.sentilla.net.mimeo.ManifestImage
 
compareVersion(int) - Method in class com.sentilla.net.mimeo.ManifestImage
 
compareVersion(int) - Method in class com.sentilla.net.mimeo.MimeoImage
 
completed() - Method in class com.sentilla.net.mimeo.MimeoImage
 
compound(Unit<Q>) - Method in class javax.measure.unit.Unit
Returns the combination of this unit with the specified sub-unit.
CompoundUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the multi-radix units (such as "hour:min:sec").
COMPUTER_POINT - Static variable in class javax.measure.unit.NonSI
Equivalent NonSI.PIXEL
concatenate(UnitConverter) - Method in class javax.measure.converter.AddConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.AffineConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.MultiplyConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.RationalConverter
 
concatenate(UnitConverter) - Method in class javax.measure.converter.UnitConverter
Concatenates this converter with another converter.
configureTiming() - Method in class com.sentilla.net.mimeo.Mimeo
Trigger Mimeo to tune itself for the radio environment.
connect(String, int, int) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Connects the server at the given host and port.
ConversionException - Exception in javax.measure.converter
Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
ConversionException() - Constructor for exception javax.measure.converter.ConversionException
Constructs a ConversionException with no detail message.
ConversionException(String) - Constructor for exception javax.measure.converter.ConversionException
Constructs a ConversionException with the specified detail message.
convert(double) - Method in class javax.measure.converter.AddConverter
 
convert(double) - Method in class javax.measure.converter.AffineConverter
 
convert(double) - Method in class javax.measure.converter.LogConverter
 
convert(double) - Method in class javax.measure.converter.MultiplyConverter
 
convert(double) - Method in class javax.measure.converter.RationalConverter
 
convert(double) - Method in class javax.measure.converter.UnitConverter
Converts a double value.
cost - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
COULOMB - Static variable in class javax.measure.unit.SI
The derived unit for electric charge, quantity of electricity (C).
Cpu - Interface in com.sentilla.system
Creates an action of cpu reset.
CpuDriver - Class in com.sentilla.system
Create new Cpu system objects.
CpuDriver() - Constructor for class com.sentilla.system.CpuDriver
 
create(String, int) - Static method in class com.sentilla.net.ByteReceiverDriver
Returns a new ByteReceiver using the driver driver that receives messages on port port.
create(int) - Static method in class com.sentilla.net.ByteReceiverDriver
Create a new ByteReceiver that receives on the given input port.
create(String, int) - Static method in class com.sentilla.net.ByteSenderDriver
Returns a new ByteReceiver using "driver" that receives on port port.
create(int) - Static method in class com.sentilla.net.ByteSenderDriver
Returns a new ByteReceiver that receives on port port.
create(int) - Method in class com.sentilla.net.mimeo.MimeoImageFactory
 
create(String, Class) - Static method in class com.sentilla.net.ReceiverDriver
Returns a receiver for input class "msgClass".
create(Class) - Static method in class com.sentilla.net.ReceiverDriver
 
create(Addressable, String, int) - Static method in class com.sentilla.net.RemotePropertyDriver
 
create(String, Addressable, String) - Static method in class com.sentilla.net.SenderDriver
Returns a sender for protocol "name" and address "addr".
create(Addressable, String) - Static method in class com.sentilla.net.SenderDriver
Returns a sender for protocol "name".
create(String) - Static method in class com.sentilla.net.SenderDriver
 
create(String) - Static method in class com.sentilla.system.ButtonDriver
Create a new Button instance using the given driver name.
create(String) - Static method in class com.sentilla.system.CpuDriver
Create a new Cpu instance using the given driver name.
create() - Static method in class com.sentilla.system.CpuDriver
Create a new Cpu instance using "cpu" as the driver name.
create(String, int) - Static method in class com.sentilla.system.DigitalPinDriver
Create a DigitalPin object representing a specific pin on a microcontrollers.
create(int) - Static method in class com.sentilla.system.DigitalPinDriver
Create a DigitalPin object representing a specific pin on a microcontrollers.
create(int) - Static method in class com.sentilla.system.FileDriver
Create a new file.
create(String, int) - Static method in class com.sentilla.system.InterruptPinDriver
Create an InterruptPin object representing a specific pin on a microcontrollers.
create(int) - Static method in class com.sentilla.system.InterruptPinDriver
Create an InterruptPin object representing a specific pin on a microcontrollers.
create(String) - Static method in class com.sentilla.system.LedsDriver
Create a new Leds instance using the given driver name.
create() - Static method in class com.sentilla.system.LedsDriver
Create a new Leds instance using "leds" as the driver name.
create(String) - Static method in class com.sentilla.system.MoteSecurityDriver
Create a new MoteSecurity instance using the given driver name.
create() - Static method in class com.sentilla.system.MoteSecurityDriver
Create a new MoteSecurity instance using "security" as the driver name.
create(String) - Static method in class com.sentilla.system.PowerManagerDriver
Create a new PowerManager instance using the given driver name.
create() - Static method in class com.sentilla.system.PowerManagerDriver
Create a new PowerManager instance using "powerman" as the driver name.
create(String, int) - Static method in class com.sentilla.system.PropertyDriver
Create a new property or thrown an IORuntimeException if the property cannot be created.
create(String, Class<Q>) - Static method in class com.sentilla.system.SensorDriver
Create a Sensor object for a specific type of sensor with measureable Quantity Q.
createFile(int) - Method in class com.sentilla.system.FileDriver
Create a new file.
createProperty(Addressable, String, int) - Method in class com.sentilla.net.RemotePropertyDriver
 
createProperty(Addressable, String, int) - Method in class com.sentilla.platform.cmote.RemotePropertyDriver
Creates (and opens) remote property.
createProperty(String, int) - Method in class com.sentilla.system.PropertyDriver
Create a new property or thrown an IORuntimeException if the property cannot be created.
createSender() - Method in class com.sentilla.net.BroadcastSenderFactory
Create a new broadcast sender.
createSender() - Method in interface com.sentilla.net.SenderFactory
Return a new Sender; the protocol and destination are defined by the factory.
CUBIC_INCH - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one cubic inch (in³).
CUBIC_METER - Static variable in class javax.measure.unit.SI
The metric unit for volume quantities ().
CURIE - Static variable in class javax.measure.unit.NonSI
A unit of radioctive activity equal to the activity of a gram of radium (standard name Ci).

D

data - Variable in class com.sentilla.io.ByteBuffer
Data buffer
data - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
data - Variable in class com.sentilla.net.mimeo.MimeoDataMessage
 
data - Variable in class com.sentilla.net.mimeo.RamByteImage
 
data - Variable in class com.sentilla.net.RadioMacAddressMessage
Data to transmit.
data - Variable in class com.sentilla.platform.cmote.Receiver
 
data - Variable in class com.sentilla.platform.cmote.Sender
Sender.setDone automatically nulls out this field when this object is done sending.
DataAmount - Interface in javax.measure.quantity
This interface represents a measure of data amount.
datacount - Variable in class com.sentilla.net.mimeo.MimeoImage
 
DataInput - Interface in com.sentilla.io
Encapsulates read operations for primitive types and UTF strings.
DataInputStream - Interface in com.sentilla.io
Encapsulates a stream that may be read using DataInput.
DataOutput - Interface in com.sentilla.io
Provides methods for writing primitive types and UTF strings.
DataOutputStream - Interface in com.sentilla.io
Encapsulates a stream that may be written to using DataOutput.
DataRandomAccess - Interface in com.sentilla.io
Provides methods to access a DataInput/Output media at random positions.
DataRate - Interface in javax.measure.quantity
This interface represents the speed of data-transmission.
DAY - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 24 NonSI.HOUR (standard name d).
DAY_SIDEREAL - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to the time required for a complete rotation of the earth in reference to any star or to the vernal equinox at the meridian, equal to 23 hours, 56 minutes, 4.09 seconds (standard name day_sidereal).
DEBUG - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
DECI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-1
DECIBEL - Static variable in class javax.measure.unit.NonSI
A logarithmic unit used to describe a ratio (standard name dB).
DEGREE_ANGLE - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 1/360 NonSI.REVOLUTION (standard name °).
DEKA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 101
DerivedUnit<Q extends Quantity> - Class in javax.measure.unit
This class identifies the units created by combining or transforming other units.
DerivedUnit() - Constructor for class javax.measure.unit.DerivedUnit
Default constructor.
DESERIALIZE_MESSAGE - Static variable in class com.sentilla.io.NetworkSerializeMessage
 
destAddress - Variable in class com.sentilla.platform.cmote.Receiver
 
destinationID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
destinationID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
DigitalPin - Interface in com.sentilla.system
An object representation of a digital input/output pin on a microprocessor.
DigitalPinDriver - Class in com.sentilla.system
Create new DigitalPin system objects.
DigitalPinDriver() - Constructor for class com.sentilla.system.DigitalPinDriver
 
Dimension - Class in javax.measure.unit
This class represents the dimension of an unit.
Dimension(char) - Constructor for class javax.measure.unit.Dimension
Creates a new dimension associated to the specified symbol.
Dimension.Model - Interface in javax.measure.unit
This interface represents the mapping between base units and dimensions.
Dimensionless - Interface in javax.measure.quantity
This interface represents a dimensionless quantity.
disconnect() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
 
dispatch(Receiver) - Method in class com.sentilla.platform.cmote.Dispatcher
Dispatches messages to protocols and waiting receivers.
Dispatcher - Class in com.sentilla.platform.cmote
Dispatches messages through Protocols to user application receivers.
Dispatcher() - Constructor for class com.sentilla.platform.cmote.Dispatcher
Instantiates the Dispatcher and starts the send and receive threads.
DispatcherAction - Class in com.sentilla.platform.cmote
Provides the Action implementations for Sender and Receiver.
DispatcherAction() - Constructor for class com.sentilla.platform.cmote.DispatcherAction
 
divide(Dimension) - Method in class javax.measure.unit.Dimension
Returns the quotient of this dimension with the one specified.
divide(long) - Method in class javax.measure.unit.Unit
Returns the result of dividing this unit by an exact divisor.
divide(double) - Method in class javax.measure.unit.Unit
Returns the result of dividing this unit by an approximate divisor.
divide(Unit) - Method in class javax.measure.unit.Unit
Returns the quotient of this unit with the one specified.
doesInstanceMatch(Object) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns true if obj is an instanceof RadioMacAddressMessage.
doesInstanceMatch(Object) - Method in class com.sentilla.platform.cmote.CollectionProtocol
Returns true if the input object should be processed by the CollectionProtocol.
doesInstanceMatch(Object) - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Returns true when obj instanceof MimeoDataMessage.
doesInstanceMatch(Object) - Method in class com.sentilla.platform.cmote.Protocol
Checks if input object matches class type of implementing protocols messages.
DONE - Static variable in interface com.sentilla.system.Action
Done action state.
doubleValue(Unit<Q>) - Method in interface javax.measure.Measurable
Returns the estimated value of this measurable quantity stated in the specified unit as a double.
Driver - Interface in com.sentilla.system
Provides a interface that all drivers must implement.
DriverAdapter - Class in com.sentilla.system
The base class that new drivers may extend.
DriverAdapter() - Constructor for class com.sentilla.system.DriverAdapter
 
Drivers - Class in com.sentilla.system
Provides a registry of all valid drivers for the current platform.
Drivers() - Constructor for class com.sentilla.system.Drivers
 
Duration - Interface in javax.measure.quantity
This interface represents a period of existence or persistence.
DynamicViscosity - Interface in javax.measure.quantity
This interface represents the dynamic viscosity.
DYNE - Static variable in class javax.measure.unit.NonSI
A unit of force equal to 1E-5 N (standard name dyn).

E

E - Static variable in class javax.measure.unit.NonSI
A unit of electric charge equal to the charge on one electron (standard name e).
edge(boolean, boolean) - Method in interface com.sentilla.system.InterruptPin
Blocks until the pin state changes on an interrupt edge.
ELECTRIC_CURRENT - Static variable in class javax.measure.unit.Dimension
Holds electric current dimension (I).
ElectricCapacitance - Interface in javax.measure.quantity
This interface represents an electric capacitance.
ElectricCharge - Interface in javax.measure.quantity
This interface represents an electric charge.
ElectricConductance - Interface in javax.measure.quantity
This interface represents an electric conductance.
ElectricCurrent - Interface in javax.measure.quantity
This interface represents the amount of electric charge flowing past a specified circuit point per unit time.
ElectricInductance - Interface in javax.measure.quantity
This interface represents an electric inductance.
ElectricPotential - Interface in javax.measure.quantity
This interface represents an electric potential or electromotive force.
ElectricResistance - Interface in javax.measure.quantity
This interface represents an electric resistance.
ELECTRON_MASS - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to the mass of the electron (standard name me).
ELECTRON_VOLT - Static variable in class javax.measure.unit.NonSI
A unit of energy equal to one electron-volt (standard name eV, also recognized keV, MeV, GeV).
enableSendMessages(boolean) - Method in class com.sentilla.net.mimeo.Mimeo
 
end - Variable in class com.sentilla.io.ByteBuffer
End of the data in data
Energy - Interface in javax.measure.quantity
This interface represents the capacity of a physical system to do work.
EOFRuntimeException - Exception in com.sentilla.io
Signals that a EOF exception has occurred.
EOFRuntimeException() - Constructor for exception com.sentilla.io.EOFRuntimeException
 
EOFRuntimeException(String) - Constructor for exception com.sentilla.io.EOFRuntimeException
 
equals(Object) - Method in interface com.sentilla.net.Addressable
Returns true if the input object is equal to this one.
equals(Object) - Method in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
equals(Object) - Method in class com.sentilla.net.Mac64Address
Returns ture if obj is equal to this, false otherwise.
equals(Object) - Method in class javax.measure.converter.AddConverter
 
equals(Object) - Method in class javax.measure.converter.AffineConverter
 
equals(Object) - Method in class javax.measure.converter.LogConverter
 
equals(Object) - Method in class javax.measure.converter.MultiplyConverter
 
equals(Object) - Method in class javax.measure.converter.RationalConverter
 
equals(Object) - Method in class javax.measure.converter.UnitConverter
Indicates whether this converter is considered the same as the converter specified (they must be of same types).
equals(Object) - Method in class javax.measure.Measure
Compares this measure against the specified object for strict equality (same unit and amount).
equals(Object) - Method in class javax.measure.unit.AlternateUnit
Indicates if this alternate unit is considered equals to the specified object (both are alternate units with equal symbol, equal base units and equal converter to base units).
equals(Object) - Method in class javax.measure.unit.BaseUnit
Indicates if this base unit is considered equals to the specified object (both are base units with equal symbol, standard dimension and standard transform).
equals(Object) - Method in class javax.measure.unit.CompactUnit
 
equals(Object) - Method in class javax.measure.unit.CompoundUnit
Indicates if this compound unit is considered equals to the specified object (both are compound units with same composing units in the same order).
equals(Object) - Method in class javax.measure.unit.Dimension
Indicates if the specified dimension is equals to the one specified.
equals(Object) - Method in class javax.measure.unit.ProductUnit
Indicates if this product unit is considered equals to the specified object.
equals(Object) - Method in class javax.measure.unit.TransformedUnit
Indicates if this transformed unit is considered equals to the specified object (both are transformed units with equal parent unit and equal converter to parent unit).
equals(Object) - Method in class javax.measure.unit.Unit
Indicates if the specified unit can be considered equals to the one specified.
ERG - Static variable in class javax.measure.unit.NonSI
A unit of energy equal to 1E-7 J (standard name erg).
ERROR - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
ERROR - Static variable in interface com.sentilla.system.Action
DoneError action state.
EXA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1018
exPathCost - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 

F

FAHRENHEIT - Static variable in class javax.measure.unit.NonSI
A unit of temperature equal to degree Rankine minus 459.67 °R (standard name °F).
fails - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
FAILURE_MSG - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
FARAD - Static variable in class javax.measure.unit.SI
The derived unit for capacitance (F).
FARADAY - Static variable in class javax.measure.unit.NonSI
A unit of electric charge equal to equal to the product of Avogadro's number (see SI.MOLE) and the charge (1 e) on a single electron (standard name Fd).
FEMTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-15
FileDriver - Class in com.sentilla.system
Provides open, create, and remove operations for files.
FileDriver() - Constructor for class com.sentilla.system.FileDriver
 
FileImage - Class in com.sentilla.net.mimeo
Private: for Sentilla internal use only.
FileImage(int) - Constructor for class com.sentilla.net.mimeo.FileImage
 
findClass(String) - Method in class com.sentilla.platform.cmote.ServerObjectClassLoader
 
findClassByUID(String, long) - Method in class com.sentilla.platform.cmote.ServerObjectClassLoader
 
FLAGS_PROTOCOL_BITMASK - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
FLAGS_PROTOCOL_BITSHIFT - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
FloatAmpere - Class in com.sentilla.measure.unit
 
FloatAmpere(double) - Constructor for class com.sentilla.measure.unit.FloatAmpere
 
FloatBit - Class in com.sentilla.measure.unit
 
FloatBit(double) - Constructor for class com.sentilla.measure.unit.FloatBit
 
FloatCandela - Class in com.sentilla.measure.unit
 
FloatCandela(double) - Constructor for class com.sentilla.measure.unit.FloatCandela
 
FloatCelsius - Class in com.sentilla.measure.unit
 
FloatCelsius(double) - Constructor for class com.sentilla.measure.unit.FloatCelsius
 
FloatCoulomb - Class in com.sentilla.measure.unit
 
FloatCoulomb(double) - Constructor for class com.sentilla.measure.unit.FloatCoulomb
 
FloatCubicMeter - Class in com.sentilla.measure.unit
 
FloatCubicMeter(double) - Constructor for class com.sentilla.measure.unit.FloatCubicMeter
 
FloatFarad - Class in com.sentilla.measure.unit
 
FloatFarad(double) - Constructor for class com.sentilla.measure.unit.FloatFarad
 
FloatGram - Class in com.sentilla.measure.unit
 
FloatGram(double) - Constructor for class com.sentilla.measure.unit.FloatGram
 
FloatHenry - Class in com.sentilla.measure.unit
 
FloatHenry(double) - Constructor for class com.sentilla.measure.unit.FloatHenry
 
FloatHertz - Class in com.sentilla.measure.unit
 
FloatHertz(double) - Constructor for class com.sentilla.measure.unit.FloatHertz
 
FloatJoule - Class in com.sentilla.measure.unit
 
FloatJoule(double) - Constructor for class com.sentilla.measure.unit.FloatJoule
 
FloatKelvin - Class in com.sentilla.measure.unit
 
FloatKelvin(double) - Constructor for class com.sentilla.measure.unit.FloatKelvin
 
FloatKilogram - Class in com.sentilla.measure.unit
 
FloatKilogram(double) - Constructor for class com.sentilla.measure.unit.FloatKilogram
 
FloatLumen - Class in com.sentilla.measure.unit
 
FloatLumen(double) - Constructor for class com.sentilla.measure.unit.FloatLumen
 
FloatLux - Class in com.sentilla.measure.unit
 
FloatLux(double) - Constructor for class com.sentilla.measure.unit.FloatLux
 
FloatMeter - Class in com.sentilla.measure.unit
 
FloatMeter(double) - Constructor for class com.sentilla.measure.unit.FloatMeter
 
FloatMeterPerSecond - Class in com.sentilla.measure.unit
 
FloatMeterPerSecond(double) - Constructor for class com.sentilla.measure.unit.FloatMeterPerSecond
 
FloatMeterPerSquareSecond - Class in com.sentilla.measure.unit
 
FloatMeterPerSquareSecond(double) - Constructor for class com.sentilla.measure.unit.FloatMeterPerSquareSecond
 
FloatMole - Class in com.sentilla.measure.unit
 
FloatMole(double) - Constructor for class com.sentilla.measure.unit.FloatMole
 
FloatNewton - Class in com.sentilla.measure.unit
 
FloatNewton(double) - Constructor for class com.sentilla.measure.unit.FloatNewton
 
FloatOhm - Class in com.sentilla.measure.unit
 
FloatOhm(double) - Constructor for class com.sentilla.measure.unit.FloatOhm
 
FloatPascal - Class in com.sentilla.measure.unit
 
FloatPascal(double) - Constructor for class com.sentilla.measure.unit.FloatPascal
 
FloatRadian - Class in com.sentilla.measure.unit
 
FloatRadian(double) - Constructor for class com.sentilla.measure.unit.FloatRadian
 
FloatRelativeHumidity - Class in com.sentilla.measure.unit
 
FloatRelativeHumidity(double) - Constructor for class com.sentilla.measure.unit.FloatRelativeHumidity
 
FloatSecond - Class in com.sentilla.measure.unit
 
FloatSecond(double) - Constructor for class com.sentilla.measure.unit.FloatSecond
 
FloatSiemens - Class in com.sentilla.measure.unit
 
FloatSiemens(double) - Constructor for class com.sentilla.measure.unit.FloatSiemens
 
FloatSquareMeter - Class in com.sentilla.measure.unit
 
FloatSquareMeter(double) - Constructor for class com.sentilla.measure.unit.FloatSquareMeter
 
FloatSteradian - Class in com.sentilla.measure.unit
 
FloatSteradian(double) - Constructor for class com.sentilla.measure.unit.FloatSteradian
 
FloatTesla - Class in com.sentilla.measure.unit
 
FloatTesla(double) - Constructor for class com.sentilla.measure.unit.FloatTesla
 
FloatVolt - Class in com.sentilla.measure.unit
 
FloatVolt(double) - Constructor for class com.sentilla.measure.unit.FloatVolt
 
FloatWatt - Class in com.sentilla.measure.unit
 
FloatWatt(double) - Constructor for class com.sentilla.measure.unit.FloatWatt
 
FloatWeber - Class in com.sentilla.measure.unit
 
FloatWeber(double) - Constructor for class com.sentilla.measure.unit.FloatWeber
 
flush() - Method in class com.sentilla.io.ByteBuffer
Flush the stream writes (commit).
flush() - Method in interface com.sentilla.io.Output
Ensure that all previous writes have been committed.
flush() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
FOOT - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 0.3048 m (standard name ft).
FOOT_SURVEY_US - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1200/3937 m (standard name foot_survey_us).
Force - Interface in javax.measure.quantity
This interface represents a quantity that tends to produce an acceleration of a body in the direction of its application.
format(Unit, Appendable) - Method in class javax.measure.unit.UnitFormat
Formats the specified unit.
format(Object, StringBuffer, FieldPosition) - Method in class javax.measure.unit.UnitFormat
Formats an unit and appends the resulting text to a given string buffer (implements java.text.Format).
FRANKLIN - Static variable in class javax.measure.unit.NonSI
A unit of electric charge which exerts a force of one dyne on an equal charge at a distance of one centimeter (standard name Fr).
Frequency - Interface in javax.measure.quantity
This interface represents the number of times a specified phenomenon occurs within a specified interval.
fromHost - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
FullPower - Static variable in interface com.sentilla.system.PowerManager
 

G

G - Static variable in class javax.measure.unit.NonSI
A unit of acceleration equal to the gravity at the earth's surface (standard name grav).
GALLON_DRY_US - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one US dry gallon.
GALLON_LIQUID_US - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one US gallon, Liquid Unit.
GALLON_UK - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to 4.546 09 NonSI.LITER (standard name gal_uk).
GATEWAY_CONNECTED - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
GATEWAY_DISCONNECTED - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
GAUSS - Static variable in class javax.measure.unit.NonSI
A unit of magnetic flux density equal 1000 A/m (standard name G).
GET_CLASS_BYTES_MESSAGE - Static variable in class com.sentilla.io.NetworkSerializeMessage
 
getActionState() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getActionState() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getActionState() - Method in class com.sentilla.platform.cmote.ByteSender
 
getActionState() - Method in class com.sentilla.platform.cmote.DispatcherAction
Returns the current action state.
getActionState() - Method in interface com.sentilla.system.Action
Get the current state of this Action: IDLE, PENDING, DONE, or ERROR.
getAsciiInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the ASCII unit format; this format uses characters range 0000-007F exclusively.
getBase() - Method in class javax.measure.converter.LogConverter
Returns the logarithmic base of this converter.
getBinNum() - Method in class com.sentilla.system.Binary
 
getClassBytes(Class) - Method in interface com.sentilla.platform.cmote.ServerObjectClassResolver
 
getClassBytes(String) - Method in interface com.sentilla.platform.cmote.ServerObjectClassResolver
 
getClassBytes(Class) - Method in class com.sentilla.platform.cmote.ServerObjectClassResolverImpl
 
getClassBytes(String) - Method in class com.sentilla.platform.cmote.ServerObjectClassResolverImpl
 
getConverterTo(Unit) - Method in class javax.measure.unit.Unit
Returns a converter of numeric values from this unit to another unit.
getCpuSeconds() - Method in interface com.sentilla.system.Cpu
 
getData() - Method in class com.sentilla.io.ByteBuffer
Return a copy of the current buffer contents as a byte array.
getData() - Method in interface com.sentilla.net.Receiver
Returns the received object.
getData() - Method in class com.sentilla.platform.cmote.Receiver
Returns the received object.
getDebug() - Static method in class com.sentilla.platform.cmote.ClientRadioProtocol
Get debug logging level
getDefaultDispatcher() - Static method in class com.sentilla.platform.cmote.Dispatcher
Returns the default Dispatcher object for this platform.
getDen() - Method in class javax.measure.converter.AffineConverter
 
getDestAddress() - Method in interface com.sentilla.net.Receiver
Returns the destination address of the last received message.
getDestAddress() - Method in class com.sentilla.platform.cmote.Receiver
Returns the destination address of the last received message.
getDestinationMacAddress() - Method in interface com.sentilla.net.MoteDestinationAddressMessage
Returns the destination Mac64Address address of a message.
getDestinationMacAddress() - Method in class com.sentilla.net.RadioMacAddressMessage
 
getDimension(BaseUnit) - Method in interface javax.measure.unit.Dimension.Model
Returns the dimension of the specified base unit (a dimension particular to the base unit if the base unit is not recognized).
getDimension() - Method in class javax.measure.unit.Unit
Returns the dimension of this unit (depends upon the current dimensional model).
getDividend() - Method in class javax.measure.converter.RationalConverter
Returns the dividend for this rational converter.
getDivisor() - Method in class javax.measure.converter.RationalConverter
Returns the positive divisor for this rational converter.
getDriver(String, Class<D>) - Static method in class com.sentilla.system.Drivers
Get a driver by name and type.
getDriverName(int) - Method in class com.sentilla.net.mimeo.Mimeo
 
getDriverName(int) - Method in class com.sentilla.platform.cmote.ByteReceiverDriver
 
getDriverName(int) - Method in class com.sentilla.platform.cmote.ByteSenderDriver
 
getDriverName(int) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns the strings "local" and "default".
getDriverName(int) - Method in class com.sentilla.platform.cmote.CollectionProtocol
Returns the string "collect".
getDriverName(int) - Method in class com.sentilla.platform.cmote.Dispatcher
Returns the driver name of this class, "disp".
getDriverName(int) - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Returns the strings "mimeoproto", "viral" and "dissem".
getDriverName(int) - Method in class com.sentilla.platform.cmote.ReceiverDriver
 
getDriverName(int) - Method in class com.sentilla.platform.cmote.RemotePropertyDriver
 
getDriverName(int) - Method in class com.sentilla.platform.cmote.SenderDriver
 
getDriverName(int) - Method in interface com.sentilla.system.Driver
Returns the valid name(s) for each driver.
getDriverName(int) - Method in class com.sentilla.system.DriverAdapter
Returns the valid name(s) for each driver.
getEdgeTime() - Method in interface com.sentilla.system.InterruptPin
Get the time of the last event
getFactor() - Method in class javax.measure.converter.MultiplyConverter
Returns the scale factor.
getFactory() - Static method in class com.sentilla.net.mimeo.FileImage
 
getFactory() - Static method in class com.sentilla.net.mimeo.RamByteImage
 
getFirst() - Method in class javax.measure.unit.CompoundUnit
Returns the first unit of this compound unit (never a compound unit)
getFirstDriver() - Static method in class com.sentilla.system.Drivers
Get the first driver in the set of registered drivers.
getHost() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Server host address.
getHtmlInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the HTML unit format.
getId() - Method in interface com.sentilla.system.Button
Returns digital pin ID.
getId() - Method in interface com.sentilla.system.DigitalPin
Asynchronous interface to get the pin id for this DigitalPin object.
getImage(int) - Method in class com.sentilla.net.mimeo.ManifestImage
 
getImages() - Method in class com.sentilla.net.mimeo.ManifestImage
 
getImgnum() - Method in class com.sentilla.net.mimeo.MimeoImage
 
getLength() - Method in interface com.sentilla.net.ByteReceiver
Returns the number of bytes in the original message.
getLength() - Method in class com.sentilla.net.mimeo.FileImage
 
getLength() - Method in class com.sentilla.net.mimeo.ManifestImage
 
getLength() - Method in class com.sentilla.net.mimeo.MimeoImage
 
getLength() - Method in class com.sentilla.net.mimeo.RamByteImage
 
getLength() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getLocalAddress() - Static method in class com.sentilla.net.Mac64Address
Get the local Mac64Address for this platform.
getLocaleInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the locale instance; this format interprets units differently based upon the current runtime locale (e.g. "gal" (gallon) has not the same value in US and UK)
getLqi() - Method in interface com.sentilla.net.ByteReceiver
Returns the Link Quality Indicator (LQI) of the received message.
getLqi() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getManifestAutoCompleteTimeout() - Static method in class com.sentilla.net.mimeo.Mimeo
 
getMessage() - Method in class com.sentilla.platform.cmote.NetworkStatusMessage
 
getMessageType() - Method in class com.sentilla.io.HostMessage
 
getMetadata(Class<R>) - Method in interface com.sentilla.net.Receiver
Returns the platform specific receiver object that contains metadata about the received message.
getMetadata(Class<R>) - Method in class com.sentilla.platform.cmote.Receiver
Returns the platform specific receiver object that contains metadata about the received message.
getModel() - Static method in class javax.measure.unit.Dimension
Returns the model used to determinate the units dimensions (default STANDARD).
getMsgId() - Method in class com.sentilla.io.HostMessage
 
getNext() - Method in class javax.measure.unit.CompoundUnit
Returns the next unit(s) of this compound unit (can be a compound unit).
getNextDriver() - Method in interface com.sentilla.system.Driver
Used by the Driver registry (Drivers) to get the next Driver in the linked list of drivers.
getNextDriver() - Method in class com.sentilla.system.DriverAdapter
Get the next driver in the list of registered drivers.
getNum() - Method in class javax.measure.converter.AffineConverter
 
getNumImages() - Method in class com.sentilla.net.mimeo.ManifestImage
 
getNumRequestsToComplete() - Method in class com.sentilla.net.mimeo.MimeoImage
 
getObject() - Method in class com.sentilla.io.HostMessage
 
getOff() - Method in class javax.measure.converter.AffineConverter
 
getOffset() - Method in interface com.sentilla.io.DataRandomAccess
Get the seek position in the media.
getOffset() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
getOffset() - Method in class javax.measure.converter.AddConverter
Returns the offset value for this add converter.
getPacketsRead() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns the number packets read from the server since instantiation, or the last reset.
getPacketsWritten() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns the number packets written to the server since instantiation, or the last reset.
getParent() - Method in class javax.measure.unit.AlternateUnit
Returns the parent unit from which this alternate unit is derived (a system unit itself).
getParentUnit() - Method in class javax.measure.unit.TransformedUnit
Returns the parent unit for this unit.
getPort() - Method in interface com.sentilla.net.ByteMessage
Returns the currently set port.
getPort() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getPort() - Method in class com.sentilla.platform.cmote.ByteSender
 
getPort() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Server port.
getPowerState() - Method in interface com.sentilla.system.PowerManager
gets the power state currently in effect.
getProcedure() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getQuantityClass() - Method in class com.sentilla.system.SensorDriver
Get the type of quantity that this sensor provides.
getRaf() - Method in class com.sentilla.net.rpc.procedures.RemoteGetProperty
Open the property and seek to start position.
getRaf() - Method in class com.sentilla.net.rpc.procedures.RemoteSetProperty
Open the property (creating if appropraite) and seek to start position.
getReceiver() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getRequestMinimumTimeout() - Method in class com.sentilla.net.mimeo.Mimeo
 
getResult() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getResult(Class<T>) - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getResult() - Method in class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 
getResult() - Method in interface com.sentilla.net.rpc.Result
Return the result of a Procedure.
getResult() - Method in interface com.sentilla.system.Sensor
Asynchronous interface to get the result of the last sensor read operation.
getResultMany(Class<T>, int, int) - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getReturnStatus() - Method in class com.sentilla.io.HostMessage
 
getRssi() - Method in interface com.sentilla.net.ByteReceiver
Returns the Received Signal Strength Indicator (RSSI) of the received message.
getRssi() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getSender() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
getSenderMacAddress() - Method in class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
getSenderMacAddress() - Method in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
getSenderMacAddress() - Method in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
getSenderMacAddress() - Method in interface com.sentilla.net.MoteSenderAddressMessage
Returns a Mac64Address object containing the sending motes 64-bit MAC address.
getSeverity() - Method in class com.sentilla.platform.cmote.NetworkStatusMessage
 
getShareInitRandomTimeout() - Method in class com.sentilla.net.mimeo.Mimeo
 
getSourceAddress() - Method in interface com.sentilla.net.Receiver
Returns the source address of the last received message.
getSourceAddress() - Method in class com.sentilla.platform.cmote.Receiver
Returns the source address of the last received message.
getStandardInstance() - Static method in class javax.measure.unit.UnitFormat
Returns the standard unit format (format used by Unit.valueOf(CharSequence) and Unit.toString()).
getSymbol() - Method in class javax.measure.unit.AlternateUnit
Returns the symbol for this alternate unit.
getSymbol() - Method in class javax.measure.unit.BaseUnit
Returns the unique symbol for this base unit.
getSystemUnit() - Method in class javax.measure.unit.AlternateUnit
 
getSystemUnit() - Method in class javax.measure.unit.BaseUnit
 
getSystemUnit() - Method in class javax.measure.unit.CompactUnit
 
getSystemUnit() - Method in class javax.measure.unit.CompoundUnit
 
getSystemUnit() - Method in class javax.measure.unit.ProductUnit
 
getSystemUnit() - Method in class javax.measure.unit.TransformedUnit
 
getSystemUnit() - Method in class javax.measure.unit.Unit
Returns the base unit, alternate unit or product of base units and alternate units this unit is derived from.
getTime() - Method in interface com.sentilla.system.Button
Returns the time of a state transition.
getTime() - Method in interface com.sentilla.system.DigitalPin
Asynchronous interface to get the time that the last operation, read or write, occured.
getTimeMillisToComplete() - Method in class com.sentilla.net.mimeo.MimeoImage
 
getTimeout() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
The number of seconds to wait for server communication
getTimestamp() - Method in interface com.sentilla.net.ByteMessage
Returns the message timestamp.
getTimestamp() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
getTimestamp() - Method in class com.sentilla.platform.cmote.ByteSender
 
getTransform(BaseUnit) - Method in interface javax.measure.unit.Dimension.Model
Returns the normalization transform of the specified base unit (IDENTITY if the base unit is not recognized).
getType() - Method in class com.sentilla.net.mimeo.MimeoImageFactory
 
getUnit() - Method in class com.sentilla.measure.unit.FloatAmpere
 
getUnit() - Method in class com.sentilla.measure.unit.FloatBit
 
getUnit() - Method in class com.sentilla.measure.unit.FloatCandela
 
getUnit() - Method in class com.sentilla.measure.unit.FloatCelsius
 
getUnit() - Method in class com.sentilla.measure.unit.FloatCoulomb
 
getUnit() - Method in class com.sentilla.measure.unit.FloatCubicMeter
 
getUnit() - Method in class com.sentilla.measure.unit.FloatFarad
 
getUnit() - Method in class com.sentilla.measure.unit.FloatGram
 
getUnit() - Method in class com.sentilla.measure.unit.FloatHenry
 
getUnit() - Method in class com.sentilla.measure.unit.FloatHertz
 
getUnit() - Method in class com.sentilla.measure.unit.FloatJoule
 
getUnit() - Method in class com.sentilla.measure.unit.FloatKelvin
 
getUnit() - Method in class com.sentilla.measure.unit.FloatKilogram
 
getUnit() - Method in class com.sentilla.measure.unit.FloatLumen
 
getUnit() - Method in class com.sentilla.measure.unit.FloatLux
 
getUnit() - Method in class com.sentilla.measure.unit.FloatMeter
 
getUnit() - Method in class com.sentilla.measure.unit.FloatMeterPerSecond
 
getUnit() - Method in class com.sentilla.measure.unit.FloatMeterPerSquareSecond
 
getUnit() - Method in class com.sentilla.measure.unit.FloatMole
 
getUnit() - Method in class com.sentilla.measure.unit.FloatNewton
 
getUnit() - Method in class com.sentilla.measure.unit.FloatOhm
 
getUnit() - Method in class com.sentilla.measure.unit.FloatPascal
 
getUnit() - Method in class com.sentilla.measure.unit.FloatRadian
 
getUnit() - Method in class com.sentilla.measure.unit.FloatRelativeHumidity
 
getUnit() - Method in class com.sentilla.measure.unit.FloatSecond
 
getUnit() - Method in class com.sentilla.measure.unit.FloatSiemens
 
getUnit() - Method in class com.sentilla.measure.unit.FloatSquareMeter
 
getUnit() - Method in class com.sentilla.measure.unit.FloatSteradian
 
getUnit() - Method in class com.sentilla.measure.unit.FloatTesla
 
getUnit() - Method in class com.sentilla.measure.unit.FloatVolt
 
getUnit() - Method in class com.sentilla.measure.unit.FloatWatt
 
getUnit() - Method in class com.sentilla.measure.unit.FloatWeber
 
getUnit() - Method in class javax.measure.Measure
Returns the measurement unit of this measure.
getUnit(int) - Method in class javax.measure.unit.ProductUnit
Returns the unit at the specified position.
getUnitCount() - Method in class javax.measure.unit.ProductUnit
Returns the number of units in this product.
getUnitPow(int) - Method in class javax.measure.unit.ProductUnit
Returns the power exponent of the unit at the specified position.
getUnitRoot(int) - Method in class javax.measure.unit.ProductUnit
Returns the root exponent of the unit at the specified position.
getValue() - Method in interface com.sentilla.system.Button
Returns true if digital pin value is set.
getValue() - Method in interface com.sentilla.system.DigitalPin
Asynchronous interface to get the last value read from or written to the digital pin.
getValue() - Method in class javax.measure.Measure
Returns the measurement value of this measure.
getVersion() - Method in class com.sentilla.net.mimeo.MimeoImage
 
GIGA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 109
GILBERT - Static variable in class javax.measure.unit.NonSI
A unit of electric charge equal to the centimeter-gram-second electromagnetic unit of magnetomotive force, equal to 10/4 πampere-turn (standard name Gi).
GRADE - Static variable in class javax.measure.unit.NonSI
A unit of angle measure equal to 1/400 NonSI.REVOLUTION (standard name grade).
GRAM - Static variable in class javax.measure.unit.SI
The derived unit for mass quantities (g).
GRAY - Static variable in class javax.measure.unit.SI
The derived unit for absorbed dose, specific energy (imparted), kerma (Gy).

H

hashCode() - Method in interface com.sentilla.net.Addressable
Returns the hash code value for this object.
hashCode() - Method in class com.sentilla.net.Mac64Address
Returns the hash code of the Mac64Address object.
hashCode() - Method in class com.sentilla.system.Binary
 
hashCode() - Method in class javax.measure.converter.AddConverter
 
hashCode() - Method in class javax.measure.converter.AffineConverter
 
hashCode() - Method in class javax.measure.converter.LogConverter
 
hashCode() - Method in class javax.measure.converter.MultiplyConverter
 
hashCode() - Method in class javax.measure.converter.RationalConverter
 
hashCode() - Method in class javax.measure.converter.UnitConverter
Returns a hash code value for this converter.
hashCode() - Method in class javax.measure.Measure
Returns the hash code for this scalar.
hashCode() - Method in class javax.measure.unit.AlternateUnit
 
hashCode() - Method in class javax.measure.unit.BaseUnit
 
hashCode() - Method in class javax.measure.unit.CompactUnit
 
hashCode() - Method in class javax.measure.unit.CompoundUnit
 
hashCode() - Method in class javax.measure.unit.Dimension
Returns the hash code for this dimension.
hashCode() - Method in class javax.measure.unit.ProductUnit
 
hashCode() - Method in class javax.measure.unit.TransformedUnit
 
hashCode() - Method in class javax.measure.unit.Unit
Returns the hash code for this unit.
hasNext() - Method in class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 
HECTARE - Static variable in class javax.measure.unit.NonSI
A unit of area equal to 100 NonSI.ARE (standard name ha).
HECTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 102
HENRY - Static variable in class javax.measure.unit.SI
The derived unit for inductance (H).
HERTZ - Static variable in class javax.measure.unit.SI
The derived unit for frequency (Hz).
hopCount - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
HORSEPOWER - Static variable in class javax.measure.unit.NonSI
A unit of power equal to the power required to raise a mass of 75 kilograms at a velocity of 1 meter per second (metric, standard name hp).
HostMessage - Class in com.sentilla.io
 
HostMessage() - Constructor for class com.sentilla.io.HostMessage
 
HOUR - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 60 NonSI.MINUTE (standard name h).

I

IDENTITY - Static variable in class javax.measure.converter.UnitConverter
Holds the identity converter (unique).
IDLE - Static variable in interface com.sentilla.system.Action
Idle action state.
ids - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
Illuminance - Interface in javax.measure.quantity
This interface represents an illuminance.
IMAGE_TYPE - Static variable in class com.sentilla.net.mimeo.FileImage
 
IMAGE_TYPE - Static variable in class com.sentilla.net.mimeo.RamByteImage
 
imgnum - Variable in class com.sentilla.net.mimeo.MimeoImage
 
INCH - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 0.0254 m (standard name in).
INCH_OF_MERCURY - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 inch high (standard name inHg).
index - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
INFO - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
Input - Interface in com.sentilla.io
 
INPUT_advertise_match - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_advertise_mismatch - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_null - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_request_current - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_request_match - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_request_mismatch - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_request_new - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_request_share_old - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_share_current - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_share_done - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_share_match - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_share_new_mismatch - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_timeout - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
INPUT_up_to_date - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
InputStream - Interface in com.sentilla.io
An InputStream provides data for reading.
InterruptPin - Interface in com.sentilla.system
An object representation for interrupt functionality present on microcontroller input/output devices.
InterruptPinDriver - Class in com.sentilla.system
Create new InterruptPin system objects.
InterruptPinDriver() - Constructor for class com.sentilla.system.InterruptPinDriver
 
invalidate() - Method in class com.sentilla.net.mimeo.MimeoImage
 
InvalidEncryptionKeyException - Exception in com.sentilla.system
Indicates an encryption key that is not valid due to type or content.
InvalidEncryptionKeyException() - Constructor for exception com.sentilla.system.InvalidEncryptionKeyException
 
inverse() - Method in class javax.measure.converter.AddConverter
 
inverse() - Method in class javax.measure.converter.AffineConverter
 
inverse() - Method in class javax.measure.converter.LogConverter
 
inverse() - Method in class javax.measure.converter.MultiplyConverter
 
inverse() - Method in class javax.measure.converter.RationalConverter
 
inverse() - Method in class javax.measure.converter.UnitConverter
Returns the inverse of this converter.
inverse() - Method in class javax.measure.unit.Unit
Returns the inverse of this unit.
invoke(Procedure<T>, Class<T>) - Method in class com.sentilla.net.rpc.RemoteInvoker
Remotely invoke a procedure and return a single result.
invoke(Procedure<T>, Class<T>, int) - Method in class com.sentilla.net.rpc.RemoteInvoker
Remotely invoke a procedure and return a single result.
invokeMany(Procedure<T>, Class<T>, int, int) - Method in class com.sentilla.net.rpc.RemoteInvoker
Remotely invoke a procedure and return an iterable over possibly many results.
IORuntimeException - Exception in com.sentilla.io
Signals that an I/O exception of some sort has occurred.
IORuntimeException() - Constructor for exception com.sentilla.io.IORuntimeException
 
IORuntimeException(String) - Constructor for exception com.sentilla.io.IORuntimeException
 
isCompatible(Unit) - Method in class javax.measure.unit.Unit
Indicates if this unit is compatible with the unit specified.
isComplete() - Method in class com.sentilla.net.mimeo.ManifestImage
 
isComplete() - Method in class com.sentilla.net.mimeo.MimeoImage
 
isConnected() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
 
isDone() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
isDone() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
isDone() - Method in class com.sentilla.platform.cmote.ByteSender
 
isDone() - Method in class com.sentilla.platform.cmote.DispatcherAction
Checks if the current action state is Action.DONE.
isDone() - Method in interface com.sentilla.system.Action
Return true is this Action is DONE.
isLinear() - Method in class javax.measure.converter.AddConverter
 
isLinear() - Method in class javax.measure.converter.AffineConverter
 
isLinear() - Method in class javax.measure.converter.LogConverter
 
isLinear() - Method in class javax.measure.converter.MultiplyConverter
 
isLinear() - Method in class javax.measure.converter.RationalConverter
 
isLinear() - Method in class javax.measure.converter.UnitConverter
Indicates if this converter is linear.
isPageComplete(int) - Method in class com.sentilla.net.mimeo.MimeoImage
 
isRisingEdge() - Method in interface com.sentilla.system.InterruptPin
Check the condition of the last event.
isSerialized() - Method in class com.sentilla.io.NetworkSerializeMessage
 
isValidIdentifier(String) - Method in class javax.measure.unit.UnitFormat
Indicates if the specified name can be used as unit identifier.
iterator() - Method in class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 

J

JavaInputStream - Class in com.sentilla.io
 
JavaInputStream(InputStream) - Constructor for class com.sentilla.io.JavaInputStream
 
javax.measure - package javax.measure
Provides strongly typed measurements to enforce compile-time check of parameters consistency and avoid interface errors.
javax.measure.converter - package javax.measure.converter
Provides support for unit conversion.
javax.measure.quantity - package javax.measure.quantity
Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation.
javax.measure.unit - package javax.measure.unit
Provides support for programatic unit handling.
JOULE - Static variable in class javax.measure.unit.SI
The derived unit for energy, work, quantity of heat (J).

K

KATAL - Static variable in class javax.measure.unit.SI
The derived unit for catalytic activity (kat).
keep_running - Variable in class com.sentilla.net.mimeo.Mimeo
 
KELVIN - Static variable in class javax.measure.unit.SI
The base unit for thermodynamic temperature quantities (K).
key - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
 
keybytes - Variable in class com.sentilla.net.rpc.procedures.RemoteGetProperty
 
keybytes - Variable in class com.sentilla.net.rpc.procedures.RemoteSetProperty
 
keyIndex - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
 
KILO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 103
KILOGRAM - Static variable in class javax.measure.unit.SI
The base unit for mass quantities (kg).
KILOGRAM_FORCE - Static variable in class javax.measure.unit.NonSI
A unit of force equal to 9.80665 N (standard name kgf).
KinematicViscosity - Interface in javax.measure.quantity
This interface represents the diffusion of momentum.
KNOT - Static variable in class javax.measure.unit.NonSI
A unit of velocity equal to one NonSI.NAUTICAL_MILE per NonSI.HOUR (standard name Mach).

L

label(Unit, String) - Method in class javax.measure.unit.UnitFormat
Attaches a system-wide label to the specified unit.
LAMBERT - Static variable in class javax.measure.unit.NonSI
A unit of illuminance equal to 1E4 Lx (standard name La).
lastHop - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
Leds - Interface in com.sentilla.system
Set, turn on, turn off, and toggle the platform's LEDs.
LedsDriver - Class in com.sentilla.system
Create new Leds system objects.
LedsDriver() - Constructor for class com.sentilla.system.LedsDriver
 
len - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyBytes
 
len - Variable in class com.sentilla.net.rpc.procedures.RemoteSetProperty
 
length() - Method in interface com.sentilla.io.DataRandomAccess
Get length of the media.
length() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
Length - Interface in javax.measure.quantity
This interface represents the extent of something along its greatest dimension or the extent of space between two objects or places.
LENGTH - Static variable in class javax.measure.unit.Dimension
Holds length dimension (L).
LIGHT_YEAR - Static variable in class javax.measure.unit.NonSI
A unit of length equal to the distance that light travels in one year through a vacuum (standard name ly).
LITER - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to one cubic decimeter (default label L, also recognized µL, mL, cL, dL).
loadClass(String, boolean) - Method in class com.sentilla.platform.cmote.ServerObjectClassLoader
 
loadClassData(String) - Method in class com.sentilla.platform.cmote.ServerObjectClassLoader
 
LogConverter - Class in javax.measure.converter
This class represents a logarithmic converter.
LogConverter(double) - Constructor for class javax.measure.converter.LogConverter
Creates a logarithmic converter having the specified base.
longValue() - Method in class com.sentilla.net.Mac64Address
Returns the 64-bit address as a long.
longValue(Unit<Q>) - Method in interface javax.measure.Measurable
Returns the estimated value of this quantity stated in the specified unit as a long.
LUMEN - Static variable in class javax.measure.unit.SI
The derived unit for luminous flux (lm).
LuminousFlux - Interface in javax.measure.quantity
This interface represents a luminous flux.
LuminousIntensity - Interface in javax.measure.quantity
This interface represents the luminous flux density per solid angle as measured in a given direction relative to the emitting source.
LUX - Static variable in class javax.measure.unit.SI
The derived unit for illuminance (lx).

M

m_driver_head - Static variable in class com.sentilla.system.Drivers
The head of the driver queue.
m_nextDriver - Variable in class com.sentilla.system.DriverAdapter
A reference to the next driver in the list of drivers.
Mac64Address - Class in com.sentilla.net
Address class for the mote MAC address.
Mac64Address(long) - Constructor for class com.sentilla.net.Mac64Address
Create a new Mac64Address with 64-bit address addr.
MACH - Static variable in class javax.measure.unit.NonSI
A unit of velocity to express the speed of an aircraft relative to the speed of sound (standard name Mach).
MagneticFlux - Interface in javax.measure.quantity
This interface represents a magnetic flux.
MagneticFluxDensity - Interface in javax.measure.quantity
This interface represents a magnetic flux density.
manifest - Variable in class com.sentilla.net.mimeo.Mimeo
 
ManifestImage - Class in com.sentilla.net.mimeo
 
ManifestImage() - Constructor for class com.sentilla.net.mimeo.ManifestImage
 
Mass - Interface in javax.measure.quantity
This interface represents the measure of the quantity of matter that a body or an object contains.
MASS - Static variable in class javax.measure.unit.Dimension
Holds mass dimension (M).
MassFlowRate - Interface in javax.measure.quantity
This interface represents the movement of mass per time.
MAXWELL - Static variable in class javax.measure.unit.NonSI
A unit of magnetic flux equal 1E-8 Wb (standard name Mx).
Measurable<Q extends Quantity> - Interface in javax.measure
This interface represents the measurable, countable, or comparable property or aspect of a thing.
Measure<V,Q extends Quantity> - Class in javax.measure
This class represents the result of a measurement stated in a known unit.
Measure(V, Unit<Q>) - Constructor for class javax.measure.Measure
Creates a measure for the specified value stated in the specified unit.
MEGA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 106
MESSAGE_advertise - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
MESSAGE_request - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
MESSAGE_share - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
messageType - Variable in class com.sentilla.io.HostMessage
 
METER - Static variable in class javax.measure.unit.SI
The base unit for length quantities (m).
METER_PER_SECOND - Static variable in class javax.measure.unit.SI
The metric unit for velocity quantities (m/s).
METER_PER_SQUARE_SECOND - Static variable in class javax.measure.unit.SI
The metric unit for acceleration quantities (m/s²).
METRIC_TON - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 1000 kg (metric ton, standard name t).
MICRO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-6
MILE - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1609.344 m (standard name mi).
MILLI(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-3
MILLIMETER_OF_MERCURY - Static variable in class javax.measure.unit.NonSI
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 millimeter high (standard name mmHg).
Mimeo - Class in com.sentilla.net.mimeo
Private: for Sentilla internal use only.
Mimeo() - Constructor for class com.sentilla.net.mimeo.Mimeo
 
MIMEO_STATUS_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
MimeoDataMessage - Class in com.sentilla.net.mimeo
Message object for Mimeo data buffers.
MimeoDataMessage() - Constructor for class com.sentilla.net.mimeo.MimeoDataMessage
 
MimeoDisseminationProtocol - Class in com.sentilla.platform.cmote
Viral dissemination protocol for sending messages from a client application to a mote network.
MimeoDisseminationProtocol() - Constructor for class com.sentilla.platform.cmote.MimeoDisseminationProtocol
 
MimeoDisseminationProtocol.MimeoReceiver - Class in com.sentilla.platform.cmote
Receiver implementation for the MimeoDisseminationProtocol.
MimeoDisseminationProtocol.MimeoReceiver() - Constructor for class com.sentilla.platform.cmote.MimeoDisseminationProtocol.MimeoReceiver
 
MimeoDisseminationProtocol.MimeoSender - Class in com.sentilla.platform.cmote
Sender implementation for the MimeoDisseminationProtocol.
MimeoEnum - Interface in com.sentilla.net.mimeo
 
MimeoImage - Class in com.sentilla.net.mimeo
Private: for Sentilla internal use only.
MimeoImage() - Constructor for class com.sentilla.net.mimeo.MimeoImage
 
MimeoImageFactory - Class in com.sentilla.net.mimeo
Private: for Sentilla internal use only.
MimeoImageFactory() - Constructor for class com.sentilla.net.mimeo.MimeoImageFactory
 
MINUTE - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 60 s (standard name min).
MINUTE_ANGLE - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 1/60 NonSI.DEGREE_ANGLE (standard name ).
MOLE - Static variable in class javax.measure.unit.SI
The base unit for amount of substance quantities (mol).
MONTH - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to one twelfth of a year (standard name month).
MoteDestinationAddressMessage - Interface in com.sentilla.net
Interface for retreiving the mote destination address of a message.
MoteSecurity - Interface in com.sentilla.system
Private: for Sentilla internal use only.
MoteSecurityDriver - Class in com.sentilla.system
Private: for Sentilla internal use only.
MoteSecurityDriver() - Constructor for class com.sentilla.system.MoteSecurityDriver
 
MoteSenderAddressMessage - Interface in com.sentilla.net
Interface for retreiving mote MAC address.
msgClass - Variable in class com.sentilla.platform.cmote.Receiver
 
msgId - Variable in class com.sentilla.io.HostMessage
 
MultiplyConverter - Class in javax.measure.converter
This class represents a converter multiplying numeric values by a constant scaling factor (approximated as a double).
MultiplyConverter(double) - Constructor for class javax.measure.converter.MultiplyConverter
Creates a multiply converter with the specified scale factor.

N

NANO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-9
NAUTICAL_MILE - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1852.0 m (standard name nmi).
NETWORK_CONNECTED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
NETWORK_DISCONNECTED_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
NETWORK_START_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
NETWORK_STOP_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
NetworkSerializeMessage - Class in com.sentilla.io
 
NetworkSerializeMessage() - Constructor for class com.sentilla.io.NetworkSerializeMessage
 
NetworkStartMessage - Class in com.sentilla.platform.cmote
 
NetworkStartMessage() - Constructor for class com.sentilla.platform.cmote.NetworkStartMessage
 
NetworkStatus - Class in com.sentilla.platform.cmote
 
NetworkStatus() - Constructor for class com.sentilla.platform.cmote.NetworkStatus
 
NetworkStatusMessage - Class in com.sentilla.platform.cmote
 
NetworkStatusMessage() - Constructor for class com.sentilla.platform.cmote.NetworkStatusMessage
 
NetworkStatusMessage(int, String) - Constructor for class com.sentilla.platform.cmote.NetworkStatusMessage
 
NetworkStopMessage - Class in com.sentilla.platform.cmote
 
NetworkStopMessage() - Constructor for class com.sentilla.platform.cmote.NetworkStopMessage
 
newButton() - Method in class com.sentilla.system.ButtonDriver
Create a new Button instance.
newByteReceiver(int) - Method in class com.sentilla.net.ByteReceiverDriver
Returns a new ByteReceiver that receives on the input port.
newByteReceiver(int) - Method in class com.sentilla.platform.cmote.ByteReceiverDriver
 
newByteSender(int) - Method in class com.sentilla.net.ByteSenderDriver
Returns a new ByteReceiver that receives on port port.
newByteSender(int) - Method in class com.sentilla.platform.cmote.ByteSenderDriver
 
newCpu() - Method in class com.sentilla.system.CpuDriver
Create a new Cpu instance.
newDigitalPin(int) - Method in class com.sentilla.system.DigitalPinDriver
Create a new DigitalPin object with the specified pin id.
newImage(int) - Method in class com.sentilla.net.mimeo.FileImage
 
newImage(int, int, int) - Method in class com.sentilla.net.mimeo.ManifestImage
 
newImage(int) - Method in class com.sentilla.net.mimeo.ManifestImage
 
newImage(int) - Method in class com.sentilla.net.mimeo.MimeoImage
 
newImage(int) - Method in class com.sentilla.net.mimeo.RamByteImage
 
newImageVersion(int, int) - Method in class com.sentilla.net.mimeo.ManifestImage
 
newImageVersion(int, int) - Method in class com.sentilla.net.mimeo.MimeoImage
 
newInterruptPin(int) - Method in class com.sentilla.system.InterruptPinDriver
Create a new InterruptPin object with the specified pin id.
newLeds() - Method in class com.sentilla.system.LedsDriver
Create a new Leds instance.
newMoteSecurity() - Method in class com.sentilla.system.MoteSecurityDriver
Create a new MoteSecurity instance.
newPowerManager() - Method in class com.sentilla.system.PowerManagerDriver
Create a new PowerManager instance.
newReceiver(Class) - Method in class com.sentilla.net.ReceiverDriver
 
newReceiver() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns a new receiver for the client application to receive from the host server.
newReceiver(Class<ByteBufferMessage>) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
 
newReceiver() - Method in class com.sentilla.platform.cmote.CollectionProtocol
Returns a new receiver for the CollectionProtocol.
newReceiver() - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Returns a new Receiver object for the MimeoDisseminationProtocol.
newReceiver() - Method in class com.sentilla.platform.cmote.Protocol
Creates a new receiver.
newReceiver(Class) - Method in class com.sentilla.platform.cmote.ReceiverDriver
Returns a receiver for input class "msgClass".
newResult(RandomAccessFile) - Method in class com.sentilla.net.rpc.procedures.RemoteSetProperty
Create and initialize a Result indicating the local address and the number of bytes written.
newSender(Addressable, String) - Method in class com.sentilla.net.SenderDriver
 
newSender() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Returns a new sender for the client application to communicate with the host server.
newSender() - Method in class com.sentilla.platform.cmote.CollectionProtocol
Not supported.
newSender() - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Returns a new Sender object for the MimeoDisseminationProtocol.
newSender() - Method in class com.sentilla.platform.cmote.Protocol
Creates a new sender.
newSender(Addressable, String) - Method in class com.sentilla.platform.cmote.SenderDriver
Returns a sender for protocol "name" and address "addr".
newSensor() - Method in class com.sentilla.system.SensorDriver
Creates a new sensor object of quantity Q.
NEWTON - Static variable in class javax.measure.unit.SI
The derived unit for force (N).
next() - Method in class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 
nextData - Variable in class com.sentilla.platform.cmote.Receiver
Dispatcher.dispatch automatically nulls out this field when this object is done receiving.
nextData - Variable in class com.sentilla.platform.cmote.Sender
Dispatcher.sendServiceQueue automatically nulls out this field when this object is done sending.
nextReceiver - Variable in class com.sentilla.platform.cmote.Receiver
 
NONE - Static variable in class javax.measure.unit.Dimension
Holds dimensionless.
NonSI - Class in javax.measure.unit
This class contains units that are not part of the International System of Units, that is, they are outside the SI, but are important and widely used.
NoSuchDriverException - Exception in com.sentilla.system
Thrown when the Action engine is in ERROR, usually due to a Driver that is not registered or available through the Drivers registry.
NoSuchDriverException() - Constructor for exception com.sentilla.system.NoSuchDriverException
 
nread - Variable in class com.sentilla.net.rpc.procedures.RemoteGetProperty.Result
 
NUM_INPUTS - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
nwritten - Variable in class com.sentilla.net.rpc.procedures.RemoteSetProperty.Result
 

O

obj - Variable in class com.sentilla.io.HostMessage
 
ObjectInput - Interface in com.sentilla.io
Provides methods for reading an Object from data.
ObjectInputStream - Interface in com.sentilla.io
Provides methods for reading an Object from an InputStream.
ObjectOutput - Interface in com.sentilla.io
Provides methods for writing an Object as data.
ObjectOutputStream - Interface in com.sentilla.io
Provides methods for writing an Object to an OutputStream.
ObjectRandomAccess - Interface in com.sentilla.io
Provides methods for randomly accessing Objects.
ObjectStreamDelegate - Class in com.sentilla.io
Private: for Sentilla internal use only.
ObjectStreamDelegate() - Constructor for class com.sentilla.io.ObjectStreamDelegate
 
ObjectStreamNotSerializableException - Exception in com.sentilla.io
Signals that an Object cannot be serialized.
ObjectStreamNotSerializableException() - Constructor for exception com.sentilla.io.ObjectStreamNotSerializableException
 
ObjectStreamRuntimeException - Exception in com.sentilla.io
Signals that an error occurred while processing an Object stream.
ObjectStreamRuntimeException() - Constructor for exception com.sentilla.io.ObjectStreamRuntimeException
 
OCTET - Static variable in class javax.measure.unit.NonSI
Equivalent NonSI.BYTE
off(int) - Method in interface com.sentilla.system.Leds
Turns off selected LEDs.
OHM - Static variable in class javax.measure.unit.SI
The derived unit for electric resistance (Ω or Ohm).
OK - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
on(int) - Method in interface com.sentilla.system.Leds
Turns on selected LEDs.
ONE - Static variable in class javax.measure.unit.Unit
Holds the dimensionless unit ONE.
open(Addressable, String) - Static method in class com.sentilla.net.RemotePropertyDriver
 
open(int) - Static method in class com.sentilla.system.FileDriver
Open an existing file.
open(String) - Static method in class com.sentilla.system.PropertyDriver
Open an existing property or thrown an IORuntimeException if the property does not exist.
openFile(int) - Method in class com.sentilla.system.FileDriver
Open an existing file.
openProperty(Addressable, String) - Method in class com.sentilla.net.RemotePropertyDriver
 
openProperty(Addressable, String) - Method in class com.sentilla.platform.cmote.RemotePropertyDriver
Opens a remote property if it exists.
openProperty(String) - Method in class com.sentilla.system.PropertyDriver
Open an existing property or thrown an IORuntimeException if the property does not exist.
OperationTimedOutException - Exception in com.sentilla.system
Thrown when an operation fails due to timeout.
OperationTimedOutException() - Constructor for exception com.sentilla.system.OperationTimedOutException
 
OperationTimedOutException(String) - Constructor for exception com.sentilla.system.OperationTimedOutException
 
OUNCE - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 1 / 16 NonSI.POUND (standard name oz).
OUNCE_LIQUID_UK - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to 1 / 160 NonSI.GALLON_UK (standard name oz_fl_uk).
OUNCE_LIQUID_US - Static variable in class javax.measure.unit.NonSI
A unit of volume equal to 1 / 128 NonSI.GALLON_LIQUID_US (standard name oz_fl).
Output - Interface in com.sentilla.io
Provides methods for writing byte data.
OUTPUT_msg_advertise - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_msg_request - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_msg_share - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_reset_request_backoff - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_share_init_all - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_share_init_requested - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_timeout_set_adv - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_timeout_set_req - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_timeout_set_shr - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_timeout_set_shri - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OUTPUT_write_data - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
OutputStream - Interface in com.sentilla.io
An OutputStream accepts data.

P

pagedone - Variable in class com.sentilla.net.mimeo.MimeoImage
 
parentID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
parse(CharSequence, ParsePosition) - Method in class javax.measure.unit.UnitFormat
Parses a sequence of character to produce an unit.
PARSEC - Static variable in class javax.measure.unit.NonSI
A unit of length equal to the distance at which a star would appear to shift its position by one arcsecond over the course the time (about 3 months) in which the Earth moves a distance of NonSI.ASTRONOMICAL_UNIT in the direction perpendicular to the direction to the star (standard name pc).
parseObject(String, ParsePosition) - Method in class javax.measure.unit.UnitFormat
Parses the text from a string to produce an object (implements java.text.Format).
PASCAL - Static variable in class javax.measure.unit.SI
The derived unit for pressure, stress (Pa).
PENDING - Static variable in interface com.sentilla.system.Action
Pending action state.
PERCENT - Static variable in class javax.measure.unit.NonSI
A dimensionless unit equals to 0.01 (standard name %).
PETA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1015
PICO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-12
PIXEL - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 1/72 NonSI.INCH (standard name pixel).
plus(double) - Method in class javax.measure.unit.Unit
Returns the result of adding an offset to this unit.
PmActive - Static variable in interface com.sentilla.system.PowerManager
 
POINT - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 0.013837 NonSI.INCH exactly (standard name pt).
POISE - Static variable in class javax.measure.unit.NonSI
A unit of dynamic viscosity equal to 1 g/(cm·s) (cgs unit).
poison - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
port - Variable in class com.sentilla.platform.cmote.ByteBufferMessage
 
POUND - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 453.59237 grams (avoirdupois pound, standard name lb).
POUND_FORCE - Static variable in class javax.measure.unit.NonSI
A unit of force equal to NonSI.POUND·NonSI.G (standard name lbf).
pow(int) - Method in class javax.measure.unit.Dimension
Returns this dimension raised to an exponent.
pow(int) - Method in class javax.measure.unit.Unit
Returns a unit equals to this unit raised to an exponent.
Power - Interface in javax.measure.quantity
This interface represents the rate at which work is done.
PowerManager - Interface in com.sentilla.system
Private: for Sentilla internal use only.
PowerManager.PowerState - Class in com.sentilla.system
Private: for Sentilla internal use only.
PowerManager.PowerState() - Constructor for class com.sentilla.system.PowerManager.PowerState
 
PowerManagerDriver - Class in com.sentilla.system
Private: for Sentilla internal use only.
PowerManagerDriver() - Constructor for class com.sentilla.system.PowerManagerDriver
 
press() - Method in interface com.sentilla.system.Button
Returns when the user button transitions from released to pressed.
Pressure - Interface in javax.measure.quantity
This interface represents a force applied uniformly over a surface.
printMacAddress(long) - Static method in class com.sentilla.platform.cmote.NetworkStatus
 
Procedure<T> - Interface in com.sentilla.net.rpc
Procedure is similar to Runnable with the addition that it returns a value of type T.
procedure - Variable in class com.sentilla.net.rpc.RemoteService.Call
 
ProductUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents units formed by the product of rational powers of existing units.
ProductUnit(Unit) - Constructor for class javax.measure.unit.ProductUnit
Copy constructor (allows for parameterization of product units).
PropertyDriver - Class in com.sentilla.system
A PropertyDriver provides open, create, and remove for properties.
PropertyDriver() - Constructor for class com.sentilla.system.PropertyDriver
 
proto - Variable in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
 
Protocol - Class in com.sentilla.platform.cmote
Provides the template that message protocols must follow.
Protocol() - Constructor for class com.sentilla.platform.cmote.Protocol
 
protocol - Variable in class com.sentilla.platform.cmote.Sender
This field is NOT automatically nulled when this object is done sending.
PROTOCOL_MTU - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
PROTOCOL_PORT - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
PROTOCOL_VERSION - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
ProtocolNotFoundException - Exception in com.sentilla.net
Thrown when a trying to reference a protocol that does not exist on this platform.
ProtocolNotFoundException() - Constructor for exception com.sentilla.net.ProtocolNotFoundException
 

Q

Quantity - Interface in javax.measure.quantity
This interface represents any type of quantitative properties or attributes of thing.
queue - Variable in class com.sentilla.platform.cmote.CollectionProtocol
 
QUEUE_SIZE - Static variable in class com.sentilla.platform.cmote.CollectionProtocol
 
queueForReceive(Receiver) - Method in class com.sentilla.platform.cmote.Dispatcher
Queues a Receiver object that is ready to receive.
queueForSend(Sender) - Method in class com.sentilla.platform.cmote.Dispatcher
Queues a Sender object for transmission.

R

RAD - Static variable in class javax.measure.unit.NonSI
A unit of radiation dose absorbed equal to a dose of 0.01 joule of energy per kilogram of mass (J/kg) (standard name rd).
RADIAN - Static variable in class javax.measure.unit.SI
The unit for plane angle quantities (rad).
RadiationDoseAbsorbed - Interface in javax.measure.quantity
This interface represents the amount of energy deposited per unit of mass.
RadiationDoseEffective - Interface in javax.measure.quantity
This interface represents the effective (or "equivalent") dose of radiation received by a human or some other living organism.
RadioactiveActivity - Interface in javax.measure.quantity
This interface represents a radioactive activity.
RadioMacAddressMessage - Class in com.sentilla.net
Message class for specifying the mote destination address.
RadioMacAddressMessage() - Constructor for class com.sentilla.net.RadioMacAddressMessage
 
RamByteImage - Class in com.sentilla.net.mimeo
Private: for Sentilla internal use only.
RamByteImage(int) - Constructor for class com.sentilla.net.mimeo.RamByteImage
 
random - Variable in class com.sentilla.net.mimeo.Mimeo
 
RandomAccessFile - Interface in com.sentilla.io
A media-independent file representation that may be read from and written to with random access.
RANKINE - Static variable in class javax.measure.unit.NonSI
A unit of temperature equal to 5/9 °K (standard name °R).
RationalConverter - Class in javax.measure.converter
This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two long numbers).
RationalConverter(long, long) - Constructor for class javax.measure.converter.RationalConverter
Creates a rational converter with the specified dividend and divisor.
read() - Method in class com.sentilla.io.ByteBuffer
Read a byte.
read(byte[]) - Method in class com.sentilla.io.ByteBuffer
Read bytes from the byte buffer stream into a byte array.
read(ByteBuffer, int) - Method in class com.sentilla.io.ByteBuffer
Read a specified length of bytes from the byte buffer stream into another ByteBuffer
read(byte[], int, int) - Method in class com.sentilla.io.ByteBuffer
Read a specified length of bytes from the byte buffer stream into a byte array starting at a given offset in the destination array.
read() - Method in interface com.sentilla.io.Input
 
read(byte[]) - Method in interface com.sentilla.io.Input
 
read(byte[], int, int) - Method in interface com.sentilla.io.Input
 
read() - Method in class com.sentilla.io.JavaInputStream
 
read(byte[]) - Method in class com.sentilla.io.JavaInputStream
 
read(byte[], int, int) - Method in class com.sentilla.io.JavaInputStream
 
read(byte[], int, int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
read() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
read(byte[]) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
read() - Method in interface com.sentilla.system.Button
Returns true if the user button is pressed.
read() - Method in interface com.sentilla.system.DigitalPin
Read the value of a specified digital pin.
read() - Method in interface com.sentilla.system.Sensor
Read a new measurement and return the result.
readBoolean() - Method in class com.sentilla.io.ByteBuffer
Read a boolean value from the buffer.
readBoolean() - Method in interface com.sentilla.io.DataInput
 
readBoolean() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readByte() - Method in class com.sentilla.io.ByteBuffer
Read a byte value from the buffer.
readByte() - Method in interface com.sentilla.io.DataInput
 
readByte() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readBytes(int, int, ByteBuffer) - Method in class com.sentilla.net.mimeo.FileImage
 
readBytes(int, int, ByteBuffer) - Method in class com.sentilla.net.mimeo.ManifestImage
 
readBytes(int, int, ByteBuffer) - Method in class com.sentilla.net.mimeo.MimeoImage
 
readBytes(int, int, ByteBuffer) - Method in class com.sentilla.net.mimeo.RamByteImage
 
readChar() - Method in class com.sentilla.io.ByteBuffer
Read a char value from the buffer.
readChar() - Method in interface com.sentilla.io.DataInput
 
readChar() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readDouble() - Method in class com.sentilla.io.ByteBuffer
Read a double value from the buffer.
readDouble() - Method in interface com.sentilla.io.DataInput
 
readDouble() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readFloat() - Method in class com.sentilla.io.ByteBuffer
Read a float value from the buffer.
readFloat() - Method in interface com.sentilla.io.DataInput
 
readFloat() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readInt() - Method in class com.sentilla.io.ByteBuffer
Read an int value from the buffer.
readInt() - Method in interface com.sentilla.io.DataInput
 
readInt() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readLong() - Method in class com.sentilla.io.ByteBuffer
Read a long value from the buffer.
readLong() - Method in interface com.sentilla.io.DataInput
 
readLong() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readObject() - Method in class com.sentilla.io.ByteBuffer
Read a serialized object from the byte buffer.
readObject() - Method in interface com.sentilla.io.ObjectInput
Read an Object.
readObject() - Method in interface com.sentilla.io.ObjectInputStream
Read an Object from the stream.
readObject(ByteBuffer) - Method in class com.sentilla.io.ObjectStreamDelegate
 
readObject() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readShort() - Method in class com.sentilla.io.ByteBuffer
Read a short value from the buffer.
readShort() - Method in interface com.sentilla.io.DataInput
 
readShort() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readUnsignedByte() - Method in class com.sentilla.io.ByteBuffer
Read an unsigned byte value from the buffer.
readUnsignedByte() - Method in interface com.sentilla.io.DataInput
 
readUnsignedByte() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
readUTF() - Method in class com.sentilla.io.ByteBuffer
Read a String value from the buffer.
readUTF() - Method in interface com.sentilla.io.DataInput
 
readUTF() - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
reboot() - Method in interface com.sentilla.system.Cpu
 
receive(ByteBuffer) - Method in interface com.sentilla.net.ByteReceiver
Receive data into a ByteBuffer.
receive(byte[], int) - Method in interface com.sentilla.net.ByteReceiver
Receive data into a byte array, starting at offset.
receive() - Method in interface com.sentilla.net.Receiver
Receives an object.
receive(ByteBuffer) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
receive(byte[], int) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
receive() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol.Receiver
Overrides the base class receive() method to provide interface to the host server.
receive() - Method in class com.sentilla.platform.cmote.Receiver
Receives an object.
Receiver - Interface in com.sentilla.net
Provides methods to receive messages from the mote communications interfaces.
Receiver - Class in com.sentilla.platform.cmote
Provides methods to receive messages from the mote communications interfaces.
Receiver() - Constructor for class com.sentilla.platform.cmote.Receiver
Provides default constructor for protocols.
Receiver(Class) - Constructor for class com.sentilla.platform.cmote.Receiver
Provides protected constructor instantiating a Receiver.
ReceiverDriver - Class in com.sentilla.net
Driver to create a platform independent Receiver object.
ReceiverDriver() - Constructor for class com.sentilla.net.ReceiverDriver
 
ReceiverDriver - Class in com.sentilla.platform.cmote
Driver to create a platform independent Receiver object.
ReceiverDriver() - Constructor for class com.sentilla.platform.cmote.ReceiverDriver
 
register() - Static method in class com.sentilla.net.RemotePropertyDriver
Ensure that the entity calling register() has the classes it needs in order to serve RemoteProperty RPCs.
relay(ByteBuffer, int, int) - Method in interface com.sentilla.io.SynchronousSendRx
 
release() - Method in interface com.sentilla.system.Button
Returns when the user button transitions from pressed to released.
REM - Static variable in class javax.measure.unit.NonSI
A unit of radiation dose effective equal to 0.01 Sv (standard name rem).
RemoteGetProperty - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetProperty(String, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetProperty
 
RemoteGetProperty.Result - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetProperty.Result() - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetProperty.Result
 
RemoteGetPropertyBytes - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyBytes(String, int, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyBytes
 
RemoteGetPropertyBytes.Result - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyBytes.Result() - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyBytes.Result
 
RemoteGetPropertyKeys - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyKeys(byte, byte) - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys
Number of keys is also limited by platform-specific constraints.
RemoteGetPropertyKeys.MoteKeyList - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyKeys.MoteKeyList() - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
 
RemoteGetPropertyObject - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyObject(String, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyObject
 
RemoteGetPropertyObject.Result - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteGetPropertyObject.Result() - Constructor for class com.sentilla.net.rpc.procedures.RemoteGetPropertyObject.Result
 
RemoteInvoker - Class in com.sentilla.net.rpc
RemoteInvoker manages an RPC transaction between a caller and callee(s).
RemoteInvoker(Sender, SenderFactory) - Constructor for class com.sentilla.net.rpc.RemoteInvoker
Create a new RemoteInvoker for a particular sender and result path.
RemoteInvoker.ResultIter<T> - Class in com.sentilla.net.rpc
 
RemoteInvoker.ResultIter(Class<T>, int, int) - Constructor for class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 
RemotePropertyDriver - Class in com.sentilla.net
A form of PropertyDriver that provides access to remote properties.
RemotePropertyDriver() - Constructor for class com.sentilla.net.RemotePropertyDriver
 
RemotePropertyDriver - Class in com.sentilla.platform.cmote
An implementation of RemotePropertyDriver that supports open and create.
RemotePropertyDriver() - Constructor for class com.sentilla.platform.cmote.RemotePropertyDriver
 
RemoteRandomAccessFile - Class in com.sentilla.platform.cmote
Private: for Sentilla internal use only.
RemoteRandomAccessFile(Addressable, String, int) - Constructor for class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
RemoteRandomAccessFile(Addressable, String) - Constructor for class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
RemoteRemoveProperty - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteRemoveProperty(String) - Constructor for class com.sentilla.net.rpc.procedures.RemoteRemoveProperty
 
RemoteResetProperties - Class in com.sentilla.net.rpc.procedures
Procedure to reset the properties on a remote target.
RemoteResetProperties() - Constructor for class com.sentilla.net.rpc.procedures.RemoteResetProperties
 
RemoteService - Class in com.sentilla.net.rpc
Private: for Sentilla internal use only.
RemoteService() - Constructor for class com.sentilla.net.rpc.RemoteService
 
RemoteService.Call - Class in com.sentilla.net.rpc
Invocation data sent from the caller to the callee.
RemoteService.Call() - Constructor for class com.sentilla.net.rpc.RemoteService.Call
 
RemoteService.Return - Class in com.sentilla.net.rpc
Result data sent from the callee to the caller.
RemoteService.Return() - Constructor for class com.sentilla.net.rpc.RemoteService.Return
 
RemoteSetProperty - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteSetProperty(String, int, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetProperty
The open-or-create mode.
RemoteSetProperty(String, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetProperty
The open-only mode.
RemoteSetProperty.Result - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteSetProperty.Result() - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetProperty.Result
 
RemoteSetPropertyBytes - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteSetPropertyBytes(String, byte[], int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetPropertyBytes
Open (existing) property and write a byte array.
RemoteSetPropertyBytes(String, byte[], int, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetPropertyBytes
Write (creating property if necessary) a remote property, using byte array.
RemoteSetPropertyObject - Class in com.sentilla.net.rpc.procedures
Private: for Sentilla internal use only.
RemoteSetPropertyObject(String, Object, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetPropertyObject
Open (existing) property and write a remote property, using byte Object.
RemoteSetPropertyObject(String, Object, int, int) - Constructor for class com.sentilla.net.rpc.procedures.RemoteSetPropertyObject
Write (creating property if necessary) a remote property, using Object.
remove(Addressable, String) - Static method in class com.sentilla.net.RemotePropertyDriver
 
remove() - Method in class com.sentilla.net.rpc.RemoteInvoker.ResultIter
 
remove() - Method in class com.sentilla.system.Binary
 
remove(int) - Static method in class com.sentilla.system.FileDriver
Remove a file.
remove(String) - Static method in class com.sentilla.system.PropertyDriver
Remove a property or throw an IORuntimeException if the property cannot be removed.
removeDriver(Driver) - Static method in class com.sentilla.system.Drivers
Remove a driver to the list of registered drivers.
removeFile(int) - Method in class com.sentilla.system.FileDriver
Remove a file.
removeFromReceiveQueue(Receiver) - Method in class com.sentilla.platform.cmote.Dispatcher
Remove a Receiver object from the receive queue.
removeProperty(Addressable, String) - Method in class com.sentilla.net.RemotePropertyDriver
 
removeProperty(Addressable, String) - Method in class com.sentilla.platform.cmote.RemotePropertyDriver
Removes a specific remote property (not currently supported).
removeProperty(String) - Method in class com.sentilla.system.PropertyDriver
Remove a property or thrown an IORuntimeException if the property cannot be removed.
reset(Addressable) - Static method in class com.sentilla.net.RemotePropertyDriver
 
reset() - Static method in class com.sentilla.system.PropertyDriver
Delete all user properties and set system properties back to their defaults.
resetPacketCounters() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Resets packact counters.
resetProperties(Addressable) - Method in class com.sentilla.net.RemotePropertyDriver
 
resetProperties(Addressable) - Method in class com.sentilla.platform.cmote.RemotePropertyDriver
Removes all user keys and restores all system keys to default values.
resetProperties() - Method in class com.sentilla.system.PropertyDriver
Delete all user properties and set system properties back to their defaults.
resolveClass(ObjectStreamClass) - Method in class com.sentilla.platform.cmote.ServerObjectInputStream
 
result - Variable in class com.sentilla.net.rpc.RemoteService.Return
 
Result<T> - Interface in com.sentilla.net.rpc
Result is used by RemoteInvoker.invokeMany primarily to encapsulate RuntimeExceptions.
result_factory - Variable in class com.sentilla.net.rpc.RemoteService.Call
 
returnStatus - Variable in class com.sentilla.io.HostMessage
 
REVOLUTION - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to a full circle or 2π SI.RADIAN (standard name rev).
ROENTGEN - Static variable in class javax.measure.unit.NonSI
A unit used to measure the ionizing ability of radiation (standard name Roentgen).
root(int) - Method in class javax.measure.unit.Dimension
Returns the given root of this dimension.
root(int) - Method in class javax.measure.unit.Unit
Returns a unit equals to the given root of this unit.
run() - Method in class com.sentilla.net.mimeo.Mimeo
 
run() - Method in interface com.sentilla.net.rpc.Procedure
Run the procedure and return its result.
run() - Method in class com.sentilla.net.rpc.procedures.RemoteGetPropertyBytes
Tries to load the Object associated with key.
run() - Method in class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys
Fill a MoteKeyList with up to atMost keys.
run() - Method in class com.sentilla.net.rpc.procedures.RemoteGetPropertyObject
Tries to load the Object associated with key.
run() - Method in class com.sentilla.net.rpc.procedures.RemoteRemoveProperty
Tries to remove the property.
run() - Method in class com.sentilla.net.rpc.procedures.RemoteResetProperties
 
run() - Method in class com.sentilla.net.rpc.procedures.RemoteSetPropertyBytes
 
run() - Method in class com.sentilla.net.rpc.procedures.RemoteSetPropertyObject
 
runHook() - Method in class com.sentilla.net.mimeo.Mimeo
 
runRunHook() - Method in class com.sentilla.net.mimeo.Mimeo
 
runService() - Static method in class com.sentilla.net.rpc.RemoteService
The callee should run runService to receive and process Call objects and send back Return objects.
RUTHERFORD - Static variable in class javax.measure.unit.NonSI
A unit of radioctive activity equal to 1 million radioactive disintegrations per second (standard name Rd).

S

SECOND - Static variable in class javax.measure.unit.SI
The base unit for duration quantities (s).
SECOND_ANGLE - Static variable in class javax.measure.unit.NonSI
A unit of angle equal to 1/60 NonSI.MINUTE_ANGLE (standard name ").
seek(int) - Method in interface com.sentilla.io.DataRandomAccess
Set the seek position in the media.
seek - Variable in class com.sentilla.net.rpc.procedures.RemoteGetProperty
 
seek - Variable in class com.sentilla.net.rpc.procedures.RemoteSetProperty
 
seek(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
send(ByteBuffer) - Method in interface com.sentilla.net.ByteSender
Transmits a ByteBuffer.
send(byte[], int, int) - Method in interface com.sentilla.net.ByteSender
Transmits length bytes from a byte array, starting at offset.
send(Object) - Method in interface com.sentilla.net.Sender
Sends the input object.
send(ByteBuffer) - Method in class com.sentilla.platform.cmote.ByteSender
 
send(byte[], int, int) - Method in class com.sentilla.platform.cmote.ByteSender
 
send(Object) - Method in class com.sentilla.platform.cmote.Sender
Sends the input object.
Sender - Interface in com.sentilla.net
Provides interfaces for sending objects with the radio and the UART.
Sender - Class in com.sentilla.platform.cmote
Provides interfaces for sending objects with the radio and the UART.
Sender() - Constructor for class com.sentilla.platform.cmote.Sender
Creates a Sender object.
SenderDriver - Class in com.sentilla.net
Driver class to creating a platform independent Sender object.
SenderDriver() - Constructor for class com.sentilla.net.SenderDriver
 
SenderDriver - Class in com.sentilla.platform.cmote
Driver class to creating a platform independent Sender object.
SenderDriver() - Constructor for class com.sentilla.platform.cmote.SenderDriver
 
SenderFactory - Interface in com.sentilla.net
A SenderFactory allows for encapsulation of a protocol and address.
senderID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
senderID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
senderID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
Sensor<Q extends Quantity> - Interface in com.sentilla.system
Reads a single value from a sensor.
SensorDriver<Q extends Quantity> - Class in com.sentilla.system
Create new Sensor system objects.
SensorDriver() - Constructor for class com.sentilla.system.SensorDriver
 
sent - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
seq - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
seqID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolAck
 
seqID - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 
SERIALIZE_MESSAGE - Static variable in class com.sentilla.io.NetworkSerializeMessage
 
SERVER_HOST - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
SERVER_PORT - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
SERVER_RESTART_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
SERVER_START_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
SERVER_STOP_MESSAGE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
ServerObjectClassLoader - Class in com.sentilla.platform.cmote
 
ServerObjectClassLoader() - Constructor for class com.sentilla.platform.cmote.ServerObjectClassLoader
 
ServerObjectClassLoader(ClassLoader) - Constructor for class com.sentilla.platform.cmote.ServerObjectClassLoader
 
ServerObjectClassLoader(ClassLoader, ServerObjectClassResolver) - Constructor for class com.sentilla.platform.cmote.ServerObjectClassLoader
 
ServerObjectClassResolver - Interface in com.sentilla.platform.cmote
 
ServerObjectClassResolverImpl - Class in com.sentilla.platform.cmote
 
ServerObjectClassResolverImpl() - Constructor for class com.sentilla.platform.cmote.ServerObjectClassResolverImpl
 
ServerObjectInputStream - Class in com.sentilla.platform.cmote
 
ServerObjectInputStream(InputStream, ServerObjectClassLoader) - Constructor for class com.sentilla.platform.cmote.ServerObjectInputStream
 
serviceSendQueue() - Method in class com.sentilla.platform.cmote.Dispatcher
Examine the sendQueue and send a message if not empty.
set(int) - Method in interface com.sentilla.system.Leds
Set all LED values.
setAddress(Addressable) - Method in interface com.sentilla.net.Sender
Sets the destination address.
setAddress(Addressable) - Method in class com.sentilla.platform.cmote.ByteSender
 
setAddress(Addressable) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol.Sender
 
setAddress(Addressable) - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol.MimeoSender
 
setAddress(Addressable) - Method in class com.sentilla.platform.cmote.Sender
Sets the destination address.
setAllComplete() - Method in class com.sentilla.net.mimeo.MimeoImage
 
setChange() - Method in interface com.sentilla.system.Button
Sets the button to await a state transition.
setDebug(int) - Static method in class com.sentilla.platform.cmote.ClientRadioProtocol
Set debug logging level
setDebug(boolean) - Method in class com.sentilla.platform.cmote.ServerObjectClassLoader
 
setDebug(boolean) - Method in class com.sentilla.platform.cmote.ServerObjectInputStream
Enable debug logging.
setDefaultDelegate(ObjectStreamDelegate) - Static method in class com.sentilla.io.ObjectStreamDelegate
 
setDefaultDispatcher(Dispatcher) - Static method in class com.sentilla.platform.cmote.Dispatcher
Sets the default Dispatcher for this platform.
setDone(byte) - Method in class com.sentilla.platform.cmote.Sender
Sets actionState to input byte value and notifies all waiting threads.
setEdge(boolean, boolean) - Method in interface com.sentilla.system.InterruptPin
Asynchronous interface to set the conditions for detection.
setMessageType(int) - Method in class com.sentilla.io.HostMessage
 
setModel(Dimension.Model) - Static method in class javax.measure.unit.Dimension
Sets the model used to determinate the units dimensions.
setNextDriver(Driver) - Method in interface com.sentilla.system.Driver
Used by the Driver registry (Drivers) to create a linked list of drivers.
setNextDriver(Driver) - Method in class com.sentilla.system.DriverAdapter
Sets the next driver in the list of registered drivers.
setObject(Object) - Method in class com.sentilla.io.HostMessage
 
setOff(int) - Method in interface com.sentilla.system.Leds
Asynchronous interface to turn off selected LEDs.
setOn(int) - Method in interface com.sentilla.system.Leds
Asynchronous interface to turn on selected LEDs.
setPageComplete(int) - Method in class com.sentilla.net.mimeo.MimeoImage
 
setPort(int) - Method in interface com.sentilla.net.ByteMessage
Sets the port for message transmissions.
setPort(int) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
setPort(int) - Method in class com.sentilla.platform.cmote.ByteSender
 
setPress() - Method in interface com.sentilla.system.Button
Sets the button to await transition from released to pressed.
setProcedure(Procedure) - Method in class com.sentilla.net.rpc.RemoteInvoker
 
setRead() - Method in interface com.sentilla.system.Button
Sets the button to read the button state.
setRead() - Method in interface com.sentilla.system.DigitalPin
Asynchronous interface to initiate a read operation.
setRead() - Method in interface com.sentilla.system.Sensor
Asynchronous interface to set up a read operation on a sensor.
setReceive(ByteBuffer) - Method in interface com.sentilla.net.ByteReceiver
Set the ByteBuffer to receive data into, but do not submit to the kernel.
setReceive(byte[], int) - Method in interface com.sentilla.net.ByteReceiver
Set the byte array to receive data into, but do not submit to the kernel.
setReceive() - Method in interface com.sentilla.net.Receiver
Sets the Receiver object to receive.
setReceive(ByteBuffer) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
setReceive(byte[], int) - Method in class com.sentilla.platform.cmote.ByteReceiver
 
setReceive() - Method in class com.sentilla.platform.cmote.Receiver
Sets the Receiver object to receive.
setRelease() - Method in interface com.sentilla.system.Button
Sets the button to await transition from pressed to released.
setReturnStatus(int) - Method in class com.sentilla.io.HostMessage
 
setSend(ByteBuffer) - Method in interface com.sentilla.net.ByteSender
Set the ByteBuffer containing data to be transmitted.
setSend(byte[], int, int) - Method in interface com.sentilla.net.ByteSender
Set the byte array containing the data to transmit.
setSend(Object) - Method in interface com.sentilla.net.Sender
Sets the object to send.
setSend(ByteBuffer) - Method in class com.sentilla.platform.cmote.ByteSender
 
setSend(byte[], int, int) - Method in class com.sentilla.platform.cmote.ByteSender
 
setSend(Object) - Method in class com.sentilla.platform.cmote.Sender
Sets the object to send.
setSender(Sender) - Method in class com.sentilla.net.rpc.RemoteInvoker
 
setSerialized(boolean) - Method in class com.sentilla.io.NetworkSerializeMessage
 
setSet(int) - Method in interface com.sentilla.system.Leds
Asynchronous interface to set all LED values.
setToggle(int) - Method in interface com.sentilla.system.Leds
Asynchronous interface to toggle selected LEDs.
setWrite(boolean) - Method in interface com.sentilla.system.DigitalPin
Asynchronous interface to initiate a write operation.
SHARE_LENGTH - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
SHARE_LENGTH_LOG2 - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
shareImage(int) - Method in class com.sentilla.net.mimeo.Mimeo
 
SI - Class in javax.measure.unit
This class contains SI (Système International d'Unités) base units, and derived units.
SIEMENS - Static variable in class javax.measure.unit.SI
The derived unit for electric conductance (S).
SIEVERT - Static variable in class javax.measure.unit.SI
The derived unit for dose equivalent (Sv).
signalReceive(Receiver) - Method in class com.sentilla.platform.cmote.Receiver
Signals that an Object has been received by this receiver.
skip(int) - Method in class com.sentilla.io.ByteBuffer
Skip bytes in the byte buffer stream.
skip(int) - Method in interface com.sentilla.io.Input
 
skip(long) - Method in class com.sentilla.io.JavaInputStream
 
skip(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
SolidAngle - Interface in javax.measure.quantity
This interface represents the angle formed by three or more planes intersecting at a common point.
sourceAddress - Variable in class com.sentilla.platform.cmote.Receiver
 
SPHERE - Static variable in class javax.measure.unit.NonSI
A unit of solid angle equal to 4 π steradians (standard name sphere).
SQUARE_METER - Static variable in class javax.measure.unit.SI
The metric unit for area quantities ().
stackReceive(Receiver) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Needed by client applications to snoop on other client communications.
stackReceive(Receiver) - Method in class com.sentilla.platform.cmote.CollectionProtocol
Receive a message with the collection protocol.
stackReceive(Receiver) - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Needed by client applications to snoop on other client communications.
stackReceive(Receiver) - Method in class com.sentilla.platform.cmote.Protocol
Processes a message sent with the implementing protocol.
stackSend(Sender) - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Sends a message to the host server.
stackSend(Sender) - Method in class com.sentilla.platform.cmote.CollectionProtocol
Not supported.
stackSend(Sender) - Method in class com.sentilla.platform.cmote.MimeoDisseminationProtocol
Sends messages with Mimeo.
stackSend(Sender) - Method in class com.sentilla.platform.cmote.Protocol
Processes a message to send with the implementing protocol.
STANDARD - Static variable in interface javax.measure.unit.Dimension.Model
Holds the standard model (default).
start - Variable in class com.sentilla.io.ByteBuffer
Start of the data in data
start() - Method in class com.sentilla.system.Binary
 
startReceiving() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Start receiving mote network traffic.
STATE_advertise - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
STATE_request - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
STATE_share - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
STATUS_FAILURE - Static variable in class com.sentilla.io.NetworkSerializeMessage
 
STATUS_FAILURE - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
STATUS_SUCCESS - Static variable in class com.sentilla.io.NetworkSerializeMessage
 
STATUS_SUCCESS - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
STERADIAN - Static variable in class javax.measure.unit.SI
The unit for solid angle quantities (sr).
STOKE - Static variable in class javax.measure.unit.NonSI
A unit of kinematic viscosity equal to 1 cm²/s (cgs unit).
stop() - Method in class com.sentilla.net.mimeo.Mimeo
Cause run() method to return.
stop() - Method in class com.sentilla.platform.cmote.Dispatcher
Stops the running Dispatcher threads.
stop() - Method in class com.sentilla.system.Binary
 
stopReceiving() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol
Stop receiving mote network traffic.
subcancel() - Method in class com.sentilla.platform.cmote.DispatcherAction
Called during cancel().
subcancel() - Method in class com.sentilla.platform.cmote.Receiver
Cancels the receive request and removes receiver object from Dispatcher receiver queue.
submit() - Method in class com.sentilla.net.rpc.RemoteInvoker
 
submit() - Method in class com.sentilla.platform.cmote.ByteReceiver
 
submit() - Method in class com.sentilla.platform.cmote.ByteSender
 
submit() - Method in class com.sentilla.platform.cmote.ClientRadioProtocol.Sender
 
submit() - Method in class com.sentilla.platform.cmote.DispatcherAction
Submits this for processing, returns true if succeeded.
submit() - Method in interface com.sentilla.system.Action
Submit this Action for processing by the action engine.
subsubmit() - Method in class com.sentilla.platform.cmote.DispatcherAction
Called during submit().
subsubmit() - Method in class com.sentilla.platform.cmote.Receiver
Queues a Receiver object receive request.
subsubmit() - Method in class com.sentilla.platform.cmote.Sender
Queues this for transmission by the Dispatcher.
SUCCESS_MSG - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
SynchronousSendRx - Interface in com.sentilla.io
 

T

tableSize - Variable in class com.sentilla.net.CollectionProtocol.DebugMessage
 
Temperature - Interface in javax.measure.quantity
This class represents the degree of hotness or coldness of a body or an environment.
TEMPERATURE - Static variable in class javax.measure.unit.Dimension
Holds temperature dimension (θ).
TERA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1012
TESLA - Static variable in class javax.measure.unit.SI
The derived unit for magnetic flux density (T).
TIME - Static variable in class javax.measure.unit.Dimension
Holds time dimension (T).
TIME_TO_LIVE - Static variable in class com.sentilla.net.CollectionProtocol
 
TIMEOUT_advertise_minimum - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_advertise_rand_log2 - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_advertise_randmask - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_request_rand_log2 - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_request_randmask - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_SET_advertise - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_SET_request - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_SET_share - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_SET_share_init - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_share_init_minimum - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_share_init_rand_log2 - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_share_minimum - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_share_rand_log2 - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_share_randmask - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
TIMEOUT_slow_request_backoff - Static variable in interface com.sentilla.net.mimeo.MimeoEnum
 
times(Dimension) - Method in class javax.measure.unit.Dimension
Returns the product of this dimension with the one specified.
times(long) - Method in class javax.measure.unit.Unit
Returns the result of multiplying this unit by an exact factor.
times(double) - Method in class javax.measure.unit.Unit
Returns the result of multiplying this unit by a an approximate factor
times(Unit) - Method in class javax.measure.unit.Unit
Returns the product of this unit with the one specified.
timestamp - Variable in class com.sentilla.platform.cmote.ClientRadioProtocol.Receiver
 
timestamp - Variable in class com.sentilla.platform.cmote.ClientRadioProtocol.Sender
 
toggle(int) - Method in interface com.sentilla.system.Leds
Toggle selected LEDs.
TON_UK - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 2240 NonSI.POUND (long ton, standard name ton_uk).
TON_US - Static variable in class javax.measure.unit.NonSI
A unit of mass equal to 2000 NonSI.POUND (short ton, standard name ton_us).
toParentUnit() - Method in class javax.measure.unit.TransformedUnit
Returns the converter to the parent unit.
Torque - Interface in javax.measure.quantity
This interface represents the moment of a force.
toString() - Method in class javax.measure.Measure
Returns the String representation of this measure.
toString() - Method in class javax.measure.unit.Dimension
Returns the representation of this dimension.
toString() - Method in class javax.measure.unit.Unit
Returns the standard String representation of this unit.
toSystemUnit() - Method in class javax.measure.unit.AlternateUnit
 
toSystemUnit() - Method in class javax.measure.unit.BaseUnit
 
toSystemUnit() - Method in class javax.measure.unit.CompactUnit
 
toSystemUnit() - Method in class javax.measure.unit.CompoundUnit
 
toSystemUnit() - Method in class javax.measure.unit.ProductUnit
 
toSystemUnit() - Method in class javax.measure.unit.TransformedUnit
 
toSystemUnit() - Method in class javax.measure.unit.Unit
Returns the converter from this unit to its system unit.
totalKeys - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyKeys.MoteKeyList
 
transaction_id - Variable in class com.sentilla.net.rpc.RemoteService.Call
 
transaction_id - Variable in class com.sentilla.net.rpc.RemoteService.Return
 
transform(UnitConverter) - Method in class javax.measure.unit.Unit
Returns the unit derived from this unit using the specified converter.
TransformedUnit<Q extends Quantity> - Class in javax.measure.unit
This class represents the units derived from other units using converters.
TTL - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolDataMessage
 
TTL - Variable in class com.sentilla.net.CollectionProtocol.CollectionProtocolHostMessage
 

U

UNIT - Static variable in interface javax.measure.quantity.Acceleration
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.AmountOfSubstance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Angle
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.AngularAcceleration
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.AngularVelocity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Area
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.CatalyticActivity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.DataAmount
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.DataRate
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Dimensionless
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Duration
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.DynamicViscosity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricCapacitance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricCharge
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricConductance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricCurrent
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricInductance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricPotential
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.ElectricResistance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Energy
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Force
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Frequency
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Illuminance
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.KinematicViscosity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Length
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.LuminousFlux
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.LuminousIntensity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.MagneticFlux
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.MagneticFluxDensity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Mass
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.MassFlowRate
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Power
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Pressure
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.RadiationDoseAbsorbed
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.RadiationDoseEffective
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.RadioactiveActivity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.SolidAngle
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Temperature
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Torque
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Velocity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.Volume
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.VolumetricDensity
Holds the SI unit (Système International d'Unités) for this quantity.
UNIT - Static variable in interface javax.measure.quantity.VolumetricFlowRate
Holds the SI unit (Système International d'Unités) for this quantity.
Unit<Q extends Quantity> - Class in javax.measure.unit
This class represents a determinate quantity (as of length, time, heat, or value) adopted as a standard of measurement.
UnitConverter - Class in javax.measure.converter
This class represents a converter of numeric values.
UnitConverter() - Constructor for class javax.measure.converter.UnitConverter
Default constructor.
UnitFormat - Class in javax.measure.unit
This class provides the interface for formatting and parsing units.
UnitFormat() - Constructor for class javax.measure.unit.UnitFormat
Base constructor.
units() - Static method in class javax.measure.unit.NonSI
Returns a read only view over the SI units defined in this class.
units() - Static method in class javax.measure.unit.SI
Returns a read only view over the SI units defined in this class.
UNKNOWN - Static variable in class com.sentilla.net.Address
Static unknown address object.
UnknownAddress - Class in com.sentilla.net
Default address class used when address is unknown.
UnknownAddress() - Constructor for class com.sentilla.net.UnknownAddress
 
UnsupportedAddressException - Exception in com.sentilla.net
Thrown when the address is not supported by Sender object being used.
UnsupportedAddressException() - Constructor for exception com.sentilla.net.UnsupportedAddressException
 

V

value - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyBytes.Result
 
value - Variable in class com.sentilla.net.rpc.procedures.RemoteGetPropertyObject.Result
 
value - Variable in class com.sentilla.net.rpc.procedures.RemoteSetPropertyBytes
Byte array used for setting the property value.
value - Variable in class com.sentilla.net.rpc.procedures.RemoteSetPropertyObject
 
valueOf(long) - Static method in class com.sentilla.net.Mac64Address
Returns a new Mac64Address with 64-bit address addr.
valueOf(double, double, double) - Static method in class javax.measure.converter.AffineConverter
 
valueOf(N, Unit<Q>) - Static method in class javax.measure.Measure
Returns the measure for the specified numerical quantity.
valueOf(CharSequence) - Static method in class javax.measure.unit.Unit
Returns a unit instance that is defined from the specified character sequence using the standard unit format.
Velocity - Interface in javax.measure.quantity
This interface represents a distance traveled divided by the time of travel.
version - Variable in class com.sentilla.net.mimeo.MimeoImage
 
VOLT - Static variable in class javax.measure.unit.SI
The derived unit for electric potential difference, electromotive force (V).
Volume - Interface in javax.measure.quantity
This interface represents the amount of space occupied by a three-dimensional object or region of space, expressed in cubic units.
VolumetricDensity - Interface in javax.measure.quantity
This interface represents a mass per unit volume of a substance under specified conditions of pressure and temperature.
VolumetricFlowRate - Interface in javax.measure.quantity
This interface represents the volume of fluid passing a point in a system per unit of time.

W

WARNING - Static variable in class com.sentilla.platform.cmote.NetworkStatus
 
WATT - Static variable in class javax.measure.unit.SI
The derived unit for power, radiant, flux (W).
WEBER - Static variable in class javax.measure.unit.SI
The derived unit for magnetic flux (Wb).
WEEK - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 7 NonSI.DAY (standard name week).
write(int) - Method in class com.sentilla.io.ByteBuffer
Write a byte into the byte buffer.
write(byte[]) - Method in class com.sentilla.io.ByteBuffer
Write bytes into the byte buffer.
write(ByteBuffer, int) - Method in class com.sentilla.io.ByteBuffer
Write bytes into the byte buffer.
write(ByteBuffer) - Method in class com.sentilla.io.ByteBuffer
Write bytes into the byte buffer.
write(byte[], int, int) - Method in class com.sentilla.io.ByteBuffer
Write bytes into the byte buffer.
write(int) - Method in interface com.sentilla.io.Output
Write a single byte.
write(byte[]) - Method in interface com.sentilla.io.Output
Write an array of bytes.
write(byte[], int, int) - Method in interface com.sentilla.io.Output
Write a series of bytes.
write(byte[], int, int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
write(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
write(byte[]) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
write(boolean) - Method in interface com.sentilla.system.DigitalPin
Write a value to a specified digital pin.
writeBoolean(boolean) - Method in class com.sentilla.io.ByteBuffer
Write a boolean value to the buffer.
writeBoolean(boolean) - Method in interface com.sentilla.io.DataOutput
 
writeBoolean(boolean) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeByte(int) - Method in class com.sentilla.io.ByteBuffer
Write a byte value to the buffer.
writeByte(int) - Method in interface com.sentilla.io.DataOutput
 
writeByte(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeBytes(int, ByteBuffer) - Method in class com.sentilla.net.mimeo.FileImage
 
writeBytes(int, ByteBuffer) - Method in class com.sentilla.net.mimeo.ManifestImage
 
writeBytes(int, ByteBuffer) - Method in class com.sentilla.net.mimeo.MimeoImage
 
writeBytes(int, ByteBuffer) - Method in class com.sentilla.net.mimeo.RamByteImage
 
writeChar(int) - Method in class com.sentilla.io.ByteBuffer
Write a char value to the buffer.
writeChar(int) - Method in interface com.sentilla.io.DataOutput
 
writeChar(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeDouble(double) - Method in class com.sentilla.io.ByteBuffer
Write a double value to the buffer.
writeDouble(double) - Method in interface com.sentilla.io.DataOutput
 
writeDouble(double) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeFloat(float) - Method in class com.sentilla.io.ByteBuffer
Write a float value to the buffer.
writeFloat(float) - Method in interface com.sentilla.io.DataOutput
 
writeFloat(float) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeInt(int) - Method in class com.sentilla.io.ByteBuffer
Write an int value to the buffer.
writeInt(int) - Method in interface com.sentilla.io.DataOutput
 
writeInt(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeLong(long) - Method in class com.sentilla.io.ByteBuffer
Write a long value to the buffer.
writeLong(long) - Method in interface com.sentilla.io.DataOutput
 
writeLong(long) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeObject(Object) - Method in class com.sentilla.io.ByteBuffer
Write a serialized representation of the object into the byte buffer.
writeObject(Object) - Method in interface com.sentilla.io.ObjectOutput
Write an object as data.
writeObject(Object) - Method in interface com.sentilla.io.ObjectOutputStream
Write an object to the stream.
writeObject(ByteBuffer, Object) - Method in class com.sentilla.io.ObjectStreamDelegate
 
writeObject(Object) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writePage(int, ByteBuffer) - Method in class com.sentilla.net.mimeo.MimeoImage
 
writePort(byte, byte) - Method in interface com.sentilla.system.DigitalPin
Write the values of only a subset of pins of a port.
writeShort(int) - Method in class com.sentilla.io.ByteBuffer
Write a short value to the buffer.
writeShort(int) - Method in interface com.sentilla.io.DataOutput
 
writeShort(int) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 
writeUTF(String) - Method in class com.sentilla.io.ByteBuffer
Write a String object to the buffer.
writeUTF(String) - Method in interface com.sentilla.io.DataOutput
 
writeUTF(String) - Method in class com.sentilla.platform.cmote.RemoteRandomAccessFile
 

Y

YARD - Static variable in class javax.measure.unit.NonSI
A unit of length equal to 0.9144 m (standard name yd).
YEAR - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 365 days, 5 hours, 49 minutes, and 12 seconds (standard name year).
YEAR_CALENDAR - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to 365 NonSI.DAY (standard name year_calendar).
YEAR_SIDEREAL - Static variable in class javax.measure.unit.NonSI
A unit of duration equal to one complete revolution of the earth about the sun, relative to the fixed stars, or 365 days, 6 hours, 9 minutes, 9.54 seconds (standard name year_sidereal).
YOCTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-24
YOTTA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1024

Z

ZEPTO(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 10-21
ZETTA(Unit<Q>) - Static method in class javax.measure.unit.SI
Returns the specified unit multiplied by the factor 1021

A B C D E F G H I J K L M N O P Q R S T U V W Y Z

Copyright © 2007 Sentilla Corporation. All Rights Reserved.