Since from version 2.1.0, an application shall expect to have only one tcp-client instance. So, we could update the
- constructor in onf-core-model-ap/applicationPattern/onfModel/services/models/logicalTerminationPoint/ConfigurationInput
- functions in and dependent and called upon onf-core-model-ap/applicationPattern/onfModel/services/LogicalTerminationPointServices
to have attribute tcpObject instead of tcpList.
Kindly let me know your views.