On Sunday, 2 January 2022 15:43:37 CET Sven Eckelmann wrote:
@Simon, would you prefer to have a global "status" message (which cannot be extended in the future) or separate "GET" queries for the existing commands:
- ALFRED_MODESWITCH -> ALFRED_GET_MODE
- ALFRED_CHANGE_INTERFACE -> ALFRED_GET_INTERFACES
- ALFRED_CHANGE_BAT_IFACE -> ALFRED_GET_BAT_IFACE
Another option would be to work with TLVs inside a single server status request. This would minimize the number of added packet definitions and retain future extensibility.
Cheers, Marek