com.sentilla.platform.tmote
Class Constants

java.lang.Object
  extended by com.sentilla.platform.tmote.Constants

public class Constants
extends Object

Constants for the tmote platform. This is currently a hack, we should retrieve system properties from the system configuration, which is still to be written.


Field Summary
static int MAX_IMAGES
          Maximum number of Slingshot images that can be run simultaneously.
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_IMAGES

public static final int MAX_IMAGES
Maximum number of Slingshot images that can be run simultaneously.

See Also:
Constant Field Values
Constructor Detail

Constants

public Constants()


Copyright © 2007 Sentilla Corporation. All Rights Reserved.