Azure / azure-notificationhubs-samples

Microsoft Azure Notification Hubs Samples
Apache License 2.0
162 stars 240 forks source link

Added device installation and deletion methods #132

Open aerjenn opened 1 year ago

aerjenn commented 1 year ago

This PR adds some extra functions to the notification hub python package in order to also be able to create device installations in Notfication Hub, so this can be done from a Python back-end as well.

Functions added :