Define archive control v1 protocol

This commit is contained in:
2026-07-22 11:59:57 +00:00
commit 7652262b4c
25 changed files with 1333 additions and 0 deletions
+31
View File
@@ -0,0 +1,31 @@
{
"protocolVersion": {
"major": 1,
"minor": 0
},
"messageId": "44b64096-cd58-4f49-bae4-d829f50f787c",
"correlationId": "6bfccbf4-866f-46fe-bf67-d8943c1ece91",
"sentAt": "2026-07-22T12:04:00Z",
"jobEvent": {
"eventId": "18cf6a34-b0a5-429e-b56a-9228b2dca640",
"jobId": "fd6844d0-ed76-475e-8375-2f98d8eea470",
"sequence": "17",
"jobRevision": "6",
"type": "JOB_EVENT_TYPE_PROGRESS",
"state": "JOB_STATE_RUNNING",
"progress": {
"step": "JOB_STEP_KIND_SYNCTHING_TRANSFER",
"displayStepNumber": 2,
"displayStepTotal": 5,
"state": "STEP_STATE_RUNNING",
"fractionComplete": 0.4231,
"bytesComplete": "4543000000",
"bytesTotal": "10735000000",
"approximateBytesPerSecond": 12450000,
"detail": "x1 to lithium",
"lastProgressAt": "2026-07-22T12:04:00Z",
"overallFractionComplete": 0.2846
},
"occurredAt": "2026-07-22T12:04:00Z"
}
}