add verbose option to info command

This commit is contained in:
John
2021-11-07 10:01:33 +01:00
parent 39498ee02f
commit 0a1dfebc20
2 changed files with 19 additions and 7 deletions
+1
View File
@@ -23,6 +23,7 @@
* added config override path
* added support for adding message definition, retrieving data types and raw messages, and decode data types from raw values to HTTP port
* added "--mqttverbose" option
* added verbose option to "info" command
## Breaking Changes
* remove support for Debian 8 Jessie in docker