QtXBee Namespace Reference
Namespace common to XBee Serie1 (802.15.4) and Serie2 (ZigBee) More...
Namespaces | |
| namespace | Wpan |
| XBee Serie1/Serie 1 Pro (802.15.4) specific namespace. | |
| namespace | ZigBee |
| XBee Serie2/Serie 2 Pro (ZigBee) specific namespace. | |
Classes | |
| class | ATCommand |
| The ATCommand class is used to query or set module parameters on the local device. More... | |
| class | ATCommandQueueParam |
| The ATCommandQueueParam class allows module parameters to be queried or set. More... | |
| class | ATCommandResponse |
| In response to an ATCommand message, the module will send an ATCommandResponse message. More... | |
| class | ByteUtils |
| The ByteUtils class is A tooling class to manipulates bytes or QByteArray. More... | |
| class | ModemStatus |
| The ModemStatus class represents the XBee module status. More... | |
| class | NodeDiscoveryResponseParser |
| class | RemoteATCommandRequest |
| The RemoteATCommandRequest class is used to query or set module parameters on a remote device. More... | |
| class | RemoteATCommandResponse |
| The RemoteATCommandResponse class represents the response to a RemoteATCommandRequest. More... | |
| class | RemoteNode |
| The RemoteNode class is used to represent a remote XBee node. More... | |
| class | XBee |
| The XBee class is used to represents the local XBee. More... | |
| class | XBeePacket |
| The XBeePacket class is the base class to implement XBee API frames (API Operations) More... | |
| class | XBeeResponse |
| The XBeeResponse class is the base to create API frames responses. More... | |
Typedefs | |
| typedef quint64 | XBee64BitsAddr |
| typedef quint16 | XBee16BitsAddr |
Enumerations | |
| enum | DeviceType { Coordinator, Router, EndDevice } |
| The DeviceType enum. | |
| enum | HardwareVersion { XBeeSerie1 = 0x17, XBeeSerie1Pro, XBeeSeriel2, XBeeSerie2Pro, XBeeSerieUnknown } |
| The HardwareVersion enum. More... | |

1.8.3.1