Communicate ---------------------------------------- .. autoclass:: rsrtx.Implementations.System.Communicate.CommunicateCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently communicate_copy = driver.system.communicate.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: System_Communicate_Printer.rst System_Communicate_Rest.rst System_Communicate_Snmp.rst