Integration Guides
These guides organize REST API, WebSocket, and device commands around common product goals. Use them to design an end-to-end flow, then follow the linked reference pages for exact request fields and response rules.
Choose a Guide
| Goal | Guide |
|---|---|
| Build a live operations view without polling every device | Build a Device Monitoring Dashboard |
| Detect offline and supported power-loss signals reliably | Monitor Offline and Power-loss Events |
| Submit relay operations and recover safely from uncertain results | Control Relays Safely |
| Exchange raw data with an RS-485 peripheral | Integrate an RS-485 Peripheral |
Before You Start
- Complete the Quick Start first.
- Keep API Client credentials and all OpenAPI calls in your server environment.
- Use List Device Type Definitions to render and operate only capabilities supported by each device type.
- Review REST API vs WebSocket before choosing one transport for every task.
