Azure / azure-iot-sdk-node

A Node.js SDK for connecting devices to Microsoft Azure IoT services
https://docs.microsoft.com/en-us/azure/iot-hub/
Other
261 stars 227 forks source link

fix(azure-iot-provisioning-device): change RegistrationClient to expose promisified version of API #928

Closed vishnureddy17 closed 3 years ago

vishnureddy17 commented 3 years ago

fixes issue #927

vishnureddy17 commented 3 years ago

@YoDaMa The callback versions of the functions appear to be working as normal with the change.

YoDaMa commented 3 years ago

lgtm