Changes for release
[nepi.git] / src / nepi / resources / omf / interface.py
index 4a7b7a7..59a7964 100644 (file)
@@ -40,7 +40,7 @@ class OMFWifiInterface(OMFResource):
 
     """
     _rtype = "OMFWifiInterface"
-    _authorized_connections = ["OMFNode" , "OMFChannel"]
+    _authorized_connections = ["OMFNode" , "OMFChannel", "WilabtSfaNode"]
 
     @classmethod
     def _register_attributes(cls):