[ bullseye ]
[ 源代码: sysrepo ]
软件包:libsysrepo-cpp-dev(1.4.70-4)
YANG-based configuration and operational state data store [C++ development]
Applications can use sysrepo to store their configuration modeled by provided YANG model instead of using e.g. flat configuration files. Sysrepo will ensure data consistency of the data stored in the datastore and enforce data constraints defined by YANG model.
Sysrepo can be easily integrated with management agents such as NETCONF or RESTCONF servers, using the same client library API that applications use to access their configuration.
This package contains the shared C++ library and headers.
其他与 libsysrepo-cpp-dev 有关的软件包
|
|
|
|
-
- dep: libsysrepo-cpp5 (= 1.4.70-4)
- YANG-based configuration and operational state data store [C++ library]
-
- dep: libyang-cpp-dev (>= 1.0.182)
- parser toolkit for IETF YANG data modeling - C++ development files