fixed client id bride and diagnostic
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user