MQTT Reference
The documentation is divided into the following sections and provides comprehensive guidance on the latest version of the DRIVR MQTT APIs.
A System represents a specific IoT device or a collection of devices that function together as a unit. It serves as the primary entity for data collection, control, and monitoring within the platform. Each System is uniquely identified and can have various Components, Services, and Characteristics associated with it, enabling detailed interaction and management of the connected devices
The following guide show how to create a System
The Connector
is a role assigned to MachineUsers
, allowing external systems to integrate with DRIVR for data import and export.
It provides read and write access across the entire domain and supports multiple devices, including edge devices, for importing and querying data.