This interface is used to receive and parse the encrypted response packets reported by the door lock device, complete decryption and verification, and return the final status of command execution.When the device executes instructions issued by the server (such as adding a user, modifying configurations, or remotely unlocking), it will report the execution result in the form of an encrypted packet; this interface is responsible for decrypting and parsing the packet, and extracting the operation result code.Important Note: The execution results of all commands asynchronously sent to the door lock are received and processed through this interface. After parsing is completed, the server can perform subsequent processing based on the result code (such as updating the user list, recording logs, or providing feedback on front-end operations).Result codes are as follows: Adding a door lock user0000 Success 0001 Invalid data format 0002 User already exists 0003 User quantity full 0004 Other errors 0005 Enrolling (Fingerprint/Card/Face/Palmprint) 0006 Exit registration page via APPDelete Lock User0100 Success 0101 Invalid data format 0102 User does not exist 0103 Other errorsModify Lock User0200 Success 0201 Invalid data format 0202 User does not exist 0203 Other errorsLock Status0300 Door closed (locked) 0301 Door open (locked) 0302 Always open mode 0303 Enable deadbolt lock 0304 Disable deadbolt lock 0305 Arm alarm 0306 Disarm alarm 0307 Sliding cover not closed 0310 Unlock by pressing handle 0312 Lock by lifting handle 0313 Indoor unlock 0315 Door closed + deadbolt locked 0316 Always open + deadbolt locked 0317 Lift handle + deadbolt locked 0320 Lock doorbell pressed 0318 Door sensor closed (door shut) 0319 Door sensor open (door ajar)Remote Lock Command0401 Set door open 0402 Set always open 0403 Enable deadbolt lock 0404 Disable deadbolt lock 0405 Enable arm mode 0406 Enable disarm modeLock Alarm0500 Low battery alarm 0501 Lock tamper alarm 0502 Latch abnormal alarm 0503 Wrong password 0504 Wrong fingerprint 0505 Wrong card 0506 Verification failed 0507 Wrong face recognition 0508 Wrong palmprint 050A System locked 050B Duress alarm 0510 Fingerprint sensor fault 0530 Card reader fault 0540 Display screen fault 0550 Clock fault 0570 Cat eye camera fault 05FF Other faults0700 Binding succeeded0800 Unbind & clear data 0801 Unbind only1201 Lock version info 1202 Lock system time 1203 Lock system settings1301 Single unlock mode 1302 Combined unlock mode 1303 Silent mode 1304 High volume 1305 Medium volume 1306 Low volume 1307 Restore lock factory data 1308 Set system time 1309 Right-side unlock 130A Left-side unlock 130B High torque 130C Medium torque 130D Low torque 130E Disable auto-lock 130F 10s auto-lock 1310 15s auto-lock 1311 20s auto-lock 1312 Relay delay 1313 Working mode 1314 Power mode 1315 Wired control 1316 Enable anti-tamper 1317 Disable anti-tamper 1318 Unlock interval 1319 Relock delay 131A Delayed lock time 131B Scene settings 131C Always open mode B 131E Connection mode: Wake-up mode 131F Connection mode: Permanent connection 1321 Electronic deadbolt enabled 1322 Electronic deadbolt disabled 13E1 Chinese 13E2 EnglishDoor Opening Direction133001 Left-opening door 133002 Right-opening door 133003 Auto calibrationRear Door Sensor Switch133101 Enable 133102 DisableLock Body Type133201 Electronic lock body 133202 Ordinary lock body 133203 Other lock bodyTorque Adjustment133301 High torque 133302 Medium torque 133303 Low torqueRelock Time133401 200ms 133402 400ms 133403 800msStay Detection (Enable radar first)133501 Enable 133502 DisableRadar Settings133601 Long detection distance 133602 Short detection distance 133603 Disable radarNew Auto-lock Setting133700 Disable 13373C 60 seconds1401 Sync all unlock records 1402 Sync unlock records response (last group)1700 User data sync 1701 Sync all users 1702 Sync all users response 1703 Sync all users response (last data)