diff options
author | ToineSiebelink <toine.siebelink@est.tech> | 2023-08-22 13:22:12 +0100 |
---|---|---|
committer | ToineSiebelink <toine.siebelink@est.tech> | 2023-08-22 13:22:12 +0100 |
commit | 7a9770088999e03f743fbea9c945e8c08a3f47b6 (patch) | |
tree | 2d8912e026a2044a05d435d5baf199307e2cb799 | |
parent | f766f1407bb1a92376d114e9f63f035171c5694b (diff) |
Document async eror 107, southbound system is busy
Issue-ID: CPS-1844
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
Change-Id: Iff8a8b7a88ce8404f541b3dfa73305541bc09056
-rw-r--r-- | docs/cps-ncmp-message-status-codes.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/cps-ncmp-message-status-codes.rst b/docs/cps-ncmp-message-status-codes.rst index 99d802f766..1b74153d75 100644 --- a/docs/cps-ncmp-message-status-codes.rst +++ b/docs/cps-ncmp-message-status-codes.rst @@ -30,6 +30,8 @@ CPS-NCMP Message Status Codes +-----------------+------------------------------------------------------+-----------------------------------+ | 106 | subscription pending for all cm handles | CM Data Notification Subscription | +-----------------+------------------------------------------------------+-----------------------------------+ + | 107 | southbound system is busy | Data Operation | + +-----------------+------------------------------------------------------+-----------------------------------+ .. note:: |