CI: Add silent prescan SonarCloud job
[nonrtric/plt/ranpm.git] / pmproducer / README.md
index 8f40e79..85b1f6f 100644 (file)
@@ -1,6 +1,5 @@
 # O-RAN-SC Non-RealTime RIC PM Producer
 
-
 This product is a PM data information producer (as defined by the Information Coordinator Service (ICS)). Its main tasks is to distribute PM data to PM data consumers (using Kafka topics).
 
 This service will receive File Ready Events or PM Data from the Kafka streaming platform and will filter the information and distribute it further to the data consumers (information job owners).
@@ -24,6 +23,13 @@ The file `config/application_configuration.json` contains the configuration of j
 }
 ```
 
+The latest documentation can be found here:
+https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/latest/pmproducer/index.html
+
+
+The comonent is part of the RAM PM use case, which is described here:
+https://docs.o-ran-sc.org/projects/o-ran-sc-nonrtric-plt-ranpm/en/latest/overview.html#overview
+
 
 ## License