The configuration of the registers screen - a screen that cycles through a list of registers, displaying their values.
Normal response.
Unauthorized response.
{- "result": {
- "name1": "ic",
- "name2": "ic"
}, - "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{- "name1": "ic",
- "name2": "ic"
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
Normal response.
Unauthorized response.
{- "name1": "ic",
- "name2": "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)."
}