Files
overland-controller/tests/fixtures/http_api/temp_scan_response.json
T
2026-06-07 10:15:33 -06:00

11 lines
135 B
JSON

{
"type": "temp_scan_response",
"ok": true,
"devices": [
{
"index": 1,
"address": "28ff001122334455"
}
]
}