820af97859
No diagram change needed: this change only makes generated reference-app timestamps deterministic and adds an override flag.
24 lines
462 B
JSON
24 lines
462 B
JSON
{
|
|
"schemaVersion": 1,
|
|
"generatedAt": "2026-02-27T00:00:00.000Z",
|
|
"gateway": {
|
|
"url": "ws://127.0.0.1:18800"
|
|
},
|
|
"node": {
|
|
"nodeId": "ios-reference-shell",
|
|
"role": "companion",
|
|
"platform": "ios",
|
|
"capabilities": [
|
|
"ui.canvas",
|
|
"node.status.write",
|
|
"node.location.write",
|
|
"node.push.register"
|
|
]
|
|
},
|
|
"runtime": {
|
|
"heartbeatSeconds": 30,
|
|
"handoffTimeoutMs": 120000,
|
|
"autoReconnect": true
|
|
}
|
|
}
|