|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapplogic.xbee.api.XBeeRequest
com.rapplogic.xbee.api.AtCommand
com.rapplogic.xbee.api.RemoteAtRequest
com.rapplogic.xbee.api.zigbee.ZBForceSampleRequest
public class ZBForceSampleRequest
Uses Remote AT to send a Force Sample (IS) AT command to a remote XBee
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 |
---|
public ZBForceSampleRequest(XBeeAddress64 dest64)
dest64
- command
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |