kopia lustrzana https://github.com/OpenDroneMap/WebODM
39 wiersze
766 B
JSON
39 wiersze
766 B
JSON
[
|
|
{
|
|
"fields": {
|
|
"api_version": "",
|
|
"available_options": {},
|
|
"hostname": "localhost",
|
|
"last_refreshed": null,
|
|
"port": 11223,
|
|
"queue_count": 0
|
|
},
|
|
"model": "nodeodm.processingnode",
|
|
"pk": 1
|
|
},
|
|
{
|
|
"fields": {
|
|
"api_version": "",
|
|
"available_options": {},
|
|
"hostname": "invalid-host",
|
|
"last_refreshed": null,
|
|
"port": 11223,
|
|
"queue_count": 0
|
|
},
|
|
"model": "nodeodm.processingnode",
|
|
"pk": 2
|
|
},
|
|
{
|
|
"fields": {
|
|
"api_version": "",
|
|
"available_options": {},
|
|
"hostname": "localhost",
|
|
"last_refreshed": null,
|
|
"port": 11224,
|
|
"queue_count": 0,
|
|
"token": "test_token"
|
|
},
|
|
"model": "nodeodm.processingnode",
|
|
"pk": 3
|
|
}
|
|
] |