.. modbusclient documentation master file, created by sphinx-quickstart on Sun Mar 8 10:58:01 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to modbusclient's documentation! ======================================== .. toctree:: :maxdepth: 2 :caption: Contents: api protocol payload client wamp Implementation Overview ======================= This package is structured in several layers. Implementation ============== The protocol specific details are implemented in module `protocol`. This includes the header definitions along with parsers for binary I/O and the various function definitions. Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`