Dracal technical integration¶
Welcome to the Dracal technical integration documentation. This guide helps you integrate with Dracal's utilities to access device data, manage connections, and build applications that interact with Dracal devices.
Integration options¶
The Dracal device service runs locally on your Windows, Ubuntu, or macOS host, exposing two integration options:
- REST JSON — an HTTP REST JSON API for request/response style integration
- MQTT — a publish/subscribe interface for real-time data streaming