This is really just a self serving repo for me, I'm not sure who else will use it. I've written a load of other things that all talk to AWS-IoT which has been a lot of copy paste and deviation between them. The point of this repo is just to reduce that copy paste and different ways they all work.
More docs on usage to follow
Features
- Register a thing
- Define a thing type
- Publish updates to thing shadow (
reported
) - Subscribe and publish events to thing shadow deltas (
desired
) - Delete a thing and unsubscribe to it