Forum Discussion
Anonymous
4 years agoThat's odd. I was able to execute the following:
lm.add_device_property(140,{'name':'mycustomprop','value':123456789})
And got this response:
{'inherit_list': [], 'name': 'mycustomprop', 'type': 'custom', 'value': '123456789'}
I went and checked that device and the custom property is there.
Perhaps if we could see more of your script (be sure to sanitize of api keys/tokens).
Related Content
- 2 years ago
- 2 years ago
- 3 years ago
- 3 months ago