Skip to content

State Indicators

This page explains common dashboard status flags and how they are computed.

Config Meta Flags

FlagMeaning
cloudUpdatedLatest change was written from admin/dashboard side.
deviceUpdatedDevice reported update that cloud has not acknowledged yet.
updatedAtMsLast config write timestamp.
lastSeenMsLast device heartbeat timestamp.

App-Level Derived Flags

FieldHow it is determined
timeControlledTrue when valid time policy exists for app.
managedTrue if any control is active (hide/suspend/jumpOut/network/webview/vpn/kiosk/time).
jumpOutIncludes explicit jump-out and time-command jump-out outcomes.

Time-Management Indicators

  • Timer fulfillment adds package to jump-out sets:
    • policy_jumpout_apps
    • policy_time_command_jumpout_apps
  • When policy is cleared, package is removed from both sets and snapshot is synced.

Why UI May Not Match Expectation

  • Config changed but device not yet polled/applied.
  • Apps cache shown before fresh fetch finishes.
  • Policy exists in pending changes but not yet saved.