Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

Latest commit

 

History

History
21 lines (16 loc) · 1.29 KB

README.md

File metadata and controls

21 lines (16 loc) · 1.29 KB

iot shorthand

Build Status npm downloads npm licence Coverage Status npm version

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