Skip to content
This repository has been archived by the owner on Nov 13, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 492 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 492 Bytes

Curio

This is extremely experimental and uses functionality in Curio that is not yet released. You must manually install the Curio library from source from this commit or later.

Requires Python 3.5+

Server controlled via telnet at port 25000. Takes data in the form of {pin}{value}, i.e. 401 would send a command to turn pin 40 on. The server returns OK on success and ERROR on failure.