Restructure of get state/config code to enable all combinations of filtering config/state for both <get> and <get-config>

This commit is contained in:
Olof hagsand 2020-02-01 20:16:04 +01:00
parent b7f1d72c28
commit a58f1872ad
2 changed files with 223 additions and 165 deletions

View file

@ -1,6 +1,6 @@
# Clixon Changelog
## 4.3.1 (Expected: January 2020)
## 4.3.1 (Expected: February 2020)
### Corrected Bugs
* Compile option `VALIDATE_STATE_XML` introduced in `include/custom.h` to control whether code for state data validation is compiled or not.