Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
implemented

URL

http://<<ip address>>/rest/update

Method

GET

Description

Check for update and download if available. If an update is available, it will be downloaded. Reboot the device to apply the update.

Response

Code Block
languagejson
{
  "message": «human readable message»
}

Possible Errors

HTTP404 if latest available version is smaller or equal to the installed version (no update available).

HTTP503 if there is an error with the update source. Can occur when the update source has a problem, or if it cannot be found.

Status

Status
colourGreen
title

Remarks

Removed in version 2.1