add /decode endpoint

This commit is contained in:
John
2021-11-06 21:56:17 +01:00
parent 0d751ab1c7
commit 39498ee02f
3 changed files with 77 additions and 1 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
* added some PIC calibration data to "ebuspicloader" verbose output
* added support for upcoming adapter 3 firmware enhancements
* added config override path
* added support for adding message definition, retrieving data types and raw messages to HTTP port
* 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
## Breaking Changes