Sifely Open API
  1. Schemas
Sifely Open API
  • Overview
  • Quick start
  • OAuth Manager
    • Login
    • Get authorization_code
    • Get token refresh token
  • Key Manager
    • Get Ekeys by account
    • Send ekey
    • Delete ekey
  • Passcode Manager
    • Random a passcode with offline
    • Create passcode
    • Change passcode
    • Delete passcode
    • Get passcode
  • Lock Manager
    • Unlock a lock via gateway
    • Lock the lock via gateway
    • Get lock details
    • Get keys of a lock
    • Passcode list
    • Get Lock open state
    • Get the owner lock list of an account
  • Group Manager
    • Group list
  • Card Manager
    • Get IC card list
    • Assigns IC card
  • FingerPrint Manager
    • FingerPrint list
  • Records Manager
    • Get unlock records by lockId
  • Schemas
    • Schemas
      • CardInfo
      • FingerInfo
      • ChallengeDTO
      • KeyListDTO
      • GroupInfo
      • CommandsDTO
      • LockDetailDTO
      • ListDTO
      • CookieDTO
      • LockVersion
      • CustomDataDTO
      • OpenStateDTO
      • OauthDTO
      • Devices
      • PwdAddDTO
      • DevicesDTO
      • PwdInfo
      • DirectiveDTO
      • PwdListDTO
      • EndpointDTO
      • YesOrNotDTO
      • Page«CardInfo»
      • Page«FingerInfo»
      • ExecutionDTO
      • ResultWrapper«Map«string,string»»
      • Page«GroupInfo»
      • GoogleRequestVO
      • Page«KeyInfo»
      • GoogleResponseVO
      • UserInfoDTO
      • Page«PwdInfo»
      • Grant
      • Grantee
      • HeaderDTO
      • Page«RecordInfo»
      • InputsDTO
      • LoginBody
      • ParamsDTO
      • PayloadDTO
      • RecordInfo
      • RemindConfigVO
      • ResultWrapper«string»
      • RemindersConfigMembersVO
      • ResultWrapper«SysAppClientDetails»
      • Result«List«RemindConfigVO»»
      • ResultWrapper«object»
      • Result«string»
      • SysAppClientDetails
      • R«List«UserEntity»»
      • R«UserEntity»
      • R«string»
      • Scope
      • ScopeDTO
      • SmartHomeRequest
      • SysMessageTemplate
      • TableDataInfo
      • UserEntity
      • WixAddOrderVO
    • KeyInfo
    • CardAddDTO
  1. Schemas

LockDetailDTO(LockDetailDTO)

{
    "adminPwd": "ODUsODcsODEsODQsODQsODAsODMsODIsODAsODQsMjc=",
    "aesKeyStr": "cf,47,9f,cb,97,b5,e3 ,52,f9,cf,9c,98,93,f9,95,be",
    "autoLockTime": 5,
    "deletePwd": "string",
    "displayPasscode": 0,
    "electricQuantity": 25,
    "featureValue": "C2F44654CF5F7",
    "firmwareRevision": "6.4.20.221216",
    "hardwareRevision": "2.2.1",
    "hasGateway": 0,
    "isFrozen": 2,
    "keyboardPwdVersion": 4,
    "lockAlias": "Sifely- S-Z_bd2270",
    "lockFlagPos": 0,
    "lockId": 14419484,
    "lockKey": "OTcsMTAwLDEwMSw5OCwxMDIsOTgsMTAwLDk4LDEwMCw5Niw0Nw==",
    "lockMac": "2B:93:6D:70:22:BD",
    "lockName": "Sifely-S-Z_bd2270",
    "lockUpdateDate": "2019-08-24T14:15:22Z",
    "lockVersion": {
        "groupId": 0,
        "orgId": 0,
        "protocolType": 0,
        "protocolVersion": 0,
        "scene": 0
    },
    "noKeyPwd": "4757335",
    "openDirection": 2,
    "passageMode": 2,
    "passageModeAutoUnlock": 2,
    "privacyLock": 1,
    "resetButton": 1,
    "sensitivity": -1,
    "soundVolume": 5,
    "specialValue": 1699542519,
    "tamperAlert": 2,
    "timezoneRawOffset": 28800000,
    "wirelessKeypadFeatureValue": 0
}
Built with