tomaszbartoszewski

Results 3 issues of tomaszbartoszewski

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's similar code to C# managing device twin and getting updates, based on the node example