17 lines
541 B
JSON
17 lines
541 B
JSON
{
|
|
"schema_version": "yovision.runtime-status/v1",
|
|
"status_id": "018f4d6a-8d1b-4a25-8b37-9085f9c0d106",
|
|
"brain_instance_ref": "brain-east-02",
|
|
"sequence": 1,
|
|
"observed_at": "2026-08-31T00:00:00Z",
|
|
"runtime": { "state": "unconfigured", "version": "1.0.0", "started_at": null },
|
|
"model": { "model_ref": "people-detection", "version": "2026.08.1" },
|
|
"configurations": [],
|
|
"health": {
|
|
"overall": "healthy",
|
|
"error_codes": [],
|
|
"metrics": { "load_percent": 0, "queue_depth": 0, "latency_ms": 0 }
|
|
},
|
|
"inputs": []
|
|
}
|