Adafruit IO · Arazzo Workflow
Adafruit IO Group Feed Bootstrap
Version 1.0.0
Create a group, add a new feed inside it, then write a data point to that grouped feed.
View Spec
View on GitHub
IoTInternet of ThingsMQTTMakerHobbyistCircuitPythonArduinoESP32FeatherDashboardsTime SeriesArazzoWorkflows
Provider
Workflows
group-feed-bootstrap
Create a group, create a feed within it, and seed the grouped feed with data.
Provisions a group, then a feed inside that group, then writes a first data point addressed by both the group key and feed key.
1
2
createFeedInGroup
Create a new feed inside the group just created, addressed by the group key.
3
seedGroupFeed
Write the first data point to the grouped feed, addressed by both the group key and the feed key.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.