1. Lock
Smart lock
English
  • 中文
  • English
  • Auth
    • Login
      POST
    • Code
      POST
    • Register
      POST
  • Lock
    • Query all locks held by the current user
      GET
    • Query the current lock details information
      GET
  • Password
    • Query all passwords of the current user
      GET
    • Time-limited password (offline password)
      POST
    • Single-time password (offline password)
      POST
    • Permanent password (offline password)
      POST
    • Clear the password (using this password to unlock, so the password will become invalid)
      POST
    • Cyclic cipher (offline cipher)
      POST
    • Password details
      GET
    • Delete password
      POST
    • Add password interface (to be called after the password is generated)
      POST
    • Change password
      POST
  • Bluetooth command
    • Add Lock Use
      POST
    • Modify Lock User
      POST
    • Delete Lock User
      POST
    • Read Door Lock Settings
      POST
    • Initialize Door Lock
      POST
    • Sync Door Lock Users
      POST
    • Sync Door Lock Operation Records
      POST
    • Get Lock Report Command Operations
      POST
    • Issue Door Lock Settings
      POST
    • Bind Door Lock
      POST
    • Issue 4G Module Association
      POST
    • Issue Door Lock Operations
      POST
  • Card
    • 上报卡数据(添加卡)
    • 删除卡
    • 获取当前用户卡列表
    • 卡详情
    • 修改卡
  • Fingerprint
    • 删除指纹
    • 上报指纹数据(添加指纹)
    • 获取当前指纹用户列表
    • 指纹详情
    • 修改指纹
  • Remote control
    • 删除遥控
    • 上报遥控数据(添加遥控)
    • 获取当前遥控用户列表
    • 遥控详情
    • 修改遥控
  • Face
    • 删除人脸
    • 上报人脸数据(添加人脸)
    • 获取当前人脸用户列表
    • 人脸详情
    • 修改人脸
  • Fingerprint
    • 删除掌纹
    • 上报掌纹数据(添加掌纹)
    • 获取当前掌纹用户列表
    • 掌纹详情
    • 修改掌纹
  • Door lock reports to the update server
    • 门锁删除
    • 保存系统设置
    • 同步门锁记录(同步锁端未上报的记录)
    • 保存锁端用户
    • 保存门锁设置
    • 保存门锁记录,当前指令是0300调用保存
    • 上报门锁绑定0700
    • 4G模组关联上报
  • Operation Record
    • 获取当前用户操作记录
    • 删除操作记录
    • 门锁记录(无告警)
  • Gateway
    • 查询所有网关
    • 下发网关解绑门锁关联
    • 网关与服务端用户解绑
  • Card issuing machine related interfaces
    • 绑定发卡机方法1
    • 删除发卡机
    • 删除在线卡片
    • 制作在线卡到门锁设备
    • 制作酒店公寓离线卡
    • 在线卡保存
    • 下发开始采集指纹数据指令
    • 下发终止采集指纹数据指令
    • 解绑发卡机
    • 绑定发卡机方法2
    • 同步下发指纹数据到门锁设备
  • 4G Direct Connection
    • 下发直连模块关联门锁指令
    • 上报直连模块关联结果
    • 检测直连模块状态
    • 4G下发密码
  • 数据模型
    • 数据
    • 上报
    • 修改
    • 上报commonFormatData
    • 离线密码
    • 指令通用数据模型
  1. Lock

Query all locks held by the current user

开发中
GET
/locks/findAllByUserId/1994295702918381570

请求参数

Header 参数

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "code": 200,
    "msg": "成功",
    "total": 0,
    "data": [
        {
            "id": "1980084539766648834",
            "lockNumber": "Z-LOCK",
            "lockSn": "292E593B0E66",
            "lockUsername": "Z-4000DF",
            "lockStatus": "01",
            "userId": "1994295702918381570",
            "userType": "手机端超级管理员",
            "unlockType": null,
            "roomStatus": null,
            "electricity": "25",
            "featureCodes": "遥控,卡片,密码,指纹",
            "doubleVerify": "1873",
            "evUpdateTime": null,
            "mac": "01:01:11:40:00:DF",
            "virtuallyId": null,
            "timesTamp": "694B5BF9",
            "pwAdmin": "31080904",
            "newPwAdmin": null,
            "electricalVoltage": "04",
            "lockoutTime": "0F",
            "lockLanguage": "E1",
            "pickProof": "17",
            "lockSysTime": "1766451628561",
            "lockMode": "01",
            "isAlwaysOpen": "0",
            "isLocked": "0",
            "connectStatus": "1E",
            "electronLock": "22",
            "doorDirection": null,
            "rearDoorContact": null,
            "lockBodySettings": null,
            "torqueSetting": null,
            "lockbackTime": null,
            "staySettings": null,
            "radarSettings": null,
            "lockoutTimeNew": null,
            "serverKeys": "5214744968050256",
            "lockKeys": "AD193DF8A5A233B2",
            "boundGateway": null,
            "lockOnlineStatus": "1",
            "statusFlags": null,
            "createTime": "2025-10-20 09:31:57",
            "updateTime": "2025-12-24 14:38:16",
            "delFlag": "0",
            "currentVersion": null,
            "latestVersion": null,
            "agreementType": "07",
            "timeZone": null,
            "moduleAlly": "0",
            "lockOpen": null,
            "lockImsi": null,
            "lockImei": null
        },
        {
            "id": "1983007722421387266",
            "lockNumber": "Z-LOCK",
            "lockSn": "26B370EAADFC",
            "lockUsername": "Z-4000DC",
            "lockStatus": "01",
            "userId": "1994295702918381570",
            "userType": "手机端超级管理员",
            "unlockType": null,
            "roomStatus": null,
            "electricity": "25",
            "featureCodes": "遥控,卡片,密码,指纹",
            "doubleVerify": "5911",
            "evUpdateTime": null,
            "mac": "01:01:11:40:00:DC",
            "virtuallyId": null,
            "timesTamp": "694B911F",
            "pwAdmin": "28087860",
            "newPwAdmin": null,
            "electricalVoltage": "05",
            "lockoutTime": "0F",
            "lockLanguage": "E1",
            "pickProof": "17",
            "lockSysTime": "1766450656624",
            "lockMode": "01",
            "isAlwaysOpen": "0",
            "isLocked": "0",
            "connectStatus": "1E",
            "electronLock": "22",
            "doorDirection": "3001",
            "rearDoorContact": "3102",
            "lockBodySettings": "3201",
            "torqueSetting": "3301",
            "lockbackTime": "3401",
            "staySettings": "3501",
            "radarSettings": "3601",
            "lockoutTimeNew": "37FFFF",
            "serverKeys": "9619639132137782",
            "lockKeys": "69142A20FFB44666",
            "boundGateway": null,
            "lockOnlineStatus": "0",
            "statusFlags": null,
            "createTime": "2025-10-28 11:07:38",
            "updateTime": "2025-12-24 16:33:35",
            "delFlag": "0",
            "currentVersion": null,
            "latestVersion": null,
            "agreementType": "08",
            "timeZone": null,
            "moduleAlly": "0",
            "lockOpen": null,
            "lockImsi": null,
            "lockImei": null
        }
    ],
    "success": true
}
修改于 2026-05-13 09:49:30
上一页
Register
下一页
Query the current lock details information
Built with