reg required | string The name of a virtual register. May not be empty, contain
commas ( |
idx required | integer >= 0 The index of a virtual register addend. |
Normal response.
Unauthorized response.
{- "result": {
- "op": "+",
- "register": "grid"
}, - "error": "Error message (present if an error occurred)."
}
reg required | string The name of a virtual register. May not be empty, contain
commas ( |
idx required | integer >= 0 The index of a virtual register addend. |
op | string (configRegisterVirtualRegValueItemOp) The operation that calculates the value of this addend. Possible values are:
Deprecated. These operators do
not work correctly and remain only to preserve compatibility
with existing, old, device configurations. Attempting to write
these operators with a |
register | string (configRegisterVirtualRegValueItemRegister) The name of the physical register to use in calculating the value of this addend. |
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
reg required | string The name of a virtual register. May not be empty, contain
commas ( |
idx required | integer >= 0 The index of a virtual register addend. |
op | string (configRegisterVirtualRegValueItemOp) The operation that calculates the value of this addend. Possible values are:
Deprecated. These operators do
not work correctly and remain only to preserve compatibility
with existing, old, device configurations. Attempting to write
these operators with a |
register | string (configRegisterVirtualRegValueItemRegister) The name of the physical register to use in calculating the value of this addend. |
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to default. See the descriptions of the individual endpoints for their default values. Commonly, arrays and strings are cleared to empty, numbers are cleared to 0, and booleans are cleared to false
.
reg required | string The name of a virtual register. May not be empty, contain
commas ( |
idx required | integer >= 0 The index of a virtual register addend. |
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}