/sys/reboot

This is true if the meter needs to be rebooted, e.g., due to a configuration change. If so, a reboot command should be issued at the next opportune moment.

Get /sys/reboot

SecurityApiKey
Responses
200

Normal response.

401

Unauthorized response.

get/sys/reboot
Request samples
Response samples
application/json
{
  • "result": true,
  • "error": "Error message (present if an error occurred)."
}