X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fo1%2FGlobalDefs.cpp;h=e3dc38dbe3cf53bd06c4743ce6c326342bb6368e;hb=f1f733a2f14d22b8725e121fa0f5e70a7febc9af;hp=77ea38062dfafe41b1eb0a2b9bbc31d898fbb4bf;hpb=762bc0a2a50222d74b01d9a88071bfaf5d90979b;p=o-du%2Fl2.git diff --git a/src/o1/GlobalDefs.cpp b/src/o1/GlobalDefs.cpp index 77ea38062..e3dc38dbe 100644 --- a/src/o1/GlobalDefs.cpp +++ b/src/o1/GlobalDefs.cpp @@ -20,9 +20,11 @@ #include "GlobalDefs.hpp" -const short O1::TCP_PORT = 8282; const int O1::SUCCESS = 0; const int O1::FAILURE = 1; +const std::string O1::ALARM_SOCK_PATH("/tmp/alarmsock"); +const int O1::CPU_CORE = 22; + /********************************************************************** End of file