Updates
Цей контент ще не доступний вашою мовою.
Check for Updates
Section titled “Check for Updates”Initiates a check for available updates (firmware) on the server.
POST /api/cmd/updates/check/
Example Request:
{}Download Updates
Section titled “Download Updates”Initiates download of available updates (firmware). SD card must be installed.
POST /api/cmd/updates/download/
Example Request:
{}Program Update
Section titled “Program Update”Initiates installation of a previously downloaded update (firmware) from the SD card.
POST /api/cmd/updates/program/
Example Request:
{}