X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2Fntsim-ng%2Fcore%2Fxpath.h;fp=ntsimulator%2Fntsim-ng%2Fcore%2Fxpath.h;h=b74bb90a1da487b49718255414459addf8d7797c;hp=984ed9bb0c8cedc9785254e112c4a91f2b44b764;hb=cc4e489a7955506d31fb3f87900a8d1c239bd586;hpb=f57d4764e3f681d216088f07088366a58f9adba3 diff --git a/ntsimulator/ntsim-ng/core/xpath.h b/ntsimulator/ntsim-ng/core/xpath.h index 984ed9b..b74bb90 100644 --- a/ntsimulator/ntsim-ng/core/xpath.h +++ b/ntsimulator/ntsim-ng/core/xpath.h @@ -96,3 +96,7 @@ #define NC_NOTIFICATIONS_MODULE "nc-notifications" #define NC_NOTIFICATIONS_STREAMS_SCHEMA_XPATH "/nc-notifications:netconf/streams" + +#define O_RAN_SUPERVISION_NOTIFICATION_SCHEMA_XPATH "/o-ran-supervision:supervision-notification" +#define O_RAN_SUPERVISION_NOTIFICATION_SESSION_ID_SCHEMA_XPATH "/o-ran-supervision:supervision-notification/session-id" +#define O_RAN_SUPERVISION_WATCHDOG_RESET_RPC_SCHEMA_XPATH "/o-ran-supervision:supervision-watchdog-reset"