openBackhaul / MicroWaveDeviceInventory

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

equipment-type-name in response of /v1/provide-list-of-actual-device-equipment is outside TR-532v2.0 #920

Open openBackhaul opened 5 months ago

openBackhaul commented 5 months ago

Problem: The equipment-type-name attribute from the responseBody of /v1/provide-list-of-actual-device-equipment is filled from data provided in /core-model-1-4:control-construct/equipment/actual-equipment/manufactured-thing/equipment-type/type-name. The typeName attribute from the ONF CoreIM is outside the TransmitterEquipment Spec. and should not be used.

Potential Solution:

First, it shall be checked, whether part-type-identifier fulfills the clients' needs. Alternatively, coverage of TransmitterEquipment Spec. may be expanded on ActualEquipment :: typeName.

openBackhaul commented 5 months ago

See directly related MDIP issue#50.