Loading LibIot/LibIot_TestInterface.ttcn +9 −9 Original line number Diff line number Diff line Loading @@ -83,10 +83,10 @@ module LibIot_TestInterface { // TODO commented out due to problems with tools not accepting 'extends' from several components /** // * @desc This component type is used to trigger, stimulate, configure etc // * any equipment related to the test, i.e., EUTs or other, or // * the interconnecting network. To be used as PTC. // */ * @desc This component type is used to trigger, stimulate, configure etc * any equipment related to the test, i.e., EUTs or other, or * the interconnecting network. To be used as PTC. */ // type component IotEquipmentUser extends EquipmentUser, OracleClient { // } Loading Loading
LibIot/LibIot_TestInterface.ttcn +9 −9 Original line number Diff line number Diff line Loading @@ -83,10 +83,10 @@ module LibIot_TestInterface { // TODO commented out due to problems with tools not accepting 'extends' from several components /** // * @desc This component type is used to trigger, stimulate, configure etc // * any equipment related to the test, i.e., EUTs or other, or // * the interconnecting network. To be used as PTC. // */ * @desc This component type is used to trigger, stimulate, configure etc * any equipment related to the test, i.e., EUTs or other, or * the interconnecting network. To be used as PTC. */ // type component IotEquipmentUser extends EquipmentUser, OracleClient { // } Loading