This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
tjsupport:here [2021/12/09 15:40] topmin |
tjsupport:here [2022/08/09 15:20] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| == Stuff to install first == | == Stuff to install first == | ||
| + | (prefix with s u d o ) | ||
| + | < | ||
| pip install paho-mqtt configparser | pip install paho-mqtt configparser | ||
| + | |||
| + | </ | ||
| + | |||
| + | == get code == | ||
| + | |||
| + | < | ||
| + | |||
| + | cd python | ||
| + | git clone https:// | ||
| + | |||
| + | </ | ||
| + | |||
| + | |||