Clear the password (using this password to unlock, so the password will become invalid)
开发中
POST
/offLinePassword/emptyPassword
Calling this interface can automatically generate a clear-type random offline password and issue it to the door lock device; after using this password, all added passwords will become invalid (except for the administrator password). Note: This interface only generates the password and does not save it. You need to additionally call the [Add Password Interface] to synchronize and store this password information on the cloud server; otherwise, it cannot be queried or managed in the password list.Explanation of agingType enumeration values: 00: Time-limited password 01: One-time password 02: Permanent password 05: Clear passwordSpecial instructions regarding pwAdmin and newPwAdmin: If the door lock is bound through [Door Lock Binding (Apartment)], then it is not pwAdmin or newPwAdmin obtained from the lock transmission end. Instead, it is the room password (roompassword) used at the time of binding.