Overview
SoC Monitoring Server (1.0.0)
Backend server for SoC device monitoring, metrics collection,
coredump management, and OTA update distribution.
## Features
- User authentication with JWT tokens
- Multi-tenant organization support
- Device registration and management
- Real-time metrics collection
- Coredump upload and storage
- OTA firmware distribution
- API key management for devices
## Authentication
- **User authentication**: Use `/auth/login` to get JWT tokens
- **Device authentication**: Use `X-API-Key` header with API keys
- OpenAPI version: 3.1.0
Authentication
HTTPBearer
Security scheme type: http