Adafruit IO · Arazzo Workflow
Adafruit IO Batch Ingest and Chart
Version 1.0.0
Bulk upload many data points to a feed, then fetch aggregated chart data for it.
View Spec
View on GitHub
IoTInternet of ThingsMQTTMakerHobbyistCircuitPythonArduinoESP32FeatherDashboardsTime SeriesArazzoWorkflows
Provider
Workflows
batch-ingest-and-chart
Batch upload data records to a feed and retrieve aggregated chart data.
Sends an array of data records to a feed in one batch call, then requests chart data aggregated over the requested number of hours.
1
batchUpload
Upload the full array of data records to the feed in a single batch create call.
2
fetchChart
Retrieve aggregated chart data for the feed over the requested time window so the freshly ingested series can be rendered.
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.