- generate() - Method in class com.digi.xbee.api.packet.XBeeChecksum
-
Generates the checksum byte for the API packet.
- generateByteArray() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Generates the XBee packet byte array.
- generateByteArrayEscaped() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Generates the XBee packet byte array escaping the special bytes.
- generateDeviceID() - Method in class com.digi.xbee.api.models.XBee64BitAddress
-
Generates the Device ID corresponding to this XBee64BitAddress
to be used in Device Cloud.
- generateSalt() - Static method in class com.digi.xbee.api.utils.srp.SrpUtils
-
Generates and returns a random salt number.
- generateVerifier(byte[], String) - Static method in class com.digi.xbee.api.utils.srp.SrpUtils
-
Generates and returns a verifier from the provided salt and password.
- GenericXBeePacket - Class in com.digi.xbee.api.packet
-
This class represents a basic and Generic XBee packet where the payload is
set as a byte array without a defined structure.
- GenericXBeePacket(byte[]) - Constructor for class com.digi.xbee.api.packet.GenericXBeePacket
-
Class constructor.
- get(int) - Static method in enum com.digi.xbee.api.connection.ConnectionType
-
Retrieves the connection type for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.APIOutputMode
-
Returns the APIOutputMode
entry associated to the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.AssociationIndicationStatus
-
Returns the AssociationIndicationStatus
associated to the
given value.
- get(int) - Static method in enum com.digi.xbee.api.models.ATCommandStatus
-
Returns the ATCommandStatus
associated to the given ID.
- get(String) - Static method in enum com.digi.xbee.api.models.ATStringCommands
-
Returns the ATStringCommands
for the given AT Command alias.
- get(int) - Static method in enum com.digi.xbee.api.models.CellularAssociationIndicationStatus
-
Returns the CellularAssociationIndicationStatus
associated to
the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.DeviceCloudStatus
-
Retrieves the DeviceCloudStatus
for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.FrameError
-
Retrieves the Frame Error for the given ID.
- get(int) - Static method in class com.digi.xbee.api.models.HardwareVersion
-
Returns the HardwareVersion
object associated to the given
numeric value.
- get(int, String) - Static method in class com.digi.xbee.api.models.HardwareVersion
-
Returns the HardwareVersion
object associated to the given
numeric value and description.
- get(int) - Static method in enum com.digi.xbee.api.models.HardwareVersionEnum
-
Returns the HardwareVersionEnum
associated to the given
numeric value.
- get(int) - Static method in enum com.digi.xbee.api.models.HTTPMethodEnum
-
Returns the HTTP method associated to the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.IPAddressingMode
-
Retrieves the IP addressing mode for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.IPProtocol
-
Retrieves the IP protocol for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.ModemStatusEvent
-
Returns the ModemStatusEvent
associated to the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.OperatingMode
-
Returns the OperatingMode
entry associated to the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.PowerLevel
-
Returns the PowerLevel
entry associated to the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.RestFulStatusEnum
-
Retrieves the RestFul status for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.SendDataRequestOptions
-
Retrieves the SendDataRequestOptions
for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.SpecialByte
-
Returns the SpecialByte
entry associated with the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.SrpError
-
Retrieves the SrpError
for the given ID code.
- get(int) - Static method in enum com.digi.xbee.api.models.SrpStep
-
Retrieves the SrpStep
for the given ID code.
- get(int) - Static method in enum com.digi.xbee.api.models.ThreadAssociationIndicationStatus
-
Returns the ThreadAssociationIndicationStatus
associated to
the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.WiFiAssociationIndicationStatus
-
Returns the WiFiAssociationIndicationStatus
associated to
the given value.
- get(int) - Static method in enum com.digi.xbee.api.models.WiFiEncryptionType
-
Retrieves the encryption type for the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.XBeeDiscoveryStatus
-
Returns the XBeeDiscoveryStatus
associated to the given
identifier.
- get(int) - Static method in enum com.digi.xbee.api.models.XBeeLocalInterface
-
Retrieves the XBeeLocalInterface
for the given ID code.
- get(int) - Static method in enum com.digi.xbee.api.models.XBeeProtocol
-
Returns the XBeeProtocol
associated to the given ID.
- get(int) - Static method in enum com.digi.xbee.api.models.XBeeTransmitStatus
-
Returns the XBeeTransmitStatus
associated to the given
identifier.
- get(int) - Static method in enum com.digi.xbee.api.packet.APIFrameType
-
Returns the APIFrameType
associated with the given ID value.
- get16BitAddress() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the 16-bit address of this XBee device.
- get16BitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the 16-bit destination address.
- get16bitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the 16 bit destination address.
- get16bitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Returns the 16-bit destination address.
- get16bitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
Returns the 16-bit destination address.
- get16bitDestinationAddress() - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
Returns the 16-bit destination address.
- get16BitSourceAddress() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the 16 bit sender/source address.
- get16bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Returns the 16-bit sender/source address.
- get16bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
Returns the 16-bit sender/source address.
- get16bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Returns the 16-bit source address.
- get16bitSourceAddress() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Returns the 16-bit sender/source address.
- get16bitSourceAddress() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
Returns the 16-bit sender/source address.
- get64BitAddress() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the 64-bit address of this XBee device.
- get64BitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the 64-bit destination address.
- get64bitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the 64 bit destination address.
- get64bitDestinationAddress() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Returns the 64-bit destination address.
- get64bitDestinationAddress() - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
Returns the 64-bit destination address.
- get64BitSourceAddress() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the 64 bit sender/source address.
- get64bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Returns the 64-bit sender/source address.
- get64bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
Returns the 64-bit sender/source address.
- get64bitSourceAddress() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Returns the 64-bit source address.
- get64bitSourceAddress() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Returns the 64-bit sender/source address.
- get64bitSourceAddress() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
Returns the 64-bit sender/source address.
- getAccessPoint(String) - Method in class com.digi.xbee.api.WiFiDevice
-
Finds and reports the access point that matches the supplied SSID.
- getAccessPointTimeout() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the configured access point timeout for connecting,
disconnecting and scanning access points.
- getADCValue(IOLine) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the analog value of the provided IO line of this XBee device.
- getAnalogMask() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the analog mask.
- getAnalogValue(IOLine) - Method in class com.digi.xbee.api.io.IOSample
-
Returns the analog value of the provided IO line.
- getAnalogValues() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the analog values map.
- getAPIData() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Returns the XBee API packet data.
- getAPIOutputMode() - Method in class com.digi.xbee.api.DigiMeshDevice
-
- getAPIOutputMode() - Method in class com.digi.xbee.api.DigiPointDevice
-
- getAPIOutputMode() - Method in class com.digi.xbee.api.ZigBeeDevice
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ModemStatusPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponseStatusPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.FrameErrorPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.raw.TXStatusPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
- getAPIPacketParameters() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.common.ModemStatusPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
- getAPIPacketSpecificData() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
- getAssociationIndicationStatus() - Method in class com.digi.xbee.api.Raw802Device
-
- getAssociationIndicationStatus() - Method in class com.digi.xbee.api.RemoteRaw802Device
-
- getAssociationIndicationStatus() - Method in class com.digi.xbee.api.RemoteZigBeeDevice
-
- getAssociationIndicationStatus() - Method in class com.digi.xbee.api.ZigBeeDevice
-
- getBluetoothMacAddress() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Reads and returns the EUI-48 Bluetooth MAC address of this XBee device
in a format such as 00112233AABB
.
- getBroadcastRadius() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the broadcast radius.
- getBroadcastRadius() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Returns the broadcast radius.
- getCause() - Method in exception com.digi.xbee.api.exceptions.XBeeException
-
- getCellularAssociationIndicationStatus() - Method in class com.digi.xbee.api.CellularDevice
-
Returns the current association status of this Cellular device.
- getChannel() - Method in class com.digi.xbee.api.models.AccessPoint
-
Returns the operating channel of the access point.
- getChecksum() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Returns the packet checksum.
- getClusterID() - Method in class com.digi.xbee.api.models.ExplicitXBeeMessage
-
Returns the cluster ID the packet was addressed to.
- getClusterID() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the cluster ID used in the transmission.
- getClusterID() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the cluster ID used in the transmission.
- getCommand() - Method in class com.digi.xbee.api.models.ATCommand
-
Returns the AT command alias.
- getCommand() - Method in class com.digi.xbee.api.models.ATCommandResponse
-
Returns the AT command that generated the response.
- getCommand() - Method in enum com.digi.xbee.api.models.ATStringCommands
-
Returns the AT Command alias.
- getCommand() - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
Returns the AT command.
- getCommand() - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
Returns the AT command.
- getCommand() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Returns the AT command.
- getCommand() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the AT Command.
- getCommand() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Returns the AT command.
- getCommand() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Returns the AT Command.
- getCommand() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Returns the AT Command.
- getCommand() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Returns the AT command.
- getCommand() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Returns the AT Command.
- getCommandStatus() - Method in exception com.digi.xbee.api.exceptions.ATCommandException
-
Returns the ATCommandStatus
of the exception containing
information about the AT command response.
- getCommandStatusMessage() - Method in exception com.digi.xbee.api.exceptions.ATCommandException
-
Returns the text containing the status of the AT command response
from the exception.
- getCommandValue() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Returns the AT command response value.
- getCommandValue() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Retrieves the AT command response value.
- getCommandValue() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Retrieves the AT command response value as byte array.
- getCommandValue() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Retrieves the AT command response value.
- getCommandValueAsString() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Returns the AT command response value as String.
- getCommandValueAsString() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Returns the AT command response value as String.
- getCommandValueAsString() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Returns the AT command response value as String.
- getCommandValueAsString() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Returns the AT command response value as String.
- getConfigurationATCommand() - Method in enum com.digi.xbee.api.io.IOLine
-
Returns the configuration AT command associated to the IO line.
- getConnectionInterface() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the connection interface associated to this XBee device.
- getConnectionType() - Method in class com.digi.xbee.api.connection.bluetooth.AbstractBluetoothInterface
-
- getConnectionType() - Method in interface com.digi.xbee.api.connection.IConnectionInterface
-
Returns the connection type of the interface.
- getConnectionType() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
- getContentType() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Retrieves the content type of the file to upload.
- getCurrentSize() - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the current size of the XBee packets queue.
- getCurrentVersion() - Static method in class com.digi.xbee.api.Version
-
Returns the current version of the XBee Java Library.
- getData() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the byte array containing the data of the message.
- getData() - Method in class com.digi.xbee.api.models.SMSMessage
-
Returns a string containing the data of the message.
- getData() - Method in class com.digi.xbee.api.models.UserDataRelayMessage
-
Returns a byte array containing the data of the message.
- getData() - Method in class com.digi.xbee.api.models.XBeeMessage
-
Returns the a byte array containing the data of the message.
- getData() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
Retrieves the SRP data.
- getData() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Retrieves the SRP data.
- getData() - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
Returns the received data.
- getData() - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
Returns the data to send.
- getData() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Retrieves the received data.
- getData() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the transmission data.
- getData() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the transmission data.
- getData() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
Retrieves the received data.
- getData() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
Retrieves the data to send.
- getData() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the transmission data.
- getData() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the received data.
- getData() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the transmission data.
- getDataString() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the data of the message in string format.
- getDataString() - Method in class com.digi.xbee.api.models.UserDataRelayMessage
-
Returns the data of the message in string format.
- getDataString() - Method in class com.digi.xbee.api.models.XBeeMessage
-
Returns the data of the message in string format.
- getDescription() - Method in enum com.digi.xbee.api.models.APIOutputMode
-
Returns the API output mode description.
- getDescription() - Method in enum com.digi.xbee.api.models.AssociationIndicationStatus
-
Returns the association indication status description.
- getDescription() - Method in enum com.digi.xbee.api.models.ATCommandStatus
-
Returns the AT Command Status description.
- getDescription() - Method in enum com.digi.xbee.api.models.CellularAssociationIndicationStatus
-
Returns the Cellular association indication status description.
- getDescription() - Method in enum com.digi.xbee.api.models.DiscoveryOptions
-
Returns the description of the discovery option.
- getDescription() - Method in class com.digi.xbee.api.models.HardwareVersion
-
Returns the Hardware version description.
- getDescription() - Method in enum com.digi.xbee.api.models.HardwareVersionEnum
-
Returns the hardware version description.
- getDescription() - Method in enum com.digi.xbee.api.models.ModemStatusEvent
-
Returns the modem status description.
- getDescription() - Method in enum com.digi.xbee.api.models.PowerLevel
-
Returns the power level description.
- getDescription() - Method in enum com.digi.xbee.api.models.RestFulStatusEnum
-
Retrieves the RestFul status description.
- getDescription() - Method in enum com.digi.xbee.api.models.SrpError
-
Retrieves the SrpError
description.
- getDescription() - Method in enum com.digi.xbee.api.models.SrpStep
-
Retrieves the SrpStep
description.
- getDescription() - Method in enum com.digi.xbee.api.models.ThreadAssociationIndicationStatus
-
Returns the Thread association indication status description.
- getDescription() - Method in enum com.digi.xbee.api.models.WiFiAssociationIndicationStatus
-
Returns the Wi-Fi association indication status description.
- getDescription() - Method in enum com.digi.xbee.api.models.XBeeDiscoveryStatus
-
Returns the discovery status description.
- getDescription() - Method in enum com.digi.xbee.api.models.XBeeLocalInterface
-
Retrieves the XBeeLocalInterface
description.
- getDescription() - Method in enum com.digi.xbee.api.models.XBeeProtocol
-
Returns the XBee protocol description.
- getDescription() - Method in enum com.digi.xbee.api.models.XBeeTransmitStatus
-
Returns the transmit status description.
- getDestAddress() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the destination IP address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the destination IP address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the destination IPv6 address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Retrieves the destination IPv6 address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Retrieves the destination IPv6 address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the destination IPv6 address.
- getDestAddress() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the destination IPv6 address.
- getDestinationAddress() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the 64-bit destination extended address of this XBee device.
- getDestinationAddress() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Retrieves the IP destination address.
- getDestinationEndpoint() - Method in class com.digi.xbee.api.models.ExplicitXBeeMessage
-
Returns the endpoint of the destination the message was addressed to.
- getDestinationEndpoint() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the destination endpoint of the transmission.
- getDestinationEndpoint() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the destination endpoint of the transmission.
- getDestinationInterface() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
Retrieves the the destination XBee local interface.
- getDestinationIPAddress() - Method in class com.digi.xbee.api.IPDevice
-
Returns the destination IP address.
- getDestPort() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the destination port of the transmission.
- getDestPort() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Retrieves the destination port.
- getDestPort() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the destination port.
- getDestPort() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the destination port.
- getDestPort() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the destination port.
- getDestPort() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the destination port.
- getDestPort() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the destination port.
- getDevice() - Method in class com.digi.xbee.api.models.XBeeMessage
-
Returns the remote XBee device this message is associated to.
- getDevice(String) - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns the first remote device that matches the supplied identifier.
- getDevice(XBee64BitAddress) - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns the remote device already contained in the network whose 64-bit
address matches the given one.
- getDevice(XBee16BitAddress) - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns the remote device already contained in the network whose 16-bit
address matches the given one.
- getDevices() - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns all remote devices already contained in the network.
- getDevices(String) - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns all remote devices that match the supplied identifier.
- getDigitalHSBMask() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the HSB of the digital mask.
- getDigitalLSBMask() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the LSB of the digital mask.
- getDigitalMask() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the combined (HSB + LSB) digital mask.
- getDigitalValue(IOLine) - Method in class com.digi.xbee.api.io.IOSample
-
Returns the digital value of the provided IO line.
- getDigitalValues() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the digital values map.
- getDIO(int) - Static method in enum com.digi.xbee.api.io.IOLine
-
Returns the IOLine
associated to the given index.
- getDIOChangeDetection() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the set of IO lines of this device that are monitored for
change detection.
- getDIOValue(IOLine) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the digital value of the provided IO line of this XBee device.
- getDiscoveryStatus() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
Returns the discovery status.
- getDNSAddress() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the IP address of domain name server.
- getEncryptionType() - Method in class com.digi.xbee.api.models.AccessPoint
-
Returns the encryption type of the access point.
- getError() - Method in class com.digi.xbee.api.packet.devicecloud.FrameErrorPacket
-
Retrieves the frame error.
- getFileData() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Retrieves the data of the file to upload.
- getFirmwareVersion() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the firmware version (hexadecimal string value) of this XBee
device.
- getFirstDataPacket(int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first data packet from the queue waiting up to the
specified timeout if necessary for an XBee data packet to become
available.
- getFirstDataPacketFrom(RemoteXBeeDevice, int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first data packet from the queue whose 64-bit source
address matches the address of the provided remote XBee device.
- getFirstExplicitDataPacket(int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first explicit data packet from the queue waiting up to the
specified timeout if necessary for an XBee explicit data packet to
become available.
- getFirstExplicitDataPacketFrom(RemoteXBeeDevice, int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first explicit data packet from the queue whose 64-bit
source address matches the address of the provided remote XBee device.
- getFirstIPDataPacket(int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first IP data packet from the queue waiting up to the
specified timeout if necessary for a IP data packet to
become available.
- getFirstIPDataPacketFrom(Inet4Address, int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first IP data packet from the queue whose IP address
matches the provided address.
- getFirstIPv6DataPacket(int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first IPv6 data packet from the queue waiting up to the
specified timeout if necessary for a IPv6 data packet to
become available.
- getFirstIPv6DataPacketFrom(Inet6Address, int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first IPv6 data packet from the queue whose IPv6 address
matches the provided address.
- getFirstPacket(int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first packet from the queue waiting up to the specified
timeout if necessary for an XBee packet to become available.
- getFirstPacketFrom(RemoteXBeeDevice, int) - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the first packet from the queue whose 64-bit source address
matches the address of the provided remote XBee device.
- getFlags() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Retrieves the flags.
- getFrameID() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Returns the Frame ID of the API packet.
- getFrameType() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Returns the XBee packet frame type.
- getFrameTypeValue() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Returns the XBee packet frame type integer value.
- getGatewayIPAddress() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the IP address of the gateway.
- getHardwareVersion() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the hardware version of this XBee device.
- getHostAddress() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the IPv4 or IPv6 address this message is associated to.
- getHsb() - Method in class com.digi.xbee.api.models.XBee16BitAddress
-
Returns the address high significant byte.
- getID() - Method in enum com.digi.xbee.api.connection.ConnectionType
-
Retrieves the connection type ID.
- getID() - Method in enum com.digi.xbee.api.io.IOMode
-
Returns the IO mode ID.
- getID() - Method in enum com.digi.xbee.api.io.IOValue
-
Returns the ID of the IO value.
- getId() - Method in enum com.digi.xbee.api.models.ATCommandStatus
-
Returns the AT Command Status ID.
- getID() - Method in enum com.digi.xbee.api.models.DeviceCloudStatus
-
Retrieves the status ID.
- getID() - Method in enum com.digi.xbee.api.models.FrameError
-
Retrieves the Frame Error ID.
- getID() - Method in enum com.digi.xbee.api.models.IPAddressingMode
-
Retrieves the IP addressing mode ID.
- getID() - Method in enum com.digi.xbee.api.models.IPProtocol
-
Retrieves the IP protocol ID.
- getId() - Method in enum com.digi.xbee.api.models.ModemStatusEvent
-
Returns the modem status ID.
- getID() - Method in enum com.digi.xbee.api.models.OperatingMode
-
Returns the operating mode ID.
- getID() - Method in enum com.digi.xbee.api.models.RestFulStatusEnum
-
Retrieves the RestFul status ID.
- getID() - Method in enum com.digi.xbee.api.models.SendDataRequestOptions
-
Retrieves the option ID.
- getID() - Method in enum com.digi.xbee.api.models.SrpError
-
Retrieves the SrpError
ID code.
- getID() - Method in enum com.digi.xbee.api.models.SrpStep
-
Retrieves the SrpStep
ID code.
- getID() - Method in enum com.digi.xbee.api.models.WiFiEncryptionType
-
Retrieves the encryption type ID.
- getId() - Method in enum com.digi.xbee.api.models.XBeeDiscoveryStatus
-
Returns the numeric value of the discovery status identifier.
- getID() - Method in enum com.digi.xbee.api.models.XBeeLocalInterface
-
Retrieves the XBeeLocalInterface
ID code.
- getID() - Method in enum com.digi.xbee.api.models.XBeeProtocol
-
Returns the XBee protocol ID.
- getId() - Method in enum com.digi.xbee.api.models.XBeeTransmitStatus
-
Returns the numeric value of the transmit status identifier.
- getIMEIAddress() - Method in class com.digi.xbee.api.CellularDevice
-
Returns the IMEI address of this Cellular device.
- getIndex() - Method in enum com.digi.xbee.api.io.IOLine
-
Returns the index of the IO line.
- getInputStream() - Method in interface com.digi.xbee.api.connection.IConnectionInterface
-
Returns the connection interface input stream to read data from.
- getInputStream() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- getIOConfiguration(IOLine) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the configuration mode of the provided IO line of this XBee
device.
- getIOMode(int) - Static method in enum com.digi.xbee.api.io.IOMode
-
Returns the IOMode
associated to the provided mode ID.
- getIOMode(int, IOLine) - Static method in enum com.digi.xbee.api.io.IOMode
-
Returns the IOMode
corresponding to the provided mode ID and
IO line.
- getIOSample() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Returns the IO sample corresponding to the data contained in the packet.
- getIOSample() - Method in class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
Returns the IO sample corresponding to the data contained in the packet.
- getIOSample() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Returns the IO sample corresponding to the data contained in the packet.
- getIOSamples() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Returns the IO samples corresponding to the data contained in the
packet.
- getIOSamples() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Returns the IO samples corresponding to the data contained in the
packet.
- getIOSamplingRate() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the IO sampling rate of this XBee device.
- getIOValue(int) - Static method in enum com.digi.xbee.api.io.IOValue
-
Returns the IOValue
associated to the provided value ID.
- getIPAddress() - Method in class com.digi.xbee.api.IPDevice
-
Returns the IP address of this IP device.
- getIPAddress() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the IPv4 address this message is associated to.
- getIPAddressingMode() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the IP addressing mode.
- getIPAddressMask() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the IP address subnet mask.
- getIPv6Address() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the IPv6 address of this IPv6 device.
- getIPv6Address() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the IPv6 address this message is associated to.
- getIPv6DestinationAddress() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the destination IPv6 address.
- getLsb() - Method in class com.digi.xbee.api.models.XBee16BitAddress
-
Returns the address low significant byte.
- getMaxSize() - Method in class com.digi.xbee.api.models.XBeePacketsQueue
-
Returns the maximum size of the XBee packets queue.
- getMessage() - Method in exception com.digi.xbee.api.exceptions.ATCommandException
-
- getMessage() - Method in exception com.digi.xbee.api.exceptions.TransmitException
-
- getMethod() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Returns the HTTP method used for the transmission.
- getName() - Method in enum com.digi.xbee.api.connection.ConnectionType
-
Retrieves the connection type name.
- getName() - Method in enum com.digi.xbee.api.io.IOLine
-
Returns the name of the IO line.
- getName() - Method in enum com.digi.xbee.api.io.IOMode
-
Returns the IO mode name.
- getName() - Method in enum com.digi.xbee.api.io.IOValue
-
Returns the name of the IO value.
- getName() - Method in enum com.digi.xbee.api.models.DeviceCloudStatus
-
Retrieves the status name.
- getName() - Method in enum com.digi.xbee.api.models.FrameError
-
Retrieves the Frame Error name.
- getName() - Method in enum com.digi.xbee.api.models.HTTPMethodEnum
-
Returns the HTTP method name.
- getName() - Method in enum com.digi.xbee.api.models.IPAddressingMode
-
Retrieves the IP addressing mode name.
- getName() - Method in enum com.digi.xbee.api.models.IPProtocol
-
Retrieves the IP protocol name.
- getName() - Method in enum com.digi.xbee.api.models.OperatingMode
-
Returns the operating mode name.
- getName() - Method in enum com.digi.xbee.api.models.SendDataRequestOptions
-
Retrieves the option name.
- getName() - Method in enum com.digi.xbee.api.models.WiFiEncryptionType
-
Retrieves the encryption type name.
- getName() - Method in enum com.digi.xbee.api.packet.APIFrameType
-
Returns the API frame type name.
- getNetwork() - Method in class com.digi.xbee.api.DigiMeshDevice
-
- getNetwork() - Method in class com.digi.xbee.api.DigiPointDevice
-
- getNetwork() - Method in class com.digi.xbee.api.Raw802Device
-
- getNetwork() - Method in class com.digi.xbee.api.XBeeDevice
-
- getNetwork() - Method in class com.digi.xbee.api.ZigBeeDevice
-
- getNextFrameID() - Method in class com.digi.xbee.api.XBeeDevice
-
- getNodeID() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the node identifier of this XBee device.
- getNumberOfDevices() - Method in class com.digi.xbee.api.XBeeNetwork
-
Returns the number of devices already discovered in this network.
- getOperatingMode() - Method in class com.digi.xbee.api.XBeeDevice
-
- getOptions() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Retrieves the file upload operation options.
- getOutputStream() - Method in interface com.digi.xbee.api.connection.IConnectionInterface
-
Returns the connection interface output stream to write data to.
- getOutputStream() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- getPacketData() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
- getPacketData() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Returns the packet data.
- getPacketLength() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Returns the packet length.
- getPANID() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the operating PAN ID (Personal Area Network Identifier) of
this XBee device.
- getParameter(String) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Gets the value of the given parameter from this XBee device.
- getParameter() - Method in class com.digi.xbee.api.models.ATCommand
-
Returns the AT command parameter.
- getParameter() - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
Returns the AT command parameter.
- getParameter() - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
Returns the AT command parameter.
- getParameter() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the AT command parameter.
- getParameter() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Returns the AT command parameter as byte array.
- getParameter() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Returns the AT command parameter.
- getParameterAsString() - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
Returns the AT command parameter as String.
- getParameterAsString() - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
Returns the AT command parameter as String.
- getParameterAsString() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the AT command parameter as String.
- getParameterAsString() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Returns the AT command parameter as String.
- getParameterAsString() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Returns the AT command parameter as String.
- getParameters() - Method in class com.digi.xbee.api.packet.XBeePacket
-
Returns a map with the XBee packet parameters and their values.
- getParameterString() - Method in class com.digi.xbee.api.models.ATCommand
-
Returns the AT command parameter in string format.
- getPath() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Retrieves the path of the file to upload to Device Cloud.
- getPayload() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Retrieves the transmission data.
- getPhoneNumber() - Method in class com.digi.xbee.api.models.SMSMessage
-
Returns the phone number that sent the message.
- getPhoneNumber() - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
Returns the phone number.
- getPhoneNumber() - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
Returns the phone number.
- getPhoneNumberByteArray() - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
Returns the phone number byte array.
- getPhoneNumberByteArray() - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
Returns the phone number byte array.
- getPort() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the name of the serial port.
- getPortDescription() - Method in class com.digi.xbee.api.connection.serial.SerialPortInfo
-
Returns the serial port description.
- getPortName() - Method in class com.digi.xbee.api.connection.serial.SerialPortInfo
-
Returns the serial port name.
- getPortParameters() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the XBee serial port parameters.
- getPowerLevel() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the output power level at which this XBee device transmits
conducted power.
- getPowerSupplyValue() - Method in class com.digi.xbee.api.io.IOSample
-
Returns the value of the power supply voltage.
- getProfile() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the TLS profile.
- getProfileID() - Method in class com.digi.xbee.api.models.ExplicitXBeeMessage
-
Returns the profile ID the packet was addressed to.
- getProfileID() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the profile ID used in the transmission.
- getProfileID() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the profile ID used in the transmission.
- getProtocol() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the protocol used in the transmission.
- getProtocol() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Retrieves the IP protocol.
- getProtocol() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the IP protocol.
- getProtocol() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the IP protocol.
- getProtocol() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the IP protocol.
- getProtocol() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the IP protocol.
- getPWMDutyCycle(IOLine) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Gets the PWM duty cycle (in %) corresponding to the provided IO line of
this XBee device.
- getPWMDutyCycleATCommand() - Method in enum com.digi.xbee.api.io.IOLine
-
Returns the PWM AT command associated to the IO line.
- getReadTimeout() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the read timeout of the serial port (in milliseconds).
- getReadTimeout() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Returns the receive options.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
Returns the receive options bitfield.
- getReceiveOptions() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Retrieves the receive options.
- getReceiveTimeout() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the serial port receive timeout (in milliseconds).
- getReceiveTimeout() - Method in class com.digi.xbee.api.XBeeDevice
-
- getRemoteXBeeDeviceFromPacket(XBeeAPIPacket) - Method in class com.digi.xbee.api.DataReader
-
Returns the remote XBee device from where the given package was sent
from.
- getRequestData() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Retrieves the data of the device request.
- getRequestID() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Retrieves the ID of the device request.
- getRequestID() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
Retrieves the ID of the device response.
- getRequestTarget() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Retrieves the device request target.
- getResponse() - Method in class com.digi.xbee.api.models.ATCommandResponse
-
Returns the AT command response data in byte array format if any.
- getResponseData() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
Retrieves the data of the device response.
- getResponseStatus() - Method in class com.digi.xbee.api.models.ATCommandResponse
-
Returns the AT command response status.
- getResponseString() - Method in class com.digi.xbee.api.models.ATCommandResponse
-
Returns the AT command response data as string if any.
- getRFData() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the RF Data to send.
- getRFData() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Returns the RF Data to send.
- getRFData() - Method in class com.digi.xbee.api.packet.GenericXBeePacket
-
Returns the XBee RF Data of the packet.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
Returns the RF Data to send.
- getRFData() - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
Returns the RF Data to send.
- getRFData() - Method in class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
Returns the received RF data.
- getRFData() - Method in class com.digi.xbee.api.packet.UnknownXBeePacket
-
Returns the XBee RF Data of the packet.
- getRFData() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Returns the received RF data.
- getRSSI() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Returns the Received Signal Strength Indicator (RSSI).
- getRSSI() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
Returns the Received Signal Strength Indicator (RSSI).
- getRSSI() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Returns the Received Signal Strength Indicator (RSSI).
- getRSSI() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
Returns the Received Signal Strength Indicator (RSSI).
- getRSSI() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Retrieves the RSSI value in terms of link margin.
- getSessionKey() - Method in class com.digi.xbee.api.utils.srp.SrpUser
-
Returns the session key.
- getSignalQuality() - Method in class com.digi.xbee.api.models.AccessPoint
-
Returns the signal quality with the access point in %.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Retrieves the source IP address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the source IPv6 address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
Retrieves the source IPv6 address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Retrieves the source IPv6 address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the source IPv6 address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Retrieves the sender/source IP address.
- getSourceAddress() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Returns the IP source address.
- getSourceEndpoint() - Method in class com.digi.xbee.api.models.ExplicitXBeeMessage
-
Returns the endpoint of the source that initiated the transmission.
- getSourceEndpoint() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the source endpoint of the transmission.
- getSourceEndpoint() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Returns the source endpoint of the transmission.
- getSourceInterface() - Method in class com.digi.xbee.api.models.UserDataRelayMessage
-
Returns the source interface that sent this message.
- getSourceInterface() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
Retrieves the the source XBee local interface.
- getSourcePort() - Method in class com.digi.xbee.api.models.IPMessage
-
Returns the source port of the transmission.
- getSourcePort() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Retrieves the source port.
- getSourcePort() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the source port.
- getSourcePort() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the source port.
- getSourcePort() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Retrieves the source port.
- getSourcePort() - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Retrieves the source port.
- getSourcePort() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the source port.
- getSrpError() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Retrieves the SRP error.
- getSrpStep() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
Retrieves the SRP step.
- getSrpStep() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Retrieves the SRP step.
- getSSID() - Method in class com.digi.xbee.api.models.AccessPoint
-
Returns the SSID of the access point.
- getStatus() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Returns the AT command response status.
- getStatus() - Method in class com.digi.xbee.api.packet.common.ModemStatusPacket
-
Returns modem status event enum.
- getStatus() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Returns the AT command response status.
- getStatus() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponseStatusPacket
-
Retrieves the status of the device response.
- getStatus() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataResponsePacket
-
Retrieves the file upload status.
- getStatus() - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Returns the RESTFul status used for the transmission.
- getStatus() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Returns the AT command response status.
- getStatus() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Returns the AT command response status.
- getThreadAssociationIndicationStatus() - Method in class com.digi.xbee.api.RemoteThreadDevice
-
Returns the current association status of this Thread device.
- getThreadAssociationIndicationStatus() - Method in class com.digi.xbee.api.ThreadDevice
-
Returns the current association status of this Thread device.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Retrieves the transmit options.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Returns the transmit options.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Retrieves the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Returns the transmit options bitfield.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Retrieves the transmit options.
- getTransmitOptions() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Returns the transmit options bitfield.
- getTransmitRetryCount() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
Returns the transmit retry count.
- getTransmitStatus() - Method in exception com.digi.xbee.api.exceptions.TransmitException
-
Returns the XBeeTransmitStatus
of the exception containing
information about the transmission.
- getTransmitStatus() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
Returns the transmit status.
- getTransmitStatus() - Method in class com.digi.xbee.api.packet.raw.TXStatusPacket
-
Returns the transmit status.
- getTransmitStatusMessage() - Method in exception com.digi.xbee.api.exceptions.TransmitException
-
Returns the text containing the status of the transmission from
the exception.
- getTransport() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Retrieves the transport.
- getTransport() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Retrieves the transport.
- getURI() - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Retrieves the URI.
- getValue() - Method in enum com.digi.xbee.api.models.APIOutputMode
-
Returns the API output mode value.
- getValue() - Method in enum com.digi.xbee.api.models.AssociationIndicationStatus
-
Returns the association indication status value.
- getValue() - Method in enum com.digi.xbee.api.models.CellularAssociationIndicationStatus
-
Returns the Cellular association indication status value.
- getValue() - Method in enum com.digi.xbee.api.models.DiscoveryOptions
-
Returns the value of the discovery option.
- getValue() - Method in class com.digi.xbee.api.models.HardwareVersion
-
Returns the Hardware version numeric value.
- getValue() - Method in enum com.digi.xbee.api.models.HardwareVersionEnum
-
Returns the Hardware version numeric value.
- getValue() - Method in enum com.digi.xbee.api.models.HTTPMethodEnum
-
Returns the HTTP method value.
- getValue() - Method in enum com.digi.xbee.api.models.PowerLevel
-
Returns the power level value.
- getValue() - Method in enum com.digi.xbee.api.models.SpecialByte
-
Returns the special byte value.
- getValue() - Method in enum com.digi.xbee.api.models.ThreadAssociationIndicationStatus
-
Returns the Thread association indication status value.
- getValue() - Method in enum com.digi.xbee.api.models.WiFiAssociationIndicationStatus
-
Returns the Wi-Fi association indication status value.
- getValue() - Method in class com.digi.xbee.api.models.XBee16BitAddress
-
Returns the 16-bit address value in byte array format.
- getValue() - Method in class com.digi.xbee.api.models.XBee64BitAddress
-
Returns the XBee 64-bit address value as byte array.
- getValue() - Method in class com.digi.xbee.api.models.XBeeIMEIAddress
-
Retrieves the IMEI address value.
- getValue() - Method in enum com.digi.xbee.api.packet.APIFrameType
-
Returns the API frame type value.
- getWiFiAssociationIndicationStatus() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns the current association status of this Wi-Fi device.
- getXBeePacketsQueue() - Method in class com.digi.xbee.api.DataReader
-
Returns the queue of read XBee packets.
- getXBeeProtocol() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns the XBee Protocol of this XBee device.
- getXBeeProtocol() - Method in class com.digi.xbee.api.CellularDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.DigiMeshDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.DigiPointDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.Raw802Device
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.RemoteDigiMeshDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.RemoteDigiPointDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.RemoteRaw802Device
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.RemoteThreadDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.RemoteZigBeeDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.ThreadDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.WiFiDevice
-
- getXBeeProtocol() - Method in class com.digi.xbee.api.ZigBeeDevice
-
- IBluetoothDataReceiveListener - Interface in com.digi.xbee.api.listeners.relay
-
This interface defines the required methods that should be implemented to
behave as a data listener and be notified when new data is received from
the Bluetooth interface in a User Data Relay frame.
- IConnectionInterface - Interface in com.digi.xbee.api.connection
-
This interface represents a protocol independent connection with an XBee
device.
- IDataReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that should be implemented to
behave as a data listener and be notified when new data is received from a
remote XBee device of the network.
- IDiscoveryListener - Interface in com.digi.xbee.api.listeners
-
Interface defining the required methods that an object should implement to be
notified about device discovery events.
- IExplicitDataReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that should be implemented to
behave as an explicit data listener and be notified when new explicit data
is received from a remote XBee device of the network.
- IIOSampleReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that an object should implement
to behave as an IO Sample listener and be notified when IO samples are
received from a remote XBee device of the network.
- IIPDataReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that should be implemented to
behave as an IP data listener and be notified when new IP data is
received.
- IMicroPythonDataReceiveListener - Interface in com.digi.xbee.api.listeners.relay
-
This interface defines the required methods that should be implemented to
behave as a data listener and be notified when new data is received from
the MicroPython interface in a User Data Relay frame.
- IModemStatusReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that an object should implement
to behave as a modem status listener and be notified when modem status events
are received from the radio.
- integerToHexString(int, int) - Static method in class com.digi.xbee.api.utils.HexUtils
-
Converts the given integer into an hexadecimal string.
- InterfaceAlreadyOpenException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when trying to open an interface that is
already opened by the application.
- InterfaceAlreadyOpenException() - Constructor for exception com.digi.xbee.api.exceptions.InterfaceAlreadyOpenException
-
Creates an InterfaceAlreadyOpenedException
with
as its error detail message.
- InterfaceAlreadyOpenException(String) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceAlreadyOpenException
-
Creates an InterfaceAlreadyOpenedException
with the specified
message.
- InterfaceAlreadyOpenException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceAlreadyOpenException
-
Creates an InterfaceAlreadyOpenException
with the specified
message and cause.
- InterfaceInUseException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when trying to open the port/communication
interface but it is already in use by other applications.
- InterfaceInUseException() - Constructor for exception com.digi.xbee.api.exceptions.InterfaceInUseException
-
Creates an InterfaceInUseException
with
as its error detail message.
- InterfaceInUseException(String) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceInUseException
-
Creates an InterfaceInUseException
with the specified message.
- InterfaceInUseException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceInUseException
-
Creates an InterfaceInUseException
with the specified message
and cause.
- InterfaceNotOpenException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when trying to perform any operation with
the XBee device and its communication interface is closed.
- InterfaceNotOpenException() - Constructor for exception com.digi.xbee.api.exceptions.InterfaceNotOpenException
-
Creates an InterfaceNotOpenException
with
as its error detail message.
- InterfaceNotOpenException(String) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceNotOpenException
-
Creates an InterfaceNotOpenException
with the specified
message.
- InterfaceNotOpenException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InterfaceNotOpenException
-
Creates an InterfaceNotOpenException
with the specified message
and cause.
- intToByteArray(int) - Static method in class com.digi.xbee.api.utils.ByteUtils
-
Converts the given integer value into a byte array.
- InvalidConfigurationException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when trying to open an interface with an
invalid configuration.
- InvalidConfigurationException() - Constructor for exception com.digi.xbee.api.exceptions.InvalidConfigurationException
-
Creates an InvalidConfigurationException
with
as its error detail message.
- InvalidConfigurationException(String) - Constructor for exception com.digi.xbee.api.exceptions.InvalidConfigurationException
-
Creates an InvalidConfigurationException
with the specified
message.
- InvalidConfigurationException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InvalidConfigurationException
-
Creates an InvalidConfigurationException
with the specified
message and cause.
- InvalidInterfaceException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when trying to open a non-existing interface.
- InvalidInterfaceException() - Constructor for exception com.digi.xbee.api.exceptions.InvalidInterfaceException
-
Creates an InvalidInterfaceException
with
as its error detail message.
- InvalidInterfaceException(String) - Constructor for exception com.digi.xbee.api.exceptions.InvalidInterfaceException
-
Creates an InvalidInterfaceException
with the specified message.
- InvalidInterfaceException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InvalidInterfaceException
-
Creates an InvalidInterfaceException
with the specified
message and cause.
- InvalidOperatingModeException - Exception in com.digi.xbee.api.exceptions
-
- InvalidOperatingModeException() - Constructor for exception com.digi.xbee.api.exceptions.InvalidOperatingModeException
-
Creates an InvalidOperatingModeException
with
as its error detail message.
- InvalidOperatingModeException(OperatingMode) - Constructor for exception com.digi.xbee.api.exceptions.InvalidOperatingModeException
-
Creates an InvalidOperatingModeException
with the specified
operating mode.
- InvalidOperatingModeException(String) - Constructor for exception com.digi.xbee.api.exceptions.InvalidOperatingModeException
-
Creates an InvalidOperatingModeException
with the specified
message.
- InvalidOperatingModeException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InvalidOperatingModeException
-
Creates an InvalidOperatingModeException
with the specified
message and cause.
- InvalidPacketException - Exception in com.digi.xbee.api.exceptions
-
This exception will be thrown when there is an error parsing an API packet
from the input stream.
- InvalidPacketException() - Constructor for exception com.digi.xbee.api.exceptions.InvalidPacketException
-
Creates a InvalidPacketException
with
as its error detail message.
- InvalidPacketException(String) - Constructor for exception com.digi.xbee.api.exceptions.InvalidPacketException
-
Creates a InvalidPacketException
with the specified message.
- InvalidPacketException(String, Throwable) - Constructor for exception com.digi.xbee.api.exceptions.InvalidPacketException
-
Creates an InvalidPacketException
with the specified
message and cause.
- IODataSampleRxIndicatorPacket - Class in com.digi.xbee.api.packet.common
-
This class represents an IO Data Sample RX Indicator packet.
- IODataSampleRxIndicatorPacket(XBee64BitAddress, XBee16BitAddress, int, byte[]) - Constructor for class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Class constructor.
- IODataSampleRxIndicatorWifiPacket - Class in com.digi.xbee.api.packet.wifi
-
This class represents a IO Data Sample Rx Indicator (Wi-Fi) packet.
- IODataSampleRxIndicatorWifiPacket(Inet4Address, int, int, byte[]) - Constructor for class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Class constructor.
- IOLine - Enum in com.digi.xbee.api.io
-
Enumerates the different IO lines that can be found in the XBee devices.
- IOMode - Enum in com.digi.xbee.api.io
-
Enumerates the different Input/Output modes that an IO line can be
configured with.
- IOSample - Class in com.digi.xbee.api.io
-
This class represents an IO Data Sample.
- IOSample(byte[]) - Constructor for class com.digi.xbee.api.io.IOSample
-
Class constructor.
- ioSampleReceived(RemoteXBeeDevice, IOSample) - Method in interface com.digi.xbee.api.listeners.IIOSampleReceiveListener
-
Called when an IO sample is received through the connection interface.
- IOValue - Enum in com.digi.xbee.api.io
-
Enumerates the possible values of a IOLine
configured as digital
I/O.
- IPacketReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that an object should implement
to behave as a packet listener and be notified when new packets are received
from a remote XBee device of the network.
- IPAddressingMode - Enum in com.digi.xbee.api.models
-
Enumerates the different IP addressing modes.
- ipDataReceived(IPMessage) - Method in interface com.digi.xbee.api.listeners.IIPDataReceiveListener
-
Called when IP data is received.
- IPDevice - Class in com.digi.xbee.api
-
This class provides common functionality for XBee IP devices.
- IPMessage - Class in com.digi.xbee.api.models
-
This class represents an IP message containing the IP address the
message belongs to, the source and destination ports, the IP protocol,
and the content (data) of the message.
- IPMessage(Inet4Address, int, int, IPProtocol, byte[]) - Constructor for class com.digi.xbee.api.models.IPMessage
-
Class constructor.
- IPMessage(Inet6Address, int, int, IPProtocol, byte[]) - Constructor for class com.digi.xbee.api.models.IPMessage
-
Class constructor.
- IPProtocol - Enum in com.digi.xbee.api.models
-
Enumerates the different IP protocols.
- IPv6Device - Class in com.digi.xbee.api
-
This class provides common functionality for XBee IPv6 devices.
- IPv6IODataSampleRxIndicator - Class in com.digi.xbee.api.packet.thread
-
This class represents an IPv6 IO Data Sample Rx Indicator packet.
- IPv6IODataSampleRxIndicator(Inet6Address, byte[]) - Constructor for class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
Class constructor.
- IPv6RemoteATCommandRequestPacket - Class in com.digi.xbee.api.packet.thread
-
This class represents an IPv6 Remote AT Command Request packet.
- IPv6RemoteATCommandRequestPacket(int, Inet6Address, int, String, String) - Constructor for class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Class constructor.
- IPv6RemoteATCommandRequestPacket(int, Inet6Address, int, String, byte[]) - Constructor for class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Class constructor.
- IPv6RemoteATCommandResponsePacket - Class in com.digi.xbee.api.packet.thread
-
This class represents an IPv6 Remote AT Command Response packet.
- IPv6RemoteATCommandResponsePacket(int, Inet6Address, String, ATCommandStatus, String) - Constructor for class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Class constructor.
- IPv6RemoteATCommandResponsePacket(int, Inet6Address, String, ATCommandStatus, byte[]) - Constructor for class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Class constructor.
- isApplyConfigurationChangesEnabled() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns whether the 'apply configuration changes' option is enabled in
this device.
- isAuthenticated() - Method in class com.digi.xbee.api.utils.srp.SrpUser
-
Returns whether the user is authenticated or not.
- isBitEnabled(int, int) - Static method in class com.digi.xbee.api.utils.ByteUtils
-
Returns whether the specified bit of the given integer is set to 1
or not.
- isBroadcast() - Method in class com.digi.xbee.api.models.XBeeMessage
-
Returns whether or not the message was received via broadcast.
- isBroadcast() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ModemStatusPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.common.TransmitStatusPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponseStatusPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.FrameErrorPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.devicecloud.SendDataResponsePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.GenericXBeePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.raw.TXStatusPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.UnknownXBeePacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
- isBroadcast() - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Returns whether or not the packet is a broadcast packet.
- isCD() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the state of the CD line.
- isCD() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- isConnected() - Method in class com.digi.xbee.api.CellularDevice
-
Returns whether the device is connected to the Internet or not.
- isConnected() - Method in class com.digi.xbee.api.ThreadDevice
-
Returns whether the device is associated to a network or not.
- isConnected() - Method in class com.digi.xbee.api.WiFiDevice
-
Returns whether the device is connected to an access point or not.
- isCTS() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the state of the CTS line.
- isCTS() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- isDiscoveryRunning() - Method in class com.digi.xbee.api.XBeeNetwork
-
Retrieves whether the discovery process is running or not.
- isDSR() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns the state of the DSR line.
- isDSR() - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- ISerialDataReceiveListener - Interface in com.digi.xbee.api.listeners.relay
-
This interface defines the required methods that should be implemented to
behave as a data listener and be notified when new data is received from
the serial interface in a User Data Relay frame.
- isHardwareFlowControl() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Returns whether or not the port's flow control is configured in
hardware mode.
- ISMSReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that should be implemented to
behave as an SMS listener and be notified when new SMS is received.
- isOpen() - Method in interface com.digi.xbee.api.connection.IConnectionInterface
-
Returns whether the connection interface is open or not.
- isOpen() - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
- isOpen() - Method in class com.digi.xbee.api.XBeeDevice
-
- isRemote() - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Returns whether this XBee device is a remote device.
- isRemote() - Method in class com.digi.xbee.api.RemoteXBeeDevice
-
Always returns true
, since it is a remote device.
- isRemote() - Method in class com.digi.xbee.api.XBeeDevice
-
- isRunning() - Method in class com.digi.xbee.api.DataReader
-
Returns whether this Data reader is running or not.
- isSpecialByte(int) - Static method in enum com.digi.xbee.api.models.SpecialByte
-
Checks whether the given byte is special or not.
- IUserDataRelayReceiveListener - Interface in com.digi.xbee.api.listeners
-
This interface defines the required methods that should be implemented to
behave as an User Data Relay listener and be notified when new User Data
Relay messages are received.
- scanAccessPoints() - Method in class com.digi.xbee.api.WiFiDevice
-
Performs a scan to search for access points in the vicinity.
- sendBluetoothData(byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendBreak(int) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sends a break signal to the serial port with the given duration
(in milliseconds).
- sendBreak(int) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- sendBroadcastData(byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendBroadcastExplicitData(int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendBroadcastExplicitData(int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendBroadcastExplicitData(int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendBroadcastIPData(int, byte[]) - Method in class com.digi.xbee.api.IPDevice
-
Sends the provided IP data to all clients.
- sendCoAPData(Inet6Address, String, HTTPMethodEnum, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
Sends the provided CoAP IPv6 data to the given IPv6 address and port using
the specified IPv6 protocol.
- sendCoAPData(Inet6Address, String, HTTPMethodEnum, boolean, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
Sends the provided CoAP IPv6 data to the given IPv6 address and port using
the specified IPv6 protocol.
- sendCoAPDataAsync(Inet6Address, String, HTTPMethodEnum, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
Sends the provided CoAP IPv6 data to the given IPv6 address and port
asynchronously using the specified IPv6 protocol.
- sendCoAPDataAsync(Inet6Address, String, HTTPMethodEnum, boolean, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
Sends the provided CoAP IPv6 data to the given IPv6 address and port
asynchronously using the specified IPv6 protocol.
- sendData(XBee64BitAddress, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendData(XBee64BitAddress, XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendData(XBee64BitAddress, byte[]) - Method in class com.digi.xbee.api.Raw802Device
-
- sendData(XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.Raw802Device
-
Sends the provided data to the XBee device of the network corresponding
to the given 16-bit address.
- sendData(RemoteXBeeDevice, byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendData(XBee64BitAddress, XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendDataAsync(XBee64BitAddress, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendDataAsync(XBee64BitAddress, XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendDataAsync(XBee64BitAddress, byte[]) - Method in class com.digi.xbee.api.Raw802Device
-
- sendDataAsync(XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.Raw802Device
-
Sends the provided data to the XBee device of the network corresponding
to the given 16-bit address asynchronously.
- sendDataAsync(RemoteXBeeDevice, byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendDataAsync(XBee64BitAddress, XBee16BitAddress, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- SendDataRequestOptions - Enum in com.digi.xbee.api.models
-
- SendDataRequestPacket - Class in com.digi.xbee.api.packet.devicecloud
-
This class represents a Send Data Request packet.
- SendDataRequestPacket(int, String, String, SendDataRequestOptions, byte[]) - Constructor for class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Class constructor.
- SendDataResponsePacket - Class in com.digi.xbee.api.packet.devicecloud
-
This class represents a Send Data Response packet.
- SendDataResponsePacket(int, DeviceCloudStatus) - Constructor for class com.digi.xbee.api.packet.devicecloud.SendDataResponsePacket
-
Class constructor.
- sendExplicitData(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendExplicitData(XBee64BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendExplicitData(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendExplicitData(XBee64BitAddress, XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendExplicitData(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendExplicitData(XBee64BitAddress, XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendExplicitDataAsync(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendExplicitDataAsync(XBee64BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- sendExplicitDataAsync(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendExplicitDataAsync(XBee64BitAddress, XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.DigiPointDevice
-
- sendExplicitDataAsync(RemoteXBeeDevice, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendExplicitDataAsync(XBee64BitAddress, XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- sendIPData(Inet4Address, int, IPProtocol, boolean, byte[]) - Method in class com.digi.xbee.api.IPDevice
-
Sends the provided IP data to the given IP address and port using
the specified IP protocol.
- sendIPData(Inet4Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.IPDevice
-
Sends the provided IP data to the given IP address and port using
the specified IP protocol.
- sendIPData(Inet6Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.IPv6Device
-
Sends the provided IPv6 data to the given IPv6 address and port using
the specified IPv6 protocol.
- sendIPData(Inet6Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
- sendIPDataAsync(Inet4Address, int, IPProtocol, boolean, byte[]) - Method in class com.digi.xbee.api.IPDevice
-
Sends the provided IP data to the given IP address and port
asynchronously using the specified IP protocol.
- sendIPDataAsync(Inet4Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.IPDevice
-
Sends the provided IP data to the given IP address and port
asynchronously.
- sendIPDataAsync(Inet6Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.IPv6Device
-
Sends the provided IPv6 data to the given IPv6 address and port
asynchronously using the specified IPv6 protocol.
- sendIPDataAsync(Inet6Address, int, IPProtocol, byte[]) - Method in class com.digi.xbee.api.ThreadDevice
-
- sendMicroPythonData(byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendMulticastData(XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
Sends a multicast transmission with the provided data to the given
group ID.
- sendMulticastDataAsync(XBee16BitAddress, int, int, int, int, byte[]) - Method in class com.digi.xbee.api.ZigBeeDevice
-
Sends a multicast asynchronous transmission with the provided data to
the given group ID.
- sendPacket(XBeePacket, IPacketReceiveListener) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendPacket(XBeePacket) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendPacketAsync(XBeePacket) - Method in class com.digi.xbee.api.XBeeDevice
-
- sendSMS(String, String) - Method in class com.digi.xbee.api.CellularDevice
-
Sends the provided SMS message to the given phone number.
- sendSMSAsync(String, String) - Method in class com.digi.xbee.api.CellularDevice
-
Sends asynchronously the provided SMS to the given phone number.
- sendUserDataRelay(XBeeLocalInterface, byte[]) - Method in class com.digi.xbee.api.XBeeDevice
-
- SENT_FROM_END_DEVICE - Static variable in class com.digi.xbee.api.models.XBeeReceiveOptions
-
Packet was sent from an end device, if known (value: 64).
- serialEvent(SerialPortEvent) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- SerialPortInfo - Class in com.digi.xbee.api.connection.serial
-
Helper class used to store serial port information.
- SerialPortInfo(String) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortInfo
-
Class constructor.
- SerialPortInfo(String, String) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortInfo
-
Class constructor.
- SerialPortParameters - Class in com.digi.xbee.api.connection.serial
-
Helper class used to store serial connection parameters information.
- SerialPortParameters(int, int, int, int, int) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortParameters
-
Class constructor.
- SerialPortRxTx - Class in com.digi.xbee.api.connection.serial
-
This class represents a serial port using the RxTx library to communicate
with it.
- SerialPortRxTx(String, SerialPortParameters) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
Class constructor.
- SerialPortRxTx(String, SerialPortParameters, int) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
Class constructor.
- SerialPortRxTx(String, int) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
Class constructor.
- SerialPortRxTx(String, int, int) - Constructor for class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
Class constructor.
- set16BitAddress(XBee16BitAddress) - Method in class com.digi.xbee.api.Raw802Device
-
- set16BitAddress(XBee16BitAddress) - Method in class com.digi.xbee.api.RemoteRaw802Device
-
- set64BitAddress(XBee64BitAddress) - Method in class com.digi.xbee.api.RemoteRaw802Device
-
Sets the XBee64BitAddress of this remote 802.15.4 device.
- setAccessPointTimeout(int) - Method in class com.digi.xbee.api.WiFiDevice
-
Configures the access point timeout in milliseconds for connecting,
disconnecting and scanning access points.
- setAPIOutputMode(APIOutputMode) - Method in class com.digi.xbee.api.DigiMeshDevice
-
- setAPIOutputMode(APIOutputMode) - Method in class com.digi.xbee.api.DigiPointDevice
-
- setAPIOutputMode(APIOutputMode) - Method in class com.digi.xbee.api.ZigBeeDevice
-
- setBreak(boolean) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Enables or disables the break line.
- setBreak(boolean) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- setChannel(int) - Method in class com.digi.xbee.api.models.AccessPoint
-
Sets the new channel of the access point.
- setCommandValue(String) - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Sets the AT command response value as String.
- setCommandValue(byte[]) - Method in class com.digi.xbee.api.packet.common.ATCommandResponsePacket
-
Sets the AT command response value.
- setCommandValue(String) - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Sets the AT command response value as String.
- setCommandValue(byte[]) - Method in class com.digi.xbee.api.packet.common.RemoteATCommandResponsePacket
-
Sets the AT response response value.
- setCommandValue(String) - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Sets the AT command response value as String.
- setCommandValue(byte[]) - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandResponsePacket
-
Sets the AT command response response value as byte array.
- setCommandValue(String) - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Sets the AT command response value as String.
- setCommandValue(byte[]) - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandResponseWifiPacket
-
Sets the AT response response value.
- setContentType(String) - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Sets the content type of the file to upload.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
Sets the SRP data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Sets the SRP data.
- setData(String) - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
Sets the received data.
- setData(String) - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
Sets the data to send.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Sets the new received data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the new transmission data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the new transmission data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
Sets the received data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
Sets the data to send.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the new transmission data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the new received data.
- setData(byte[]) - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Sets the new transmission data.
- setDestAddress(Inet4Address) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the destination IP address.
- setDestAddress(Inet4Address) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the destination IP address.
- setDestAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the destination IPv6 address.
- setDestAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Sets the destination IPv6 address.
- setDestAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the destination IPv6 address.
- setDestAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Sets the destination IPv6 address.
- setDestinationAddress(XBee64BitAddress) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the 64-bit destination extended address of this XBee device.
- setDestinationInterface(XBeeLocalInterface) - Method in class com.digi.xbee.api.packet.relay.UserDataRelayPacket
-
Sets the destination XBee local interface.
- setDestinationIPAddress(Inet4Address) - Method in class com.digi.xbee.api.IPDevice
-
Sets the destination IP address.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Sets the destination port.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the destination port.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the destination port.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the destination port.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the destination port.
- setDestPort(int) - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Sets the destination port.
- setDIOChangeDetection(Set<IOLine>) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the digital IO lines of this XBee device to be monitored and
sampled whenever their status changes.
- setDIOValue(IOLine, IOValue) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the digital value (high or low) to the provided IO line of this
XBee device.
- setDiscoveryOptions(Set<DiscoveryOptions>) - Method in class com.digi.xbee.api.XBeeNetwork
-
Configures the discovery options (NO
parameter) with the given
value.
- setDiscoveryTimeout(long) - Method in class com.digi.xbee.api.XBeeNetwork
-
Configures the discovery timeout (NT
parameter) with the given
value.
- setDNSAddress(Inet4Address) - Method in class com.digi.xbee.api.WiFiDevice
-
Sets the IP address of domain name server.
- setDTR(boolean) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sets the state of the DTR.
- setDTR(boolean) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- setEncryptionKeys(byte[], byte[], byte[]) - Method in class com.digi.xbee.api.connection.bluetooth.AbstractBluetoothInterface
-
Sets the encryption keys and starts to encrypt the communication with the
module.
- setError(FrameError) - Method in class com.digi.xbee.api.packet.devicecloud.FrameErrorPacket
-
Sets the frame error.
- setFileData(byte[]) - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Sets the data of the file to upload.
- setFrameID(int) - Method in class com.digi.xbee.api.packet.XBeeAPIPacket
-
Sets the frame ID of the API packet.
- setGatewayIPAddress(Inet4Address) - Method in class com.digi.xbee.api.WiFiDevice
-
Sets the IP address of the gateway.
- setIOConfiguration(IOLine, IOMode) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the configuration of the given IO line of this XBee device.
- setIOSamplingRate(int) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the IO sampling rate to enable periodic sampling in this XBee
device.
- setIPAddress(Inet4Address) - Method in class com.digi.xbee.api.WiFiDevice
-
Sets the IP address of the module.
- setIPAddressingMode(IPAddressingMode) - Method in class com.digi.xbee.api.WiFiDevice
-
Sets the IP addressing mode.
- setIPAddressMask(Inet4Address) - Method in class com.digi.xbee.api.WiFiDevice
-
Sets the IP address subnet mask.
- setIPv6DestinationAddress(Inet6Address) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the destination IPv6 address.
- setMethod(HTTPMethodEnum) - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Sets the HTTP method used for the transmission.
- setNodeID(String) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the node identifier of this XBee device.
- setOptions(SendDataRequestOptions) - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Sets the file upload operation options.
- setPANID(byte[]) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the PAN ID (Personal Area Network Identifier) of this XBee device.
- setParameter(String, byte[]) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the given parameter with the provided value in this XBee device.
- setParameter(String) - Method in class com.digi.xbee.api.models.ATCommand
-
Sets the AT command parameter as string.
- setParameter(byte[]) - Method in class com.digi.xbee.api.models.ATCommand
-
Sets the AT command parameter as byte array.
- setParameter(String) - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
Sets the AT command parameter as String.
- setParameter(byte[]) - Method in class com.digi.xbee.api.packet.common.ATCommandPacket
-
Sets the AT command parameter.
- setParameter(String) - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
Sets the AT command parameter as String.
- setParameter(byte[]) - Method in class com.digi.xbee.api.packet.common.ATCommandQueuePacket
-
Sets the AT command parameter.
- setParameter(String) - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Sets the AT command parameter as String.
- setParameter(byte[]) - Method in class com.digi.xbee.api.packet.common.RemoteATCommandPacket
-
Sets the AT command parameter.
- setParameter(String) - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Sets the AT command parameter as String.
- setParameter(byte[]) - Method in class com.digi.xbee.api.packet.thread.IPv6RemoteATCommandRequestPacket
-
Sets the AT command parameter as byte array.
- setParameter(String) - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Sets the AT command parameter as String.
- setParameter(byte[]) - Method in class com.digi.xbee.api.packet.wifi.RemoteATCommandWifiPacket
-
Sets the AT command parameter.
- setPath(String) - Method in class com.digi.xbee.api.packet.devicecloud.SendDataRequestPacket
-
Sets the path of the file to upload to Device Cloud.
- setPayload(byte[]) - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Sets the new transmission data.
- setPhoneNumber(String) - Method in class com.digi.xbee.api.packet.cellular.RXSMSPacket
-
Sets the phone number.
- setPhoneNumber(String) - Method in class com.digi.xbee.api.packet.cellular.TXSMSPacket
-
Sets the phone number.
- setPortDescription(String) - Method in class com.digi.xbee.api.connection.serial.SerialPortInfo
-
Sets the serial port description.
- setPortParameters(int, int, int, int, int) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sets the new parameters of the serial port.
- setPortParameters(SerialPortParameters) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sets the new parameters of the serial port as
SerialPortParameters
.
- setPortParameters(int, int, int, int, int) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- setPowerLevel(PowerLevel) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the output power level at which this XBee device transmits
conducted power.
- setProfile(int) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the TLS profile.
- setProtocol(IPProtocol) - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Sets the IP protocol.
- setProtocol(IPProtocol) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the IP protocol.
- setProtocol(IPProtocol) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the IP protocol.
- setProtocol(IPProtocol) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the IP protocol.
- setProtocol(IPProtocol) - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Sets the IP protocol.
- setPWMDutyCycle(IOLine, double) - Method in class com.digi.xbee.api.AbstractXBeeDevice
-
Sets the duty cycle (in %) of the provided IO line of this XBee device.
- setReadTimeout(int) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sets the read timeout of the serial port (in milliseconds).
- setReadTimeout(int) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- setReceiveOptions(int) - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Sets the receive options.
- setReceiveTimeout(int) - Method in class com.digi.xbee.api.XBeeDevice
-
- setRequestData(byte[]) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Sets the data of the device request.
- setRequestID(int) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Sets ID of the device request.
- setRequestID(int) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
Sets ID of the device response.
- setRequestTarget(String) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceRequestPacket
-
Sets the device request target.
- setResponseData(byte[]) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponsePacket
-
Sets the data of the device response.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.common.ExplicitAddressingPacket
-
Sets the RF Data to send.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.common.ExplicitRxIndicatorPacket
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.common.IODataSampleRxIndicatorPacket
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.common.ReceivePacket
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.common.TransmitPacket
-
Sets the RF Data to send.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.GenericXBeePacket
-
Sets the XBee RF Data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.RX16IOPacket
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.RX16Packet
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.RX64IOPacket
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.RX64Packet
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.TX16Packet
-
Sets the RF data to send.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.raw.TX64Packet
-
Sets the RF data to send.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.thread.IPv6IODataSampleRxIndicator
-
Sets the received RF data.
- setRFData(byte[]) - Method in class com.digi.xbee.api.packet.UnknownXBeePacket
-
Sets the XBee RF Data.
- setRSSI(int) - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Sets the RSSI value in terms of link margin.
- setRTS(boolean) - Method in class com.digi.xbee.api.connection.serial.AbstractSerialPort
-
Sets the state of the RTS line.
- setRTS(boolean) - Method in class com.digi.xbee.api.connection.serial.SerialPortRxTx
-
- setSignalQuality(int) - Method in class com.digi.xbee.api.models.AccessPoint
-
Sets the new signal quality with the access point.
- setSourceAddress(Inet4Address) - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Sets the source IP address.
- setSourceAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the source IPv6 address.
- setSourceAddress(Inet6Address) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the destination IPv6 address.
- setSourceAddress(Inet4Address) - Method in class com.digi.xbee.api.packet.wifi.IODataSampleRxIndicatorWifiPacket
-
Sets the sender/source IP address.
- setSourceInterface(XBeeLocalInterface) - Method in class com.digi.xbee.api.packet.relay.UserDataRelayOutputPacket
-
Sets the source XBee local interface.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.ip.RXIPv4Packet
-
Sets the source port.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the source port.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the source port.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the source port.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.thread.RXIPv6Packet
-
Sets the source port.
- setSourcePort(int) - Method in class com.digi.xbee.api.packet.thread.TXIPv6Packet
-
Sets the source port.
- setSrpError(SrpError) - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Sets the SRP error.
- setSrpStep(SrpStep) - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockPacket
-
Sets the SRP step.
- setSrpStep(SrpStep) - Method in class com.digi.xbee.api.packet.bluetooth.BluetoothUnlockResponsePacket
-
Sets the SRP step.
- setStatus(DeviceCloudStatus) - Method in class com.digi.xbee.api.packet.devicecloud.DeviceResponseStatusPacket
-
Sets the status of the device response.
- setStatus(DeviceCloudStatus) - Method in class com.digi.xbee.api.packet.devicecloud.SendDataResponsePacket
-
Sets the file upload status.
- setStatus(RestFulStatusEnum) - Method in class com.digi.xbee.api.packet.thread.CoAPRxResponsePacket
-
Sets the RESTFul status used for the transmission.
- setTransmitOptions(int) - Method in class com.digi.xbee.api.packet.ip.TXIPv4Packet
-
Sets the transmit options.
- setTransmitOptions(int) - Method in class com.digi.xbee.api.packet.ip.TXTLSProfilePacket
-
Sets the transmit options.
- setTransmitOptions(int) - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Sets the transmit options bifield.
- setURI(String) - Method in class com.digi.xbee.api.packet.thread.CoAPTxRequestPacket
-
Sets the URI.
- setXBeeReaderMode(OperatingMode) - Method in class com.digi.xbee.api.DataReader
-
Sets the XBee operating mode of this data reader.
- shortToByteArray(short) - Static method in class com.digi.xbee.api.utils.ByteUtils
-
Converts the given short value into a byte array.
- SMSMessage - Class in com.digi.xbee.api.models
-
This class represents an SMS message containing the phone number that sent
the message and the content (data) of the message.
- SMSMessage(String, String) - Constructor for class com.digi.xbee.api.models.SMSMessage
-
Class constructor.
- smsReceived(SMSMessage) - Method in interface com.digi.xbee.api.listeners.ISMSReceiveListener
-
Called when SMS is received.
- SpecialByte - Enum in com.digi.xbee.api.models
-
Enumerates all the special bytes of the XBee protocol that must be escaped
when working on API 2 mode.
- SrpConstants - Class in com.digi.xbee.api.utils.srp
-
Class that defines the Secure Remote Password protocol constants.
- SrpConstants() - Constructor for class com.digi.xbee.api.utils.srp.SrpConstants
-
- SrpError - Enum in com.digi.xbee.api.models
-
Enumerates the different errors of the SRP authentication.
- SrpStep - Enum in com.digi.xbee.api.models
-
Enumerates the available steps of the SRP authentication.
- SrpUser - Class in com.digi.xbee.api.utils.srp
-
This class represents the user role in the Secure Remote Password protocol.
- SrpUser(String, String) - Constructor for class com.digi.xbee.api.utils.srp.SrpUser
-
Class constructor.
- SrpUtils - Class in com.digi.xbee.api.utils.srp
-
Utility class for the Secure Remote Password protocol.
- SrpUtils() - Constructor for class com.digi.xbee.api.utils.srp.SrpUtils
-
- startAuthentication() - Method in class com.digi.xbee.api.utils.srp.SrpUser
-
Computes and returns A, which is needed to start authentication.
- startDiscoveryProcess() - Method in class com.digi.xbee.api.XBeeNetwork
-
Starts the discovery process with the configured timeout and options.
- startListening(int) - Method in class com.digi.xbee.api.IPDevice
-
Starts listening for incoming IP transmissions in the provided port.
- startListening(int) - Method in class com.digi.xbee.api.IPv6Device
-
Starts listening for incoming IPv6 transmissions in the provided port.
- stopBits - Variable in class com.digi.xbee.api.connection.serial.SerialPortParameters
-
- stopDiscoveryProcess() - Method in class com.digi.xbee.api.XBeeNetwork
-
Stops the discovery process if it is running.
- stopListening() - Method in class com.digi.xbee.api.IPDevice
-
Stops listening for incoming IP transmissions.
- stopListening() - Method in class com.digi.xbee.api.IPv6Device
-
Stops listening for incoming IPv6 transmissions.
- stopReader() - Method in class com.digi.xbee.api.DataReader
-
Stops the Data reader thread.
- stringToByteArray(String) - Static method in class com.digi.xbee.api.utils.ByteUtils
-
Converts the given string into a byte array.
- swapByteArray(byte[]) - Static method in class com.digi.xbee.api.utils.ByteUtils
-
Swaps the given byte array order.
- validate() - Method in class com.digi.xbee.api.packet.XBeeChecksum
-
Validates the checksum.
- valueOf(String) - Static method in enum com.digi.xbee.api.connection.ConnectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.io.IOLine
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.io.IOMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.io.IOValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.APIOutputMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.AssociationIndicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.ATCommandStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.ATStringCommands
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.CellularAssociationIndicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.DeviceCloudStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.DiscoveryOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.FrameError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.HardwareVersionEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.HTTPMethodEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.IPAddressingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.IPProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.ModemStatusEvent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.OperatingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.PowerLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.RestFulStatusEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.SendDataRequestOptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.SpecialByte
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.SrpError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.SrpStep
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.ThreadAssociationIndicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.WiFiAssociationIndicationStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.WiFiEncryptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.XBeeDiscoveryStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.XBeeLocalInterface
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.XBeeProtocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.models.XBeeTransmitStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.digi.xbee.api.packet.APIFrameType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.digi.xbee.api.connection.ConnectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.io.IOLine
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.io.IOMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.io.IOValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.APIOutputMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.AssociationIndicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.ATCommandStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.ATStringCommands
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.CellularAssociationIndicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.DeviceCloudStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.DiscoveryOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.FrameError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.HardwareVersionEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.HTTPMethodEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.IPAddressingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.IPProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.ModemStatusEvent
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.OperatingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.PowerLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.RestFulStatusEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.SendDataRequestOptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.SpecialByte
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.SrpError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.SrpStep
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.ThreadAssociationIndicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.WiFiAssociationIndicationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.WiFiEncryptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.XBeeDiscoveryStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.XBeeLocalInterface
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.XBeeProtocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.models.XBeeTransmitStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.digi.xbee.api.packet.APIFrameType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifySession(byte[]) - Method in class com.digi.xbee.api.utils.srp.SrpUser
-
Verifies the given server proof of session key M2.
- Version - Class in com.digi.xbee.api
-
Class used to retrieve the current version of the XBee Java Library.
- Version() - Constructor for class com.digi.xbee.api.Version
-