casper
back to apps
Adafruit IO

Adafruit IO

to use adafruit io with casper, just text and ask — casper will handle the connection from your thread.


description

Adafruit IO is a cloud platform for storing, visualizing, and acting on data from connected devices and Internet of Things projects.

what casper can do

  • Add Feeds to GroupSequentially add 1-10 existing feeds to one group using one documented provider request per feed. This is non-atomic: processing stops after the first failed or ambiguous attempt, while earlier successes remain applied and are returned with the last confirmed normalized group state.
  • Create DashboardCreate a dashboard for visualizing and controlling feed data.
  • Create FeedCreate a feed, optionally within an existing group.
  • Create GroupCreate a group for organizing feeds.
  • Delete DashboardPermanently delete one dashboard by exact key.
  • Delete Data PointPermanently delete one feed data point by ID.

often used together