Loading ttcn/LibIot/LibIot_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ module LibIot_TypesAndValues { */ type record MonitorInterfaceInfo { charstring interfaceName, boolean available optional,//or would be better MonitorEnable InterfaceInfo interfaceInfo } Loading Loading
ttcn/LibIot/LibIot_TypesAndValues.ttcn +1 −0 Original line number Diff line number Diff line Loading @@ -84,6 +84,7 @@ module LibIot_TypesAndValues { */ type record MonitorInterfaceInfo { charstring interfaceName, boolean available optional,//or would be better MonitorEnable InterfaceInfo interfaceInfo } Loading