SPAN eBus MQTT API
Publish/subscribe streaming API hosted on SPAN Panel using the Electrification Bus (eBus) integration framework and the Homie Convention. SPAN Panel hosts an MQTT broker accessible over MQTTS (8883), WS, and WSS. Clients subscribe to `ebus/5//...` topics to receive real-time panel state, per-circuit telemetry, energy storage state, and SPAN Drive integration data, and publish to `/set` topics to operate relays and control panel state. The broker enforces topic-level ACLs — full read access on `ebus/#`, write access limited to Homie `/set` control topics and to non-panel device subtrees under `ebus/5/`. Credentials are obtained via the REST authentication endpoint.
SPAN eBus MQTT API is one of 2 APIs that SPAN publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko and 1 JSON Schema definition.
Tagged areas include MQTT, Homie, Electrification Bus, eBus, and Pub/Sub. The published artifact set on APIs.io includes API documentation, an AsyncAPI specification, 1 Naftiko capability spec, and 1 JSON Schema.