Introduction
Welcome to the Hiclaro developer documentation. Hiclaro is built to be extended — through plugins that add device integrations and widgets that visualise data.
Choose a path
Plugin Development
Integrate new devices and services. Plugins run as subprocesses managed by the Hiclaro service host and publish data over MQTT.
Widget SDK
Build custom dashboard widgets for the Hiclaro web and mobile clients using the WidgetApi interface.
Submit a Plugin
Publish your plugin to the Hiclaro registry so other users can discover and install it.
Reference
Looking for the raw protocol details? The MQTT reference covers the full telemetry and datasource registration contract.