Skip to main content

Get update settings

Returns the firmware update settings, including automatic update checks and custom server configuration.

Responses

OK


Schema
  • check_updates_automatic boolean

    Determines whether to notify about new updates

  • custom_server_enable boolean

    Determines whether to use a custom server to check for updates

  • custom_server string

    Custom server address

  • is_auto_update_enabled boolean

    Indicates whether the device will automatically download and install firmware or software updates without requiring manual confirmation.

Loading...