From: E. Scott Daniels Date: Wed, 29 Jul 2020 16:39:54 +0000 (-0400) Subject: Add support for config file parsing and watching X-Git-Tag: 2.2.0^0 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d486a17c04f3d6d865f787168d446f4cfea3be25;hp=d486a17c04f3d6d865f787168d446f4cfea3be25;p=ric-plt%2Fxapp-frame-cpp.git Add support for config file parsing and watching This change introduces the ability to load and parse the json xapp descriptor (config) file. It also provides the ability for the xAPP to register a callback function which is executed when the descriptor is changed. Issue-ID: RIC-428 Signed-off-by: E. Scott Daniels Change-Id: I7a1147aa8055599ef4b36ab17960e32ccb5b741f ---