sysrepo  1.4.70
YANG datastore
Modules
Here is a list of all modules:
 Logging API
 Connection and Session API
 Schema API
 Getting Data API
 Editing Data API
 Locking API
 Subscription API
 Change Data Subscription API
 RPC/Action Subscription API
 Notification Subscription API
 Operational Data Subscription API
 Plugin API
 Value Manipulation UtilitiesSet of functions facilitating simplified manipulation with sysrepo values. It is not necessary to use these functions in any scenario, values can be allocated and initialized manually (just remember to set all uninitialized members to zero!)
 XPath Processing UtilitiesSet of helpers working on a subset of xpath expressions used of node identification Functions modify inputs arguments by placing termination zero at appropriate places to save up string duplication. The state of processing is stored in sr_xpath_ctx_t opaque for user. It allows to continue in processing where the processing stopped or recover processed input
 C++/Python