Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Info: Basic information, including store and kiosk IDs

  • Devices: Provides the status of integrated devices on the kiosk

  • Backend Status: Provides the status of backend services used by the kiosk app

  • Day Parts: Lists the Menu Day Parts added in Sanity

  • Auth: Provides information related to the client access token

    • Verify Access token: Confirms if token is valid or not

  • Send diagnostics: Sends diagnostics to Datadog (to be verified by rbi project team)

  • Activate Test Mode: signs in the user to a test account for testing orders

Triggering the Inspector

In lower environments, tap a single time in the top-left corner to launch the inspector tool.

In production environments, tap four times in the top-left corner and then add the access code (see below) to launch the inspector tool.

Access Code

The access code is always different because it’s based on the current date and time, which is displayed above the input field. Here’s the formula to calculate the access code:

YYYY-MM-DD HH:MMH+HYYMMDDM+M

where YY are the last two digits of the displayed year.

Examples:

  • 2023-06-14 11:0522306145

  • 2023-11-14 08:2282311144

  • 2023-02-14 07:0772302147

...