1 # RCO Test xApp Instance
\r
2 Base project: https://gerrit.o-ran-sc.org/r/ric-plt/xapp-frame/pkg/xapp
\r
3 ## General Description
\r
4 __RCO__ is an xApp instance which has following behaviors
\r
5 * sends valid SUB_REQ RMR message periodically in every 2 second.
\r
6 * sends invalid message (10000) message in every 14 second
\r
7 * sends subscription requsts (12010) with malformed payload in every 14 seconds
\r
8 * receives RMR messages and emmits log on it's standard output
\r
9 * default initial sequence number is `12345`. Set `RCO_SEED_SN` environment variable to override
\r
10 * Set `RCO_RAWDATA` to override default encoded payload (use hex dump format)
\r