feat: ajout filtre canaux nommés dans matrice routing

This commit is contained in:
2026-05-25 21:04:59 +02:00
parent 42badb1fdf
commit 63147f93f4
2 changed files with 39 additions and 8 deletions
+1 -1
View File
@@ -177,7 +177,7 @@ Valider la faisabilité technique : 2-4 clients, PTT basique, latence < 150ms, m
- [x] API PUT /api/audio/channels/names (sauvegarde noms canaux)
- [x] API GET /api/audio/channels/names (récupération noms)
- [x] Page admin : formulaire nommage canaux (inputs/outputs)
- [ ] Page admin : filtre "canaux nommés uniquement"
- [x] Page admin : filtre "canaux nommés uniquement"
- [x] Sauvegarde automatique dans config.yaml
#### Matrice de routing (style Dante Controller)