Current radar state. Contains status and all current control values.
{ "id": "1", "timestamp": "2025-01-15T10:30:00Z", "status": "transmit", "controls": { "power": "transmit", "range": 5556, "gain": {"mode": "auto", "value": 65} }} Copy
{ "id": "1", "timestamp": "2025-01-15T10:30:00Z", "status": "transmit", "controls": { "power": "transmit", "range": 5556, "gain": {"mode": "auto", "value": 65} }}
Current control values keyed by control ID
Radar ID
Current operational status
ISO 8601 timestamp of when state was captured
Optional
Controls that are currently disabled and why
Current radar state. Contains status and all current control values.
Example