Pete
Pete
@sandeepmistry could you please review or comment this pull request? Many thanks.
Many thanks @gojuukaze for your input. I agree, that approach should work for AdbClipboard as well.
I looked into it but it looks like quite some effort. If someone likes to give it a try I'll happily review it.
What do you think @cpmeister? Will you review my suggestion?
@Hilbrand, @kaikreuzer, @weymann it seams that @cpmeister has no time to do a review. Is there someone else who could do that?
Hi @kaikreuzer, thanks for having a look at my implementation. I'm currently moving overseas and have no access to my equipment at the moment. You are certainly right that there...
I implemented a generic solution but cannot test it without a debugger due to [ForbiddenClassException](https://community.openhab.org/t/forbiddenclassexception-org-sputnikdev-bluetooth-gattparser-spec-characteristic/134634). @kaikreuzer have you seen that issue as well or know how to solve it?
Thanks @jlaur for your comment. The `ForbiddenClassException` happens because the library [bluetooth-gatt-parser](https://github.com/sputnikdev/bluetooth-gatt-parser) does not support newer versions of [xstream](https://x-stream.github.io/). openHAB uses newer versions of [xstream](https://x-stream.github.io/) and the newer version is...
Great, thank you @kaikreuzer
Thanks for letting me know @jlaur, I rebased it but cannot test it at the moment because I'm overseas. I think review can still go ahead.