We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42bc6cd commit def32f3Copy full SHA for def32f3
1 file changed
samples/sync-samples/provision_symmetric_key.py
@@ -55,7 +55,7 @@
55
device_client.send_message(msg)
56
time.sleep(1)
57
58
- # finally, disconnect
59
- device_client.disconnect()
+ # finally, disconnect
+ device_client.disconnect()
60
else:
61
print("Can not send telemetry from the provisioned device")
0 commit comments