Data ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.Sent.Data.DataCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently data_copy = driver.sbus.sent.data.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Sent_Data_Hysteresis.rst Sbus_Sent_Data_Source.rst Sbus_Sent_Data_Threshold.rst