Merge branch 'main' into dev

This commit is contained in:
shamoon 2025-02-17 21:38:17 -08:00
commit d95709de95
No known key found for this signature in database
4 changed files with 15 additions and 3 deletions

View file

@ -9,6 +9,8 @@ The widget has two modes, a single system with detailed info if `systemId` is pr
The `systemID` is the `id` field on the collections page of Beszel under the PocketBase admin panel. You can also use the 'nice name' from the Beszel UI.
A "superuser" is currently required to access the data from tbe Beszel API.
Allowed fields for 'overview' mode: `["systems", "up"]`
Allowed fields for a single system: `["name", "status", "updated", "cpu", "memory", "disk", "network"]`