SunSPOT API V3.0


Package com.sun.spot.peripheral.ota

Support for managing remote Sun SPOTs using ant scripts.

See:
          Description

Interface Summary
IOTACommand IOTACommand: a SPOT admin command.
IOTACommandHelper IOTACommandHelper Each IOTACommand is passed an instance of this interface at execution to help it communicate with the remote SpotClient.
IOTACommandProcessorExtension IOTACommandProcessorExtension Any class that wants to install OTA commands (either additional commands or replacements/extensions for the default commands) must implement this interface.
IOTACommandRepository IOTACommandRepository represents the repository of commands in the SPOT's admin command processor.
IOTACommandServerListener This interface must be supported by any object that wishes to receive notifications from a OTACommandServer.
ISpotAdminConstants ISpotAdminConstants
ISpotBootloaderConstants ISpotBootloaderConstants
 

Class Summary
OTACommandServer This class monitors radiogram communications on port number 8, and responds to commands received.
OTAFlashFileInfo OTAFlashFileInfo records information about a FlashFile instance so that it can be serialised for transmission to a host process.
 

Package com.sun.spot.peripheral.ota Description

Support for managing remote Sun SPOTs using ant scripts. Allows a subset of the ant scripts to be used with remote Sun SPOTs. This subset includes application deployment, deleting and setting public keys, switching between debug, basestation and normal execution, and modifying the startup command line arguments. There is no support for remote upgrading.


SunSPOT API V3.0


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