Developer Integration Options¶
Open APIs¶
GET https://api.mocreo.com/v1/public/openapi- Provides the full public OpenAPI schema so you can explore available endpoints, authentication methods, sample requests, and response formats.
MQTT (Smart Hub as Client)¶
- Smart Hub devices in the H3 / H5 / H6 series can act as an MQTT client and publish data to your own MQTT broker.
- Review our topic definitions to ensure you subscribe to the correct channels: MQTT Topic.
- For Hub compatibility and setup entry points, see Third-party Compatibility.
Webhook¶
- Webhook delivery for real-time data push is coming soon. Stay tuned for release notes.
Home Assistant Plugin¶
- Official Home Assistant integration is under development. We will update this FAQ once the plugin is ready for public use.