blob: d4f6bbedfb66503472605d011d4446f86eaf6c25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.. This work is licensed under a Creative Commons Attribution 4.0 International License.
.. http://creativecommons.org/licenses/by/4.0
.. Copyright (C) 2021 Nordix Foundation
.. _modeling:
DMI-Plugin Modeling
###################
.. toctree::
:maxdepth: 1
The DMI-Plugin acts as a proxy and as such does not have its own data model. For more information on the data which
is passed through the DMI-Plugin, please refer to the `NCMP Modeling Section <https://docs.onap.org/projects/onap-cps/en/latest/modeling.html#ncmp-modeling>`_
of the `CPS Modeling Page <https://docs.onap.org/projects/onap-cps/en/latest/modeling.html>`_.
|