Works with your
existing setup.
Native plugins for devices already on your rack: audio, lighting, control, and IoT. The open plugin spec means anything can be added.
Amate Audio Xcellence
Control and read out all Amate Audio speakers remotely. Full DSP and amplifier control for installed audio systems via the Xcellence protocol.
ArtNet
Industry-standard DMX over IP. Stream full universes of lighting data across your network.
DMX512
Native DMX output via the Cueva LUMO range. Direct connection, zero latency.
OSC
Open Sound Control. Send and receive messages to any OSC-compatible device or app.
HTTP / REST
Fire HTTP requests or expose a webhook endpoint to connect with any web API.
WebSocket
Persistent bidirectional connections to browsers, dashboards, and realtime services.
Raw TCP
Connect to any device over a raw TCP socket. Send strings, hex, or binary frames.
Raw UDP
Send and receive UDP packets to any device or broadcast address on your network.
QSC Q-SYS
Bidirectional control of Q-SYS cores. Trigger named controls, read state, and manage audio routes.
Dante
Monitor and interact with Dante-enabled audio devices on your network.
sACN / E1.31
Streaming ACN for multi-universe lighting control over standard IP networks.
Modbus TCP
Industrial control for HVAC, blinds, power monitoring, and building management systems.
KNX over IP
Integrate with KNX building automation for lighting, climate, blinds, and access.
MQTT
Publish and subscribe to MQTT topics, ideal for IoT sensors, smart home, and custom devices.
Every protocol.
One platform.
Cueva Control speaks the languages your equipment already understands. From raw TCP sockets to industry-specific AV protocols. No gateways. No adapters.
Read the protocol docsTCP/IP
Client and server modes, persistent or one-shot connections
UDP
Unicast, multicast, and broadcast, with or without binding a listener
RS-485 / Serial
Native hardware UART on supported Cueva devices
HTTP & HTTPS
GET, POST, PUT, DELETE with custom headers and body
WebSocket
WS and WSS with auto-reconnect and event-driven messaging
Art-Net v4
Up to 32,768 universes, unicast and broadcast
OSC 1.1
UDP and TCP, with full address pattern and type-tag support
MQTT v5
Broker-based pub/sub with QoS levels 0–2 (coming soon)
Don't see your device?
Submit an integration request and we'll add it to the roadmap. Cueva Control is built to support any protocol-driven device.
Request an integrationBuild your own plugin.
The Cueva plugin spec is open. Write a driver for any device in minutes. Define commands, parse responses, and publish to the ecosystem.
Plugin SDK docs