XBee Java Library v1.1.0
Introduction
This document provides the latest release information for the XBee Java Library, which allows customers to easily develop Java applications that communicate with XBee modules.
XBee Java Library v1.1.0, May 2015
- Changes with respect to previous version:
- Added support for explicit frames and application layer fields
(Source endpoint, Destination endpoint, Profile ID, and Cluster ID). - Added five examples that demonstrate the new functionality of the API:
- Receive explicit data example.
- Receive explicit data polling example.
- Send explicit data example.
- Send explicit data asynchronously example.
- Send broadcast explicit data example.
- Minor cosmetic bug fixes.
- Added support for explicit frames and application layer fields