Adafruit IO · Arazzo Workflow
Adafruit IO Group Multi-Feed Publish
Version 1.0.0
Publish values to several feeds in a group at once, then read one feed's data back.
View Spec
View on GitHub
IoTInternet of ThingsMQTTMakerHobbyistCircuitPythonArduinoESP32FeatherDashboardsTime SeriesArazzoWorkflows
Provider
Workflows
group-multifeed-publish
Write data to multiple feeds in a group in one call, then verify one feed.
Publishes an array of key/value records across the feeds of a group in a single group data call, then reads back the recent data for one feed in the group to confirm.
1
publishGroupData
Write the array of feed values to the group in a single request, including the optional shared location.
2
verifyFeedData
Read recent data for one feed in the group to confirm the group publish reached that feed.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.