{ "name": "SecureVector — Smoke test (Local App)", "nodes": [ { "parameters": {}, "id": "trigger-1", "name": "When clicking 'Test workflow'", "type": "n8n-nodes-base.manualTrigger", "typeVersion": 1, "position": [240, 300] }, { "parameters": { "transport": "local", "localBaseUrl": "http://127.0.0.1:8741", "resource": "system", "operation": "getDeviceId" }, "id": "sv-1", "name": "SV — Get Device ID", "type": "@securevector/n8n-nodes-securevector.secureVector", "typeVersion": 1, "position": [480, 300] }, { "parameters": { "transport": "local", "localBaseUrl": "http://127.0.0.1:8741", "resource": "tools", "operation": "verifyChain" }, "id": "sv-2", "name": "SV — Verify Audit Chain", "type": "@securevector/n8n-nodes-securevector.secureVector", "typeVersion": 1, "position": [720, 300] } ], "connections": { "When clicking 'Test workflow'": { "main": [[{"node": "SV — Get Device ID", "type": "main", "index": 0}]] }, "SV — Get Device ID": { "main": [[{"node": "SV — Verify Audit Chain", "type": "main", "index": 0}]] } }, "active": false, "settings": {"executionOrder": "v1"} }