AMSP-04/NETN-ORG

Move VesselUnit and SARAircraftUnit under equipmentItem

Closed this issue · 3 comments

Vessel and SARAircraft are defined as unit, but should be an equipment item.

Hence propose to change the name:

  • VesselUnit => VesselEquipmentItem
  • SARAircraftUnit => SARAircraftEquipmentItem

And move it under the class EquipmentItem.

Also the MSDL schema should be updated accordingly.

Agree. Implement the proposed changes!

I can only do the FOM edits. For the schema change/addition I will create a new issue.

Done.