43 lines
790 B
JSON
43 lines
790 B
JSON
{
|
|||
|
|
"section": "fleet",
|
||
|
|
"version": 1,
|
||
|
|
"updatedAt": "2026-06-08T09:43:37.5109848+00:00",
|
||
|
|
"payload": {
|
||
|
|
"groups": [
|
||
|
|
{
|
||
|
|
"id": "G-A",
|
||
|
|
"name": "A \u533A\u8F66\u961F",
|
||
|
|
"floor": "F1",
|
||
|
|
"region": "A",
|
||
|
|
"carIds": [
|
||
|
|
"C01",
|
||
|
|
"C02",
|
||
|
|
"C03"
|
||
|
|
]
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"id": "G-B",
|
||
|
|
"name": "B \u533A\u8F66\u961F",
|
||
|
|
"floor": "F1",
|
||
|
|
"region": "B",
|
||
|
|
"carIds": [
|
||
|
|
"C04",
|
||
|
|
"C05"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"ota": {
|
||
|
|
"enabled": true,
|
||
|
|
"batchSize": 2,
|
||
|
|
"rollbackOnFail": true
|
||
|
|
},
|
||
|
|
"batchOps": {
|
||
|
|
"confirmationRequired": true,
|
||
|
|
"maxBatch": 10
|
||
|
|
},
|
||
|
|
"networkDiag": {
|
||
|
|
"rttThresholdMs": 80,
|
||
|
|
"packetLossThreshold": 0.02
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|