Loading ttcn/LibIot/LibIot_TypesAndValues.ttcn +3 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,9 @@ module LibIot_TypesAndValues { type record VxLTEMonitorInterfaceList{ MonitorInterfaceInfo gmA optional, MonitorInterfaceInfo gmB optional, MonitorInterfaceInfo mwPSAP optional,// MwMmMx interface at E,SCSCF to PSAP MonitorInterfaceInfo mmB_PSAP optional,// Mm interface at IBCF to PSAP MonitorInterfaceInfo mwEB optional,// Mw interface at ECSCF to IBCF MonitorInterfaceInfo mwS_PSAP optional,// Mw interface at SCSCF to PSAP MonitorInterfaceInfo ic optional, MonitorInterfaceInfo mwPI optional,// Mw interface at P-CSCF/I-CSCF or P-CSCF/S-CSCF if I-CSCF not used MonitorInterfaceInfo mwPS optional, Loading Loading
ttcn/LibIot/LibIot_TypesAndValues.ttcn +3 −1 Original line number Diff line number Diff line Loading @@ -100,7 +100,9 @@ module LibIot_TypesAndValues { type record VxLTEMonitorInterfaceList{ MonitorInterfaceInfo gmA optional, MonitorInterfaceInfo gmB optional, MonitorInterfaceInfo mwPSAP optional,// MwMmMx interface at E,SCSCF to PSAP MonitorInterfaceInfo mmB_PSAP optional,// Mm interface at IBCF to PSAP MonitorInterfaceInfo mwEB optional,// Mw interface at ECSCF to IBCF MonitorInterfaceInfo mwS_PSAP optional,// Mw interface at SCSCF to PSAP MonitorInterfaceInfo ic optional, MonitorInterfaceInfo mwPI optional,// Mw interface at P-CSCF/I-CSCF or P-CSCF/S-CSCF if I-CSCF not used MonitorInterfaceInfo mwPS optional, Loading