Skip to content

Commit 769c4e1

Browse files
committed
readme: update the readme of the repository
Signed-off-by: Diego Escalona <[email protected]>
1 parent b59ef3c commit 769c4e1

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

README.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,23 @@ the common code for any platform, and **XBeeLibrary.Xamarin**, which contains
1111
the necessary APIs to develop multi-platform mobile applications with Xamarin
1212
to communicate with XBee devices over Bluetooth Low Energy.
1313

14+
> [!WARNING]
15+
> Official support for Xamarin ended on May 1, 2024. So, XBee Library for
16+
> Xamarin has been deprecated in favor of **Digi IoT Library for .NET MAUI**.
17+
> To develop multi-platform mobile applications that communicate with Digi XBee
18+
> devices over Bluetooth Low Energy, use our new
19+
> [Digi IoT Library for .NET MAUI](https://github.com/digidotcom/digi-iot-maui).
20+
>
21+
> For more information about developing Bluetooth Low Energy Mobile apps for
22+
> Digi XBee devices, see the [Digi IoT Mobile SDK User Guide](https://www.digi.com/resources/documentation/digidocs/90002568)
23+
1424
The project includes the C# source code and multiple examples that show how to
1525
use the available APIs. The examples are also available in source code format.
1626

1727
The main features of the library include:
1828

19-
* Support for ZigBee, 802.15.4, DigiMesh, Point-to-Multipoint and Cellular
20-
XBee devices.
29+
* Support for ZigBee, 802.15.4, DigiMesh, Point-to-Multipoint, Cellular and
30+
BLU XBee devices.
2131
* Support for API and API escaped operating modes.
2232
* Support for communicating with XBee devices over Bluetooth Low Energy
2333
(XBeeLibrary.Xamarin).
@@ -64,7 +74,7 @@ document.
6474

6575
## License
6676

67-
Copyright 2019-2022, Digi International Inc.
77+
Copyright 2019-2024, Digi International Inc.
6878
Copyright 2014-2015, Sébastien RAULT.
6979

7080
This Source Code Form is subject to the terms of the Mozilla Public

0 commit comments

Comments
 (0)