Commit 971ed9fb authored by juvancic's avatar juvancic
Browse files

intro of nwe IOT PIXITS

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