Uses of Package
org.hackystat.sensorshell.command

Packages that use org.hackystat.sensorshell.command
org.hackystat.sensorshell.command Provides the commands for the SensorShell. 
 

Classes in org.hackystat.sensorshell.command used by org.hackystat.sensorshell.command
AutoSendCommand
          Implements the AutoSend facility, which automatically sends all SensorData to the Sensorbase at regular intervals as specified in the sensorshell.autosend.timeinterval property.
Command
          A class providing access to information useful for all Command instances.
PingCommand
          Implements the Ping command, which ensures that the SensorBase is reachable.
SensorDataCommand
          Implements the SensorData commands, of which there is "add", "send", and "statechange".