Set of Java APIs to interact with Digi International's XBee radio frequency modules.
This project contains the source code of the XBee Java Library, an easy-to-use
API developed in Java that allows you to interact with Digi International’s
XBee radio frequency (RF) modules. This source has
been contributed by Digi International.
The project includes the Java source code, unit tests for the library, and
multiple examples that show how to use the available APIs. The examples are
also available in source code format.
The main features of the library include:
The best place to get started is the
XBee Java Library documentation.
The contributing guidelines are in the
CONTRIBUTING.md
document.
Copyright 2017-2024, Digi International Inc.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, you can obtain one at http://mozilla.org/MPL/2.0/.
THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
GNU Lesser General Public License as published by the Free Software Foundation;
either version 2.1 of the License, or (at your option) any later version.
See http://www.gnu.org/licenses/lgpl.html
SLF4J source code and binaries are distributed under the MIT license.