add core and per-plugin documentation set

This commit is contained in:
2026-03-18 00:15:04 +01:00
parent aa9390ce5e
commit 6389ce6567
21 changed files with 172 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# rms.openwebrx.bandmap
- Zweck: Band-/Profilverwaltung fuer OpenWebRX.
- Capabilities: `openwebrx.band.read`, `openwebrx.band.set`.
- Wichtige ENV: `OPENWEBRX_BANDMAP_CSV_PATH`, `OPENWEBRX_CONFIG_PATH`, `OPENWEBRX_BAND_SET_CMD_TEMPLATE`, `OPENWEBRX_BAND_STATE_PATH`, `OPENWEBRX_BAND_TIMEOUT_MS`.
- Aktionen: `getBands`, `setBand`, `getState`.
- Verhalten: liest CSV, setzt Band ueber Template oder Config-Patch und speichert Zustand.