Closed nritsche closed 5 years ago
for hardware specific stages just create their endpoints by making updatable config sections
GET
curl -d '{"event_id": 1, "start_unix_seconds": -1, "duration_nano":1, "file_path": ".", "dm": 0.1, "dm_error":0.1}' -H "Content-Type: application/json" -X POST http://localhost:12102/baseband
POST
for hardware specific stages just create their endpoints by making updatable config sections