Beacon Tower Platform
Beacon Tower is an IoT asset management platform that connects physical devices to digital twins, enabling real-time telemetry, alarms, and analytics.
Key Capabilities
- Asset Management — Model physical equipment as digital twins using DTDL, organized in a flexible graph hierarchy.
- Data Ingestion — Connect devices through providers and provider clients to stream telemetry into the platform.
- Real-Time Monitoring — Query timeseries data via REST or subscribe to live updates over SignalR.
- Alarms and Notifications — Define alarm rules on telemetry and route notifications to contact groups.
- Multi-Tenancy — Organize users across organizations and tenants with fine-grained role-based access control.
- Firmware Management — Deploy over-the-air firmware updates to connected devices.
Where to Start
- Authentication — Obtain a JWT token and make your first API call.
- Your First Asset — End-to-end quickstart from login to reading telemetry.
- API Reference — Full OpenAPI specification for all endpoints.