vscode-azure-iot-toolkit
vscode-azure-iot-toolkit copied to clipboard
(GH-305) Upgrade library to version without dependency on boost
Hi, I updated the example in Python to use latest version of SDK https://pypi.org/project/azure-iot-device/ I used this sample code to rewrite it: https://github.com/Azure/azure-iot-sdk-python/blob/cc4e3eeb1e1ddcb41217f93eb5dc5a79b9e9c796/azure-iot-device/samples/simple_send_message.py
It should resolve issues #305 and #420