X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Fcore%2Fxpath.h;fp=ntsimulator%2Fntsim-ng%2Fcore%2Fxpath.h;h=984ed9bb0c8cedc9785254e112c4a91f2b44b764;hb=82d15195f8617207727a8505729c4c2b15383ec3;hp=a3cf2b89670c4e88fa53a110ff2d7002914237b2;hpb=9930f2ad0c0927530fb677f1fda46d3dc7d693f2;p=sim%2Fo1-interface.git diff --git a/ntsimulator/ntsim-ng/core/xpath.h b/ntsimulator/ntsim-ng/core/xpath.h index a3cf2b8..984ed9b 100644 --- a/ntsimulator/ntsim-ng/core/xpath.h +++ b/ntsimulator/ntsim-ng/core/xpath.h @@ -39,6 +39,7 @@ #define NTS_NF_VES_FAULTS_ENABLED_SCHEMA_XPATH "/nts-network-function:simulation/network-function/ves/faults-enabled" #define NTS_NF_VES_HEARTBEAT_SCHEMA_XPATH "/nts-network-function:simulation/network-function/ves/heartbeat-period" #define NTS_NF_VES_PNF_REGISTRATION_SCHEMA_XPATH "/nts-network-function:simulation/network-function/ves/pnf-registration" +#define NTS_NF_VES_O1_PNF_REGISTRATION_SCHEMA_XPATH "/nts-network-function:simulation/network-function/ves/o1-pnf-registration" #define NTS_NF_NETWORK_EMULATION_SCHEMA_XPATH "/nts-network-function:simulation/network-emulation" #define NTS_NF_HARDWARE_EMULATION_SCHEMA_XPATH "/nts-network-function:simulation/hardware-emulation" #define NTS_NF_HE_NETCONF_DELAY_SCHEMA_XPATH "/nts-network-function:simulation/hardware-emulation/netconf-delay"