Connection ---------------------------------------- .. autoclass:: rsrtx.Implementations.Channel.Efrontend.Connection.ConnectionCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently connection_copy = driver.channel.efrontend.connection.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Channel_Efrontend_Connection_Config.rst Channel_Efrontend_Connection_Cstate.rst Channel_Efrontend_Connection_Error.rst Channel_Efrontend_Connection_State.rst