com.rapplogic.xbee.api.zigbee
Class ZBForceSampleRequest

java.lang.Object
  extended by com.rapplogic.xbee.api.XBeeRequest
      extended by com.rapplogic.xbee.api.AtCommand
          extended by com.rapplogic.xbee.api.RemoteAtRequest
              extended by com.rapplogic.xbee.api.zigbee.ZBForceSampleRequest
All Implemented Interfaces:
java.io.Serializable

public class ZBForceSampleRequest
extends RemoteAtRequest

Uses Remote AT to send a Force Sample (IS) AT command to a remote XBee

Author:
andrew
See Also:
Serialized Form

Field Summary
 
Fields inherited from class com.rapplogic.xbee.api.XBeeRequest
DEFAULT_FRAME_ID, NO_RESPONSE_FRAME_ID
 
Constructor Summary
ZBForceSampleRequest(XBeeAddress64 dest64)
          Creates a Force Sample Remote AT request
 
Method Summary
 
Methods inherited from class com.rapplogic.xbee.api.RemoteAtRequest
getApiId, getFrameData, getRemoteAddr16, getRemoteAddr64, isApplyChanges, setApplyChanges, setRemoteAddr16, setRemoteAddr64, toString
 
Methods inherited from class com.rapplogic.xbee.api.AtCommand
getCommand, getValue, setCommand, setValue
 
Methods inherited from class com.rapplogic.xbee.api.XBeeRequest
getFrameId, getXBeePacket, setApiId, setFrameId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZBForceSampleRequest

public ZBForceSampleRequest(XBeeAddress64 dest64)
Creates a Force Sample Remote AT request

Parameters:
dest64 -
command -