fixed client id bride and diagnostic

This commit is contained in:
2026-03-12 00:23:03 +01:00
parent 537c5b06c1
commit 3baa67d8de
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -120,10 +120,10 @@ async function connectGateway() {
minProtocol: 3,
maxProtocol: 3,
client: {
id: "aria-diagnostic",
id: "cli",
version: "0.0.1",
platform: "linux",
mode: "operator",
mode: "cli",
},
role: "operator",
scopes: ["operator.read", "operator.write"],