1. Description
| Parameter |
Type |
Description |
| lockId |
Int |
Lock ID |
| lockName |
String |
Lock name |
| lockAlias |
String |
Lock alias |
| lockMac |
String |
Lock MAC |
| lockKey |
String |
The key data which will be used to unlock |
| lockFlagPos |
Int |
The flag which will be used to check the validity of the ekey |
| adminPwd |
String |
admin code, which only belongs to the admin ekey, will be used to verify the admin permission. |
| noKeyPwd |
String |
Super passcode, which only belongs to the admin ekey, can be entered on the keypad to unlock |
| deletePwd |
String |
Erasing passcode,which belongs to old locks, has been abandoned. Please don't use it. |
| aesKeyStr |
String |
AES encryption key |
| lockVersion |
JsonObject |
Lock version |
| keyboardPwdVersion |
Int |
Passcode version: 0、1、2、3、4 |
| electricQuantity |
Int |
Lock battery |
| specialValue |
Int |
characteristic value. it is used to indicate what kinds of feature do a lock support. |
| timezoneRawOffset |
Long |
The offset between your time zone and UTC, in millisecond |
| modelNum |
String |
Product model |
| hardwareRevision |
String |
Hardware version |
| firmwareRevision |
String |
Firmware version |
| date |
Long |
Lock init time |