Add wireless keypad

https://api.sciener.com/v3/wirelessKeypad/add

Request this API after successfully adding a wireless keypad to the lock via APP SDK, this API just upload the wireless keypad's info to the cloud server to facilitate follow-up management.

You can add multiple wireless key pads to a lock.

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
lockIdIntYLock ID, generated by Lock init
wirelessKeypadNumberStringYWireless keypad serial number
wirelessKeypadNameStringYWireless keypad name
wirelessKeypadMacStringYWireless keypad MAC
wirelessKeypadFeatureValueStringYFeature value of wireless keypad
electricQuantityIntNWireless keypad battery
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
wirelessKeypadIdIntWireless keypad ID