Commit graph

3 commits

Author SHA1 Message Date
65d0810b5e
Managed to get our first MQTT connection started!
The code is now pretty messy, as I've just been hacking it
together so far. It's basically hardcoded, so the next steps
will be to parameterise everything. I also need to rethink
the data structures, and function names/structures.

I need to make this feel more like an API to be called by
a user. This will naturally help organize the functions.
2018-08-15 00:07:42 -04:00
ff0c7fac97
added gitignore 2018-08-13 23:35:00 -04:00
557188bb38 Initial commit 2018-08-13 23:34:17 -04:00