This is a development version of the documentation. Content may change without notice.
Voke Documentation
Partner API

AMQP Reference

Interactive reference for the Voke Partner AMQP event stream. Subscribe with your `vcp:connect` API key and consume telemetry, alarms, command results, and status changes.

If you haven't connected yet, start with AMQP Authentication — it walks the wizard, the AMQPS URI, and the scopes. Your seven queue names (telemetry, alarm, status, execution, command, schedule, config) are on the API key detail page under RabbitMQ connection.

Downloading the spec

Code generation

The AsyncAPI ecosystem ships codegen tools that take this YAML and emit typed consumer skeletons in many languages. See the AsyncAPI codegen docs for a current list.

On this page