Package | Description |
---|---|
com.digi.xbee.api | |
com.digi.xbee.api.listeners | |
com.digi.xbee.api.packet.common | |
com.digi.xbee.api.packet.raw |
Modifier and Type | Method and Description |
---|---|
IOSample |
AbstractXBeeDevice.readIOSample()
Returns an IO sample from this XBee device containing the value of all
enabled digital IO and analog input channels.
|
Modifier and Type | Method and Description |
---|---|
void |
IIOSampleReceiveListener.ioSampleReceived(RemoteXBeeDevice remoteDevice,
IOSample ioSample)
Called when an IO sample is received through the connection interface.
|
Modifier and Type | Method and Description |
---|---|
IOSample |
IODataSampleRxIndicatorPacket.getIOSample()
Returns the IO sample corresponding to the data contained in the packet.
|
Modifier and Type | Method and Description |
---|---|
IOSample |
RX64IOPacket.getIOSample()
Returns the IO sample corresponding to the data contained in the packet.
|
IOSample |
RX16IOPacket.getIOSample()
Returns the IO sample corresponding to the data contained in the packet.
|
© Copyright 2014–2014 Digi International Inc. All rights reserved.