The configuration of the registers screen - a screen that cycles through a list of registers, displaying their values.
Normal response.
Unauthorized response.
{- "result": {
- "property1": "ic",
- "property2": "ic"
}, - "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{- "property1": "ic",
- "property2": "ic"
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{- "property1": "ic",
- "property2": "ic"
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Reset to empty (no registers displayed).
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}