Skip to content
Vicente Gavara edited this page Apr 21, 2022 · 11 revisions

xbcli overview

xbcli is a command line tool for managing Digi Xbee 2.4Gh RF modules, specifically:

  • Xbee Series 1(PRO) supporting 802.15.4 networks.
  • Xbee Series 2B(PRO) supporting Zigbee networks.
  • Xbee Series 2C(PRO) supporting 802.15.4 networks.
  • Xbee Series __3(PRO) supporting both 802.15.4 and Zigbee networks.

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).

Features

xbcli is a set of tools in the form of console command line interface. These tools are hierachically organized and available as command line verbs:

  • xbcli config groups the tools for managing device configurations.
Clone this wiki locally