Create passcode
test-envirement
test-envirement
POST
/v3/keyboardPwd/add
Passcode Managercreate a passcode to a lock
Request
Query Params
addType
integer <int32>
required
2 - Add remotely through the gateway or WiFi lock, if it is a WiFi lock or have a connection gateway, you can pass 2 and directly call the interface to add to the lock
3-NB-IoT, if it is an NB-IoT lock, you can pass 3, write through the NB network, and wait for the NB to wake up before issuing the add command.
endDate
integer <int64>
required
keyboardPwd
string
required
keyboardPwdName
string
required
lockId
integer <int64>
required
startDate
integer <int64>
required
Request samples
Responses
Modified at 2025-01-23 03:56:39