Working with SIL or SIL-SA Code
Generating netconfd-pro server instrumentation library code stubs
make_sil_dir_pro - create a server instrumentation library working directory SYNOPSIS make_sil_dir_pro [--split] module-name 0*(extra-parms)
Rec...
Tue, 21 Sep, 2021 at 9:25 PM
make_sil_sa_dir - create a server instrumentation library working directory for a sub-agent SYNOPSIS make_sil_sa_dir [--split] module-name 0*(extra-...
Tue, 21 Sep, 2021 at 9:26 PM
make_sil_bundle - create a SIL bundle working directory SYNOPSIS make_sil_bundle bundle-name 1*(module-name) 0*(extra-parms)
Recommended Usage: ...
Tue, 21 Sep, 2021 at 9:23 PM
make_sil_sa_bundle - create a SIL-SA bundle working directory SYNOPSIS make_sil_sa_bundle bundle-name 1*(module-name) 0*(extra-parms)
Recommende...
Tue, 21 Sep, 2021 at 9:23 PM
SIL and SIL-SA code use the data structure val_value_t to represent YANG data It may sometimes be useful for debugging or other purposes to save YANG da...
Thu, 30 Sep, 2021 at 3:06 PM
This article describes how to set a custom Error message in case the EDIT callback reports an error. For example, assume we have the following simplified ...
Thu, 24 Feb, 2022 at 5:56 PM