Debug Console

Change → Plan → Execution (JSON via ?format=json)

Debug session: none
Start session Stop session

Recent App Changes (AppAudit)

Time Entity Action Correlation / Session Links
2026-02-05 10:30:07 .79
UserAccessLevel #10
create
View Audit Detail
Raw + Copy
Before JSON
null
After JSON
{
  "access_level_id": 1,
  "schedule_id": null,
  "site_id": 1,
  "status": "active",
  "user_id": 10
}

Recent Reconcile Jobs

Time Job Status Attempts Correlation / Session Error
2026-02-05 10:30:07 .81
Job #111 user 0 · user access level assigned; credential created
done 1
2026-02-05 10:30:07 .80
Job #110 user 10 · access level changed
done 1

Recent Provider Activity (IntegrationLog)

Time Provider Action OK Job Correlation Details
2026-02-05 10:30:14 .18 SCHLAGE_HOME PIN_DELETE ok Job #110
Raw
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U10 C7",
  "pin_last4": null,
  "receipt_id": "50519432",
  "receipt_numeric_ignored": true
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 10:30:13 .60 TTLOCK PIN_DELETE ok Job #110
Raw
Request JSON
{
  "lock_id": 28991110,
  "name": "AB U10 C7",
  "note": "listed_ok_but_not_found",
  "pin_last4": null,
  "resolution_attempted": true,
  "resolved_vendor_pin_id": null,
  "vendor_pin_id": null
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 10:30:13 .59 TTLOCK PASSCODE_LIST ok Job #110
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770309012844,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 0,
  "total": 0
}
2026-02-05 10:30:12 .83 TTLOCK PIN_DELETE ok Job #110
Raw
Request JSON
{
  "lock_id": 28991110,
  "message": "resolved vendor_pin_id via list",
  "pin_last4": "1111",
  "resolved_vendor_pin_id": "50957532",
  "vendor_pin_id": "50957532"
}
Response JSON
{
  "ok": true,
  "result": {
    "description": "\u8868\u793a\u6210\u529f\u6216\u662f",
    "errcode": 0,
    "errmsg": "none error message or means yes"
  }
}
2026-02-05 10:30:12 .83 TTLOCK PIN_REVOKE ok Job #110
Raw
Request JSON
{
  "context": {
    "credential_id": 6,
    "source": "reconcile",
    "user_id": 10
  },
  "lock_id": 28991110,
  "vendor_pin_id": "50957532"
}
Response JSON
{
  "description": "\u8868\u793a\u6210\u529f\u6216\u662f",
  "errcode": 0,
  "errmsg": "none error message or means yes"
}
2026-02-05 10:30:12 .83 TTLOCK PASSCODE_DELETE ok Job #110
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "POST",
  "path": "/v3/keyboardPwd/delete",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770309010050,
    "deleteType": 2,
    "keyboardPwdId": 50957532,
    "lockId": 28991110
  },
  "url": "https://api.ttlock.com/v3/keyboardPwd/delete"
}
Response JSON
{
  "description": "\u8868\u793a\u6210\u529f\u6216\u662f",
  "errcode": 0,
  "errmsg": "none error message or means yes"
}
2026-02-05 10:30:10 .03 TTLOCK PASSCODE_LIST ok Job #110
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770309009335,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801844965477,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770308969000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770308905484,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 10:30:09 .32 TTLOCK PIN_DELETE ok Job #110
Raw
Request JSON
{
  "lock_id": 28991110,
  "name": "AB U10 C2",
  "note": "listed_ok_but_not_found",
  "pin_last4": null,
  "resolution_attempted": true,
  "resolved_vendor_pin_id": null,
  "vendor_pin_id": null
}
Response JSON
{
  "already": true,
  "ok": true
}
2026-02-05 10:30:09 .32 TTLOCK PASSCODE_LIST ok Job #110
Raw
Request JSON
{
  "base_host": "https://api.ttlock.com",
  "method": "GET",
  "path": "/v3/lock/listKeyboardPwd",
  "payload": {
    "accessToken": "***",
    "clientId": "6636adfbf3f9483d946082b74f20797c",
    "date": 1770309008492,
    "lockId": 28991110,
    "pageNo": 1,
    "pageSize": 200
  },
  "url": "https://api.ttlock.com/v3/lock/listKeyboardPwd"
}
Response JSON
{
  "list": [
    {
      "endDate": 1801844965477,
      "isCustom": 1,
      "keyboardPwd": "***1111",
      "keyboardPwdId": 50957532,
      "keyboardPwdName": "***",
      "keyboardPwdType": 3,
      "keyboardPwdVersion": 4,
      "lockId": 28991110,
      "nickName": "keith",
      "receiverUsername": "",
      "sendDate": 1770308969000,
      "senderUsername": "keith@ac5.ca",
      "startDate": 1770308905484,
      "status": 1
    }
  ],
  "pageNo": 1,
  "pageSize": 200,
  "pages": 1,
  "total": 1
}
2026-02-05 10:30:08 .48 SCHLAGE_HOME PIN_DELETE ok Job #110
Raw
Request JSON
{
  "device_id": "93f26d40-0381-5277-bee3-23cf44cda5ac",
  "name": "AB U10 C2",
  "pin_last4": null,
  "receipt_id": null,
  "receipt_numeric_ignored": false
}
Response JSON
{
  "already": true,
  "ok": true
}

Worker / System Health

worker stopped queued 1 running 0 failed 0