-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
6.0.xv6.0.xv6.0.xenhancementNew feature or requestNew feature or requestvNextMarked for upcoming releaseMarked for upcoming release
Milestone
Description
I use this library to connect my application to devices. My devices have pin required for connection.
It would be great if we could have one more overload of method Pair on device that takes pin code in string and does the pairing.
var device = await adapter.GetDeviceAsync(address);
bool result = await device.PairAsync(pincode);
Metadata
Metadata
Assignees
Labels
6.0.xv6.0.xv6.0.xenhancementNew feature or requestNew feature or requestvNextMarked for upcoming releaseMarked for upcoming release