Fixed: [default state data returned with get-config](https://github.com/clicon/clixon/issues/140)

* Generalized default code for both config and state
This commit is contained in:
Olof hagsand 2020-09-27 17:14:28 +02:00
parent da54dae396
commit 9984cfa1c8
15 changed files with 344 additions and 39 deletions

View file

@ -46,8 +46,14 @@ Users may have to change how they access the system
### Minor changes
*
* Added sanity check that a yang module name matches the filename
### Corrected Bugs
* Fixed: [default state data returned with get-config](https://github.com/clicon/clixon/issues/140)
* Generalized default code for both config and state
## 4.7.0
14 September 2020