mirror of
https://github.com/gethomepage/homepage.git
synced 2026-01-14 05:02:09 +08:00
Update TrueNAS widget documentation
Removed outdated API version table for TrueNAS widget.
This commit is contained in:
@@ -5,12 +5,10 @@ description: TrueNas Scale Widget Configuration
|
|||||||
|
|
||||||
Learn more about [TrueNas](https://www.truenas.com/).
|
Learn more about [TrueNas](https://www.truenas.com/).
|
||||||
|
|
||||||
`version` controls which API the single TrueNAS widget uses (defaults to `1`):
|
| TrueNAS Version | Homepage widget version |
|
||||||
|
| ----------------------- | ----------------------- |
|
||||||
| TrueNAS API | Homepage widget version |
|
| < 26 (REST API) | 1 (default) |
|
||||||
| ---------------------- | ----------------------- |
|
| > 25.04 (Websocket API) | 2 |
|
||||||
| REST (pre-26.04) | 1 (default) |
|
|
||||||
| WebSocket JSON-RPC 2.0 | 2 |
|
|
||||||
|
|
||||||
Allowed fields: `["load", "uptime", "alerts"]`.
|
Allowed fields: `["load", "uptime", "alerts"]`.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user