Screen configurations. At this time, only the registers screen is configurable.
Normal response.
Unauthorized response.
{- "result": {
- "use": "ic",
- "gen": "ic",
- "Grid": "ic",
- "Solar": "ic",
- "temp": "i",
- ".default": ""
}, - "error": "Error message (present if an error occurred)."
}
object (configDisplayScreenRegisters) The register screen configuration. |
Normal response.
Unauthorized response.
{- "use": "ic",
- "gen": "ic",
- "Grid": "ic",
- "Solar": "ic",
- "temp": "i",
- ".default": ""
}
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
object (configDisplayScreenRegisters) The register screen configuration. |
Normal response.
Unauthorized response.
{- "use": "ic",
- "gen": "ic",
- "Grid": "ic",
- "Solar": "ic",
- "temp": "i",
- ".default": ""
}
{- "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
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}