Loading...
| Endpoint | Method | Description |
|---|---|---|
/health |
GET | Health check endpoint |
/files |
GET | List available .bin files with metadata |
/files/{filename} |
GET | Download a specific file |
/upload |
POST | Upload a .bin file with optional MD5 hash |
/syslog/history |
GET | Get recent syslog entries |
/syslog/stream |
GET | SSE stream of syslog messages |