This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
tjsupport:here [2019/09/29 16:18] 127.0.0.1 external edit |
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 | ||
| + | |||
| + | </ | ||
| + | |||
| + | == get code == | ||
| + | |||
| + | < | ||
| + | |||
| + | cd python | ||
| + | git clone https:// | ||
| + | |||
| + | </ | ||
| + | |||
| - | sudo pip install paho-mqtt configparser | ||