Commit be4a998e authored by juvancic's avatar juvancic
Browse files

test configuration + init

parent 156bc75f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ module LibIot_TestInterface {
		type component InterfaceMonitor extends OracleClient {
			timer tc_wait := PX_MAX_MSG_WAIT;
			var charstring vc_interfaceName := "Undefined";
			var MonitorInterfaceInfo vc_Interface;
			port AdapterConfigPort acPort;
		}