From: E. Scott Daniels Date: Wed, 15 Jul 2020 12:03:22 +0000 (-0400) Subject: Add API allowing xAPPs to send alarm messages X-Git-Tag: 2.0.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=6ef23e1d7f7f47ccab5be6ff1b68e5cfdda80ad2;hp=6ef23e1d7f7f47ccab5be6ff1b68e5cfdda80ad2;p=ric-plt%2Fxapp-frame-cpp.git Add API allowing xAPPs to send alarm messages This change adds the ability for an xAPP to send alarms to the alarm collector/manager via RMR messages. This is a BREAKING change because the C++ framework classes are all now wrapped in the xapp:: namespace. Issue-ID: RIC-426 Signed-off-by: E. Scott Daniels Change-Id: I552292d57e987313ec684bd55f8780ef5fba74fe ---