From 4838dd1ef3173f1adc8fbf65702847276d7b7543 Mon Sep 17 00:00:00 2001 From: JvD_Ericsson Date: Tue, 11 Jun 2024 16:02:53 +0100 Subject: [PATCH] Add readme.md Issue-ID: SMO-150 Change-Id: Ie58e787abf5b2363ac427aa06d7c78222a98185b Signed-off-by: JvD_Ericsson --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 738d5e3..447ec6d 100644 --- a/README.md +++ b/README.md @@ -1 +1,20 @@ -Initial ReadMe. \ No newline at end of file +# Topology & Inventory Overview + +Topology & Inventory manages the representation of topology and +inventory resources in a suite of evolving vendor-agnostic data models +to share and operate on a common view of the topology. + +# Introducing topology and inventory data + +Topology and inventory data is the information that represents entities +in a telecommunications network and the relationships between them that +provide insight into a particular aspect of the network of importance to +specific use cases. Topology and inventory data can be derived from +inventory, configuration, or other data. Topology & Inventory is being +updated autonomously based on changes in the network. + +Topology & Inventory supports several topology and inventory domains, +The understanding of the model is important to enable a user making +queries on topology and inventory data. The entities are modeled as +managed objects (found under the schema in the data dictionary) and +grouped together in modules based on functionality. -- 2.16.6