Przejdź do głównej zawartości

Updates

Ta treść nie jest jeszcze dostępna w Twoim języku.

Initiates a check for available updates (firmware) on the server.

POST /api/cmd/updates/check/

Example Request:

{}

Initiates download of available updates (firmware). SD card must be installed.

POST /api/cmd/updates/download/

Example Request:

{}

Initiates installation of a previously downloaded update (firmware) from the SD card.

POST /api/cmd/updates/program/

Example Request:

{}