Closed springcard closed 4 years ago
Any chance of this making it into the NuGet package? I also need these functions. Thanks.
Thank you for your review, I applied your suggestions and resolved the conflict, It shlould be good to merge now.
v1.3.0 published with this change.
Hi,
This library is very useful to work with BlueZ on Raspberry, thank you 👍
I just added 2 methods: GetServicesAsync() and GetCharacteristicsAsync() to help to discover the GATT.
Otherwise, I commented the line
Console.WriteLine("GattCharacteristic disposing.");
in the methodGattCharacteristic.Dispose()
and since all othersConsole.WriteLine()
have already been removed.You can merge this into your repository if you think it can be useful.
Best regards
Corentin Raoult @ SpringCard