clixon/yang
Olof hagsand 8540820698 * New clixon-lib@2020-12-08.yang revision
* Added: autocli-op extension (see new features)
  * Added: rpc process-control for process/daemon management
* Added enable flag and removed presence in clixon-restconf
2020-12-13 22:19:25 +01:00
..
clixon * New clixon-lib@2020-12-08.yang revision 2020-12-13 22:19:25 +01:00
mandatory Update yang/mandatory files for rfc8527 compliance 2020-11-07 22:06:05 +02:00
optional Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00
Makefile.in Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00
README.md Yang files reorganized into three classes: clixon, mandatory, optional 2019-11-26 21:51:28 +01:00

Yang files

There are three classes of Yang files

  • Clixon yang files.
  • Mandatory: "Standard" yang files necessary for clixon lib/client/backend to run
  • Optional: "Standard" yang files for examples and tests

The first two (clixon and mandatory) are always installed. If you want to change where the are installed, configure with: --with-yang-installdir=DIR

The third (optional) is only installed if configure flag --enable-optyang is set. Further, the optional yang files are installed in --with-opt-yang-installdir=DIR if given, otherwise in the same dir as the mandatory.