comexio-http

Library to read and write variables on a Comexio server over their HTTP API


License
MIT
Install
pip install comexio-http==0.0.2

Documentation

comexio-http

Python implementation for the Comexio HTTP API

Documentation

Go to /admin/api/home on your Comexio server and enable the HTTP API with a chosen user and password. Enable access for the wanted endpoints.

Run the demo script as

$ python main.py

This will prompt you to connect to the Comexio server, and guid you through the proces to get and set variables.

Legal

License: MIT - http://opensource.org/licenses/MIT

"Comexio" is a trademark owned by Comexio GmbH, see www.comexio.com for more information. I am in no way affiliated with the Comexio organization.