Normal response.
Unauthorized response.
{- "result": {
- "var": {
- "sob_Grid-RD": {
- "value": "1677697200",
- "desc": "Start of the current billing interval."
}, - "kwh_sob_Grid-RD": {
- "value": "0",
- "desc": "Accumulated kWh for billing period."
}
}
}
}
object (luaVar) The persistent Lua variables. Such variables are non-volatile.
That is, their value is preserved across script restarts and
reboots (power-cycles). Persistent variables can be created and
manipulated with the built-in Lua module
|
Normal response.
Unauthorized response.
{ }
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}
object (luaVar) The persistent Lua variables. Such variables are non-volatile.
That is, their value is preserved across script restarts and
reboots (power-cycles). Persistent variables can be created and
manipulated with the built-in Lua module
|
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
.
Normal response.
Unauthorized response.
{- "status": "OK",
- "error": "Error message (present if an error occurred)."
}