X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fnepi%2Fresources%2Fomf%2Finterface.py;h=f8709bf4fa7137b1cd3ed74641a91141ab460b94;hb=44c22f17a5da329ffaa277750fa653d12989d997;hp=cd2fb9d13e2f785508968ca2b5e1d97ebbbdb090;hpb=659ba2472a79ca347dd5bf8f7d8a579d3caaf9b9;p=nepi.git diff --git a/src/nepi/resources/omf/interface.py b/src/nepi/resources/omf/interface.py index cd2fb9d1..f8709bf4 100644 --- a/src/nepi/resources/omf/interface.py +++ b/src/nepi/resources/omf/interface.py @@ -39,11 +39,6 @@ class OMFWifiInterface(OMFResource): :param creds: Credentials to communicate with the rm (XmppClient for OMF) :type creds: dict - .. note:: - - This class is used only by the Experiment Controller through the Resource - Factory - """ _rtype = "OMFWifiInterface" _authorized_connections = ["OMFNode" , "OMFChannel"]