[Epic-ID: ODUHIGH-516][Task-ID: ODUHIGH-532] RIC Subscription Delete Req/Rsp API...
[o-du/l2.git] / src / o1 / GlobalDefs.cpp
index 77ea380..e3dc38d 100644 (file)
 
 #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