openBackhaul / MicroWaveDeviceInventory

Physical and logical inventory of the MW SDN Domain
Apache License 2.0
5 stars 1 forks source link

Clarification of LINK schema usage #911

Closed kmohr-soprasteria closed 5 months ago

kmohr-soprasteria commented 5 months ago

The LINK schema defines link objects. The definition is a OneOf - i.e. a link object follows exactly one of the two definitions: EITHER generic OR minimum for rest.

image

I.e. the uuids of both sub-schemas will be different.

(In case there would be an object provided with one schema and should be made available with the other one, there would need to be a translation app, which translates it and writes it to the MWDI with the other definition)