Add version 0.5.0
[ric-plt/submgr.git] / test / rco / README.md
index 07910a2..3ba74b6 100644 (file)
@@ -1,7 +1,14 @@
-# RCO Test xApp Instance
-Base project: https://gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp
-## General Description
-__RCO__ is an xApp instance which has following behaviors
-* sends one RMR message periodically in every 2 second. 
-* alternately sends Subscription Request (12010) and other (10000) type of messages
-
+# RCO Test xApp Instance\r
+Base project: https://gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp\r
+## General Description\r
+__RCO__ is an xApp instance which has following behaviors\r
+* sends valid SUB_REQ RMR message periodically in every 2 second. \r
+* sends invalid message (10000) message in every 14 second\r
+* sends subscription requsts (12010) with malformed payload in every 14 seconds\r
+* receives RMR messages and emmits log on it's standard output\r
+* default initial sequence number is `12345`. Set `RCO_SEED_SN` environment variable to override\r
+* Set `RCO_RAWDATA` to override default encoded payload (use hex dump format)\r
+\r
+\r
+\r
+\r