You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`instance_id`| no | The OZW Instance/Controller to use, defaults to 1. |
124
+
|`node_id`| yes | Node id of the device to set configuration parameter to (integer). |
125
+
|`parameter`| yes | Parameter number to set (integer). |
139
126
|`value`| yes | Value to set for parameter. (String or integer value for list, string or boolean for bool parameters, list of dicts for bitset parameters (see example below), integer for others). |
0 commit comments