This panel can see and control every device in the fleet — access is gated
behind your Supabase Auth account, separate from the anon key each device's own dashboard already uses.
Add / edit a device
You manage this registry directly — a device doesn't self-register.
device_id must match the 8-character id that device already uses when it pushes telemetry
to Supabase (see its own /status page, "my_id"). Reachability comes from the relay, not a
URL here — once that device's own Settings > Central relay is filled in and it connects,
it shows up online automatically.
Seen connecting, not yet added
These device ids are holding a live relay tunnel right now but aren't in your registry below — add one with a click, then rename it whenever you like.
Add a person
Self-hosted Supabase has no public sign-up page — this creates a login with
the SAME full access you have (every device, every control). Only do this for people you'd
hand the whole panel to. Needs this server's SUPABASE_SERVICE_ROLE_KEY to be set — if it
isn't, use Supabase Studio's Authentication > Users instead.