Voltus · Arazzo Workflow
Register a Voltus dispatch webhook and verify it
Version 1.0.0
Move from polling to push: register an HTTPS callback for dispatch.create and dispatch.update, confirm it is listed, then remove it. Delete is permanent.
View Spec
View on GitHub
EnergyUnited StatesElectricityDemand ResponseVirtual Power PlantDERGridEnergy MarketsFlexibilityEnergy StorageOpenADRTelemetryArazzoWorkflows
Provider
Workflows
register-webhook-and-verify
Create a webhook, list webhooks to confirm registration, then delete it.
1
create-webhook
voltus#post-webhook
Subscribe the listener to both dispatch events.
2
list-webhooks
voltus#get-webhooks
Confirm the registration.
3
delete-webhook
voltus#delete-webhook
Remove the webhook. This cannot be undone.