2017-03-11 13:51:40 +01:00
|
|
|
# c4ctrl
|
2017-03-14 15:20:08 +01:00
|
|
|
Command line client and utilities for AutoC4.
|
2017-03-11 13:51:40 +01:00
|
|
|
|
2017-03-11 15:24:04 +01:00
|
|
|
## Dependencies
|
|
|
|
* Python 3.?: [[https://www.python.org/]]
|
|
|
|
* Paho Python Client: [[https://github.com/eclipse/paho.mqtt.python]]
|
|
|
|
|
|
|
|
## Usage
|
|
|
|
```
|
|
|
|
c4ctrl.py -h
|
|
|
|
```
|
2017-03-14 15:20:08 +01:00
|
|
|
```
|
|
|
|
kitchentext.py -h
|
|
|
|
```
|