Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.35 KB

README.rst

File metadata and controls

43 lines (30 loc) · 1.35 KB

SAS 32 KD Library

https://readthedocs.org/projects/sas32kd/badge/?version=latest https://badgen.net/badge/Open%20Source%20%3F/Yes%21/blue?icon=github
A library to simplify communication with TCP/IP Server Module for Sierra Automated Systems audio routers SAS 32KD.

Communication protocol description is available here: http://www3.sasaudio.com/downloads/SAS%20Documentation/USI_Protocol_32KD_Rev_13.pdf.

Source Code

https://github.com/dgalus/sas32kd

PyPI package

https://pypi.org/project/sas32kd/

Documentation

https://sas32kd.rtfd.io

Documentation can be also found in the docs/ directory as reStructuredText files. Build the docs by running make in the docs/ directory, then viewing docs/_build/html/index.html.

Installation

python -m pip install sas32kd

Author

dgalus / avc <[email protected]>