Azure-Samples / iot-hub-python-get-started

This Python sample app is used by the getting started content to demonstrate how easy it is to create an IoTHub Instance on Azure portal, and register a new device for the IoTHub, then send a message from device (simulated device app) to cloud.
MIT License
28 stars 18 forks source link

Add deleteDeviceId method to delete a device. #2

Closed filipyoo closed 7 years ago

filipyoo commented 7 years ago

Add deleteDeviceId method to delete a specific device on Azure IoT Hub by specifying its ID.

acomsmpbot commented 7 years ago

No issues were found in this pull request.