chore(hq): daily sync 2026-02-16
This commit is contained in:
16
hq/instances/manager/.openclaw/identity/device-auth.json
Normal file
16
hq/instances/manager/.openclaw/identity/device-auth.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "19df1a6af503f7540765d5640ca6f0c85cf7fdb32ec33ef029878f1f05e37827",
|
||||
"tokens": {
|
||||
"operator": {
|
||||
"token": "4b9eec2c8b7d4bf880a482951f5791b7",
|
||||
"role": "operator",
|
||||
"scopes": [
|
||||
"operator.admin",
|
||||
"operator.approvals",
|
||||
"operator.pairing"
|
||||
],
|
||||
"updatedAtMs": 1771115284656
|
||||
}
|
||||
}
|
||||
}
|
||||
7
hq/instances/manager/.openclaw/identity/device.json
Normal file
7
hq/instances/manager/.openclaw/identity/device.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"version": 1,
|
||||
"deviceId": "19df1a6af503f7540765d5640ca6f0c85cf7fdb32ec33ef029878f1f05e37827",
|
||||
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMCowBQYDK2VwAyEAKs86bSka8YGeyRrzn1l/geS+LJTjgMzEPgNJLVilweM=\n-----END PUBLIC KEY-----\n",
|
||||
"privateKeyPem": "-----BEGIN PRIVATE KEY-----\nMC4CAQAwBQYDK2VwBCIEIKYgmW/aukhjZiBUmuV1gjFr7X4ccTW3eaEWPxgo02+1\n-----END PRIVATE KEY-----\n",
|
||||
"createdAtMs": 1771115284433
|
||||
}
|
||||
Reference in New Issue
Block a user