docs: define update status reporting

This commit is contained in:
2025-12-28 23:51:01 +01:00
parent c41a4560c1
commit 37087e7925
6 changed files with 34 additions and 1 deletions

View File

@ -42,3 +42,7 @@ Beispiel:
## Constraints
- Update-Service ist extern (update.wlkns.org).
- Service muss als root stoppen/starten koennen.
## Status Reporting
- Status wird per HTTP POST an `https://update.wlkns.org/status` gemeldet.
- Schema siehe `docs/update-status.md`.