Changed function name: choice_case_get() -> yang_choice_case_get()

Rewrote yang_choice()
This commit is contained in:
Olof hagsand 2024-01-17 13:06:56 +01:00
parent 9e6557aad1
commit 465a5999fe
5 changed files with 24 additions and 25 deletions

View file

@ -28,6 +28,7 @@ Expected: February 2024
### C/CLI-API changes on existing features
Developers may need to change their code
* Changed function name: `choice_case_get()` -> `yang_choice_case_get()`
* New `clixon-lib@2024-01-01.yang` revision
* Replaced container creators to grouping/uses
* Changed ca_errmsg callback to a more generic variant