Add HTTP API contract fixtures
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "temp_scan_response",
|
||||
"ok": true,
|
||||
"devices": [
|
||||
{
|
||||
"index": 1,
|
||||
"address": "28ff001122334455"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user