Is there a way to store nested dictionary in the Devices Options field? Or it should store it? Becaus I tested, and the plugin crashed.
Code: Select all
Devices[1].Update(int(0), "Off",Options={'something':{'foo':'bar'}})
Moderator: leecollings
Code: Select all
Devices[1].Update(int(0), "Off",Options={'something':{'foo':'bar'}})
Users browsing this forum: No registered users and 1 guest