If you don't assign any value to the parameter lastUpdateDate, you will get a list of all ekeys
If you assign a time to the parameter lastUpdateDate, you will get a list of ekeys which have been updated since lastUpdateDate.
1. Description
Parameter |
Type |
Description |
keyId |
Int |
ekey ID |
lockId |
Int |
Lock ID |
userType |
String |
ekey type:110301-admin ekey, 110302-common user ekey |
keyStatus |
String |
ekey status, reference:/doc/api/keyStatus |
lockName |
String |
Lock name |
lockAlias |
String |
Lock alias |
lockKey |
String |
The key data which will be used to unlock |
lockMac |
String |
Lock MAC |
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. |
electricQuantity |
Int |
Lock battery |
aesKeyStr |
String |
AES encryption key |
lockVersion |
JsonObject |
Lock version |
startDate |
Long |
The time when it becomes valid, timestamp in milliseconds |
endDate |
Long |
The time when it is expired, timestamp in milliseconds |
timezoneRawOffset |
Long |
The offset between your time zone and UTC, in millisecond |
remarks |
String |
Comment |
keyRight |
Int |
Is key authorized:0-NO,1-yes |
keyboardPwdVersion |
Int |
Passcode version: 0、1、2、3、4 |
specialValue |
Int |
characteristic value. it is used to indicate what kinds of feature do a lock support. |
remoteEnable |
Int |
Is remote unlock enabled: 1-yes,2-no |