diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2024-07-24 14:10:48 +0100 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2024-08-06 10:33:11 +0100 |
commit | 0b200f1795333d599434220b7a384e2a27e096af (patch) | |
tree | 719214ca2c8942b0391d7f498847f0e12a8ed0cb /docs/cps-events.rst | |
parent | 04a3a9686a976008b0471db78d27fb91fd6bfd01 (diff) |
Cm Subscriptions Docs
- Included documentation for an overview of Cm Data Subscription for the
Create and Delete use case.
- Only included the json schemas for the events that are coming in and
going out of NCMP.
- Not mentioning anything abt the internal events we use between DMIs.
- The docs can later be used to explain abt the notifications when they
are implemented.
Issue-ID: CPS-2324
Change-Id: I2497656e0e56c93054b7e92b1742a668463c3ffc
Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'docs/cps-events.rst')
-rw-r--r-- | docs/cps-events.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cps-events.rst b/docs/cps-events.rst index 25a253bada..47aa73f12e 100644 --- a/docs/cps-events.rst +++ b/docs/cps-events.rst @@ -13,6 +13,7 @@ CPS Events cm-handle-lcm-events.rst data-operation-events.rst + cm-notification-subscriptions.rst .. note:: Legacy async response on a client supplied topic for single cm handle data request are no longer supported. Click link below for the legacy specification. |