What is this screen?
This is the fleet admin panel — every AirCanvas dongle that has ever phoned home to this backend appears in the table below. The page auto-refreshes every 10 seconds, so leaving it open gives you live fleet status.
- Summary tiles (Total / Online / Idle / Offline) — counts across all devices.
- Serial — unique device ID in the format
AC-XXXXXX. This is also the device's auth token for its customer dashboard. - Status — derived from
last_seen: Online = heartbeat in last 5 min Idle = 5 min - 1 hr Offline / Never connected = > 1 hr or never phoned home - Last seen — UTC timestamp of the most recent heartbeat from the dongle.
- Firmware — version string the dongle reported. Useful for spotting devices on stale firmware.
- Local IP — the dongle's IP on the customer's home network (reported at activation).
- Customer — assigned customer ID.
unassignedmeans the device has activated but hasn't been claimed yet. - open › — jumps to that device's customer dashboard so you can see what the end-user sees and edit config.
Note: this MVP has no
authentication on /admin. Don't expose this URL to the
public internet until auth is added.
Total 0
Online 0
Idle 0
Offline 0
| Serial | Status | Last seen | Firmware | Local IP | Customer | |
|---|---|---|---|---|---|---|
| Loading devices… | ||||||