Using cc3200_dweet with dweet.io

Arduino integration

Install
# See https://github.com/marcorussi/cc3200_dweet
Reserve and lock a thing.
curl \
  /lock/{thing}
Unlock a thing.
curl \
  /unlock/{thing}
Remove a lock from thing.
curl \
  /remove/lock/{lock}
SDK on GitHub 📄 API Docs
SDK
cc3200_dweet
Arduino
API
dweet.io
dweet.io
At a glance
Language Arduino
Endpoints13