Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.78 KB

README.rst

File metadata and controls

45 lines (32 loc) · 1.78 KB

CrowconTempIOC

Code CI Docs CI Test Coverage Latest PyPI version Apache License

Code to read three temperatures from a Crowcon device and output to an IOC. The temperatures read are Warm Base, Cold Chuck and Gripper BB.

PyPI pip install CrowconTempIOC
Source code https://github.com/8ryn/CrowconTempIOC
Documentation https://8ryn.github.io/CrowconTempIOC
Releases https://github.com/8ryn/CrowconTempIOC/releases

Should be able to be launched from the command line as:

$ python -m CrowconTempIOC --url url_to_load

If not given a url option progam currently defaults to http://127.0.0.1:5000