Sun SPOT API
Green Release  


com.sun.spot.peripheral.ota
Interface ISpotClientConstants

All Known Implementing Classes:
OTACommandServer

public interface ISpotClientConstants

Constants describing commands and status information used for communication between debug/spot client and bootloader.


Field Summary
static char BOOTLOADER_CMD_ATTENTION
           
static String BOOTLOADER_CMD_HEADER
           
static char BOOTLOADER_SYNC
           
static String DEBUG_CMD_HEADER
           
static char FLASH_APP_CMD
           
static char FLASH_BOOTLOAD_CMD
           
static char FLASH_CONFIG_CMD
           
static char FLASH_LIB_CMD
           
static char FLASH_MANUFACTURING_IMAGE_CMD
           
static char FLASH_VM_BYTECODES_CMD
           
static char FLASH_VM_C_CODE_CMD
           
static char GET_CONFIG_PAGE_CMD
           
static char GET_SYSTEM_PROPERTIES
           
static char RESET_CMD
           
static char RESYNC_CMD
           
static char SEND_CHECKSUM_CMD
           
static char SET_SYSTEM_PROPERTIES
           
static char SET_TIME_CMD
           
static char START_VM_CMD
           
static char START_VM_DEBUG_CMD
           
 

Field Detail

FLASH_APP_CMD

static final char FLASH_APP_CMD
See Also:
Constant Field Values

FLASH_VM_C_CODE_CMD

static final char FLASH_VM_C_CODE_CMD
See Also:
Constant Field Values

FLASH_VM_BYTECODES_CMD

static final char FLASH_VM_BYTECODES_CMD
See Also:
Constant Field Values

FLASH_BOOTLOAD_CMD

static final char FLASH_BOOTLOAD_CMD
See Also:
Constant Field Values

FLASH_CONFIG_CMD

static final char FLASH_CONFIG_CMD
See Also:
Constant Field Values

START_VM_CMD

static final char START_VM_CMD
See Also:
Constant Field Values

START_VM_DEBUG_CMD

static final char START_VM_DEBUG_CMD
See Also:
Constant Field Values

RESET_CMD

static final char RESET_CMD
See Also:
Constant Field Values

GET_CONFIG_PAGE_CMD

static final char GET_CONFIG_PAGE_CMD
See Also:
Constant Field Values

SEND_CHECKSUM_CMD

static final char SEND_CHECKSUM_CMD
See Also:
Constant Field Values

FLASH_LIB_CMD

static final char FLASH_LIB_CMD
See Also:
Constant Field Values

RESYNC_CMD

static final char RESYNC_CMD
See Also:
Constant Field Values

FLASH_MANUFACTURING_IMAGE_CMD

static final char FLASH_MANUFACTURING_IMAGE_CMD
See Also:
Constant Field Values

SET_TIME_CMD

static final char SET_TIME_CMD
See Also:
Constant Field Values

BOOTLOADER_CMD_ATTENTION

static final char BOOTLOADER_CMD_ATTENTION
See Also:
Constant Field Values

SET_SYSTEM_PROPERTIES

static final char SET_SYSTEM_PROPERTIES
See Also:
Constant Field Values

GET_SYSTEM_PROPERTIES

static final char GET_SYSTEM_PROPERTIES
See Also:
Constant Field Values

BOOTLOADER_SYNC

static final char BOOTLOADER_SYNC
See Also:
Constant Field Values

BOOTLOADER_CMD_HEADER

static final String BOOTLOADER_CMD_HEADER
See Also:
Constant Field Values

DEBUG_CMD_HEADER

static final String DEBUG_CMD_HEADER
See Also:
Constant Field Values

Sun SPOT API
Green Release  


Copyright © 2006 Sun Microsystems, Inc. All Rights Reserved.