feat(companion): vollständige MeshCore-Companion-Befehle (Settings/Save, Contact, Sign, Stats) #10
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/companion-protocol-complete"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Portiert die fehlenden Companion-Protokoll-Handler aus MeshCore companion_radio in OPSMesh, gebunden an ops::config und die MeshService-Setter.
Behebt: 'Speichern' aus den Companion-Apps schlug fehl, weil alle SET_*-Befehle bisher mit COMP_ERR_UNSUPPORTED beantwortet wurden (Gerät meldet sich als Protokoll-v10, implementierte aber nur ~23 von 50+ Befehlen).
Neu (24 Befehle):
Bewusst NICHT umgesetzt: EXPORT/IMPORT_PRIVATE_KEY(23/24) aus Sicherheitsgründen (privater Schlüssel verlässt das Gerät nie über BLE); reine 'an-Kontakt-senden'-Kommandos (25/39/50/52/55/57/62).
Review-Checkliste (offen):