blob: 3fdc8d2ef39f3e2e1ff108b95c1b9bc496b59e4d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"actionIdentifiers": {
"mode": "sync",
"blueprintName": "RT-lock-device",
"blueprintVersion": "1.0.0",
"actionName": "resolve-deploy-kotlin"
},
"payload": {
"resolve-deploy-kotlin-request": {
"resolve-deploy-kotlin-properties": {
"lock-acquire-timeout": 25
}
}
},
"commonHeader": {
"subRequestId": "1",
"requestId": "lock-request-2",
"originatorId": "System"
}
}
|