-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Vicente Gavara edited this page Apr 22, 2022
·
11 revisions
xbcli is a command line tool for managing Digi Xbee 2.4Gh RF modules, specifically:
- Xbee Series 1(PRO) supporting the 802.15.4 protocol.
- Xbee Series 2B(PRO) supporting the ZigBee protocol.
- Xbee Series 2C(PRO) supporting both 802.15.4 and ZigBee protocols.
- Xbee Series 3(PRO) supporting both 802.15.4 and ZigBee protocols.
xbcli is based on the XBee.NET library, being compatible with all the .NET implementations compatible with .NET Standard 2.0 (.NET and .NET Core 2.0 to 6.0 and .NET Framework 4.6.1 on, among others).
xbcli is a set of tools in the form of console program. These tools, or feature sets, are hierachically organized and available as program commands:
- xbcli modules groups the commands for managing XBee module profiles. A module profile is a set of properties needed for interacting with the module, as the serial port that connects the xbcli host with the device, the module hardware type, ...
The next diagram shows all the available commands: