X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=docs%2Fdeveloper-guide.rst;h=18e68a08bfc2826ea8c2701f9c62e85e121c44a2;hb=refs%2Fchanges%2F56%2F6056%2F4;hp=6ef573812b336e64b67a5d33e1576a9148eae997;hpb=afa3f9350047a92dca19e04dc5181f368b281b8b;p=o-du%2Fl2.git diff --git a/docs/developer-guide.rst b/docs/developer-guide.rst index 6ef573812..18e68a08b 100644 --- a/docs/developer-guide.rst +++ b/docs/developer-guide.rst @@ -763,7 +763,9 @@ O1 uses GNU C++ language. ODU - O1 Communication ^^^^^^^^^^^^^^^^^^^^^^ -O-DU High and O1 module communicate on a TCP socket. +O1 module runs as a thread in O-DU High. + +Alarm communication between the threads happen on a Unix socket. O-DU High sends alarm messages in the following structure using Alarm Interface APIs.