Loading generic_interface_configuration/Interface_configuration.ttcn3 +7 −7 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ module Interface_configuration { * @desc Collection of different interface types, e.g for IP communications */ type union InterfaceInfo { IpInterfaceList IpInterfaceInfo IpInterfaceInfoList IpInterfaceInfo } /** Loading Loading @@ -90,8 +90,8 @@ module Interface_configuration { monitorInterfaces := { { interfaceName := "Gm", interface := { IpInterface := { interfaceInfo := { IpInterfaceInfo := { { domainName := "pcscf.testingtech.com", IpAddress := "127.0.0.1", Loading @@ -102,8 +102,8 @@ module Interface_configuration { }, { interfaceName := "Mw", interface := { IpInterface := { interfaceInfo:= { IpInterfaceInfo := { { domainName := "icscf.testingtech.com", IpAddress := "127.0.0.1", Loading @@ -124,8 +124,8 @@ module Interface_configuration { monitorInterfaces := { { interfaceName := "Gm", interface := { IpInterface := { interfaceInfo := { IpInterfaceInfo := { { domainName := omit, IpAddress := "127.0.0.1", Loading Loading
generic_interface_configuration/Interface_configuration.ttcn3 +7 −7 Original line number Diff line number Diff line Loading @@ -42,7 +42,7 @@ module Interface_configuration { * @desc Collection of different interface types, e.g for IP communications */ type union InterfaceInfo { IpInterfaceList IpInterfaceInfo IpInterfaceInfoList IpInterfaceInfo } /** Loading Loading @@ -90,8 +90,8 @@ module Interface_configuration { monitorInterfaces := { { interfaceName := "Gm", interface := { IpInterface := { interfaceInfo := { IpInterfaceInfo := { { domainName := "pcscf.testingtech.com", IpAddress := "127.0.0.1", Loading @@ -102,8 +102,8 @@ module Interface_configuration { }, { interfaceName := "Mw", interface := { IpInterface := { interfaceInfo:= { IpInterfaceInfo := { { domainName := "icscf.testingtech.com", IpAddress := "127.0.0.1", Loading @@ -124,8 +124,8 @@ module Interface_configuration { monitorInterfaces := { { interfaceName := "Gm", interface := { IpInterface := { interfaceInfo := { IpInterfaceInfo := { { domainName := omit, IpAddress := "127.0.0.1", Loading