b3e8e85b35cad938199c9c2a1a3440ca5e28fd7c
[smo/teiv.git] /
1 {
2     "specversion": "1.0",
3     "id": "a30e63c9-d29e-46ff-b99a-b63ed83f0003",
4     "source": "dmi-plugin:nm-1",
5     "type": "ran-logical-topology.create",
6     "time": "2023-10-25T13:30:01Z",
7     "datacontenttype": "application/json",
8     "dataschema": "https://ties:8080/schemas/v1/r1-topology",
9     "data": {
10         "entities": [
11             {
12                 "o-ran-smo-teiv-ran-equipment:AntennaModule": [
13                     {
14                         "id": "AntennaModule_1",
15                         "attributes": {
16                             "geo-location": {
17                                 "location": {
18                                     "latitude": 12.78232,
19                                     "longitude": 56.7455
20                                 }
21                             }
22                         }
23                     }
24                 ]
25             },
26             {
27                 "o-ran-smo-teiv-ran-equipment:Site": [
28                     {
29                         "id": "Site_1",
30                         "attributes": {
31                             "geo-location": {
32                                 "location": {
33                                     "latitude": 12.78232,
34                                     "longitude": 56.7455
35                                 }
36                             }
37                         }
38                     }
39                 ]
40             }
41         ],
42         "relationships": [
43             {
44                 "o-ran-smo-teiv-ran-equipment:ANTENNAMODULE_INSTALLED_AT_SITE": [
45                     {
46                         "id": "Relation_ManyToOne_1",
47                         "aSide": "AntennaModule_1",
48                         "bSide": "Site_1"
49                     }
50                 ]
51             }
52         ]
53     }
54 }