eclipse-kura / kura

Eclipse Kura™ is a versatile framework to supercharge your edge devices, streamlining the process of configuring your gateway, connecting sensors, and IoT devices to seamlessly collect, process, and send data to the cloud.
https://eclipse.dev/kura/
Eclipse Public License 2.0
506 stars 312 forks source link

refactor(api)!: Removed bluetooth old api, implementation, tests and examples #5323

Closed pierantoniomerlino closed 3 months ago

pierantoniomerlino commented 3 months ago

Note: We are using the Conventional Commits convention for our pull request titles. Please take a look at the PR title format document for the supported types and scopes.

This PR removes the Bluetooth Old APIs, their implementation, the tests and examples. In particular, the following packages are deleted:

mattdibi commented 3 months ago

Also: is this a breaking change?

pierantoniomerlino commented 3 months ago

Also: is this a breaking change?

I don't think so... we're removing stuff that has been already deprecated.