Make command replies consistent with requests
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 503
- Forks
- 28
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As talked before it would be nice to have command replies (for example !bat) to answer with some consistency to command requests for easier handling by software.
As proposed before each command reply can start with the character `$`.
For example when requesting battery info through `!bat` the reply from the freakwan device could be `$battery 100%, 4.20 volts`
In this way we could avoid using for example regexps to handle every reply from the node and easily distiguish between command replies and received messages (from other freakwan nodes)
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.