CAD integration
Integration overview for developers extending Blue Light Maps from a CAD platform.
Supported platforms (turnkey)
Section titled “Supported platforms (turnkey)”- Capita (Cleric, Pinnacle) — REST + WebSocket
- Frequentis ICCS — secure messaging bridge
- Northgate — REST
If your CAD platform isn’t listed here, the integration typically takes 3–4 weeks of engineering work.
Integration patterns
Section titled “Integration patterns”Two principal flows:
- Incident push — CAD → Blue Light Maps. New incidents trigger a push to assigned units’ devices in < 1 second.
- Status / telemetry pull — Blue Light Maps → CAD. Status updates and route metrics flow back into CAD records.
Authentication
Section titled “Authentication”Mutual TLS between CAD and Blue Light Maps endpoints. Per-platform API keys managed via your service’s secret store.
Reference implementation
Section titled “Reference implementation”A reference TypeScript client is available on request — covers incident push, status updates, and telemetry retrieval. Contact integrations@bluelightmaps.com.