Skip to content

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

What's included

  • Service — download and install the Dracal device service
  • Integrations
    • REST JSON — get started with the HTTP REST JSON API
    • MQTT — get started with the MQTT interface
  • Support — troubleshooting and support resources