Replies: 1 comment
-
I think I've got it: |
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.
-
Hi,
I am struggling to insert or update some device types or tags into the config context.
I am assigning device types ID directly to config_context:
Output:
I tried the suggested device_types.set() - it doesn't run into TypeError, but it doesn't update the device types as well.
Updating description seems to work OK.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions