Replies: 1 comment
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to unnamed created device shadow document remove. But, I tried a lot of time, it is not working. Still same.
`
class MqttConnection:
def init(self):
self.connect_device_name = None
self.certification_files = None
self.mqttConnection = None
self.shadow_client = None
self.device_name = None
self.client = None
Beta Was this translation helpful? Give feedback.
All reactions