Difference between revisions of "API changelog"

From Wiki Knowledge Base | Teltonika GPS
(Created page with "== FOTA Web API changelog == Here is information on the latest changes to the FOTA Web API == 2023-04-05 == Removed device properties: * `status_id` * `status_name` These...")
 
(Created page with "== FOTA Web API changelog == Here is information on the latest changes to the FOTA Web API == 2023-04-05 == Removed device properties: * `status_id` * `status_name` These...")
(No difference)

Revision as of 09:27, 23 June 2023

FOTA Web API changelog

Here is information on the latest changes to the FOTA Web API

2023-04-05

Removed device properties:

  • `status_id`
  • `status_name`

These properties are replaced by `activity_status` and `task_queue` that were introduced on 2022-12-20.

    1. 2022-12-20

Added new device properties:

  • `activity_status`
  • `task_queue`


will be updated as new API changes emerge