Skip to content

Commit

Permalink
Device Statuses: Clarify the meaning of update status duration
Browse files Browse the repository at this point in the history
Change-type: patch
Signed-off-by: Ken Bannister <[email protected]>
  • Loading branch information
kb2ma committed Nov 11, 2024
1 parent cf106c1 commit 9903909
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/learn/manage/device-statuses.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ __Note:__ Data for these states will only get populated for devices with [superv

## Update Status Duration

The `Update Status Duration` field is calculated based on the timestamp of the most recent update event. When querying this data from the API, you will receive a timestamp instead of a duration.
The `Update Status Duration` field is calculated based on the timestamp of the most recent update event. For example in the screenshot above for Device Connectivity states, device *bitter-wind* shows an update status duration of 17 minutes. This value means that the update status changed to `Downloaded` 17 minutes ago. When querying this data from the API, you will receive a timestamp instead of a duration.

It is important to note that when the application starts up after a reboot or an app restart, this behavior is indistinguishable from an app installation. Consequently, the `Update Status Duration` timestamp will be refreshed whenever a reboot or restart occurs.

Expand Down

0 comments on commit 9903909

Please sign in to comment.