Initial commit
This commit is contained in:
73
devices/paired.json
Normal file
73
devices/paired.json
Normal file
@@ -0,0 +1,73 @@
|
||||
{
|
||||
"0c66624cc9de965f99919e98bc64fcf523cd48307626a74e44157f953d659fe0": {
|
||||
"deviceId": "0c66624cc9de965f99919e98bc64fcf523cd48307626a74e44157f953d659fe0",
|
||||
"publicKey": "ugXcCX8u1ghOWziA8_4HwBmoQTS8d14Gh12DGkvkJuw",
|
||||
"platform": "linux",
|
||||
"clientId": "openclaw-probe",
|
||||
"clientMode": "probe",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.read"
|
||||
],
|
||||
"approvedScopes": [
|
||||
"operator.read"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "ZqKA9If2u0fac3amGVW72DYWAgxbjjDfLSqe9ze2agc",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.read"
|
||||
],
|
||||
"createdAtMs": 1775317025261
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1775317025261,
|
||||
"approvedAtMs": 1775317025261
|
||||
},
|
||||
"3ff3b8a3eb922346d9d8292970f3b7febe70d526ed5fa59524e7e5662648e48d": {
|
||||
"deviceId": "3ff3b8a3eb922346d9d8292970f3b7febe70d526ed5fa59524e7e5662648e48d",
|
||||
"publicKey": "q3t16GxW0QemukHE_v97KwZscTU8e7Y4lKt9LRj_hfU",
|
||||
"platform": "Win32",
|
||||
"clientId": "openclaw-control-ui",
|
||||
"clientMode": "webchat",
|
||||
"role": "operator",
|
||||
"roles": [
|
||||
"operator"
|
||||
],
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.read",
|
||||
"operator.write",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"approvedScopes": [
|
||||
"operator.admin",
|
||||
"operator.read",
|
||||
"operator.write",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "XRrzIZA2OxAya-Kg0lACD1o7jAcGi3AzGeyDXQpJj58",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing",
|
||||
"operator.read",
|
||||
"operator.write"
|
||||
],
|
||||
"createdAtMs": 1775317295765,
|
||||
"lastUsedAtMs": 1775322424754
|
||||
}
|
||||
},
|
||||
"createdAtMs": 1775317295765,
|
||||
"approvedAtMs": 1775317295765
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user