Methods

  • Clear out all RFIDs on the lock. If you clear all RFID codes and this user didn’t have a PIN code, the user status has to be set to "0 Available", the user type has to be set to the default value, and all schedules which are supported have to be set to the default values.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 5.2.10.33

  • Clear an RFID code or all RFID codes.

    † The User ID is an obsolete field name, use RFIDSlotIndex instead.

    For each RFID Code cleared whose user doesn’t have a PIN Code or other credential type, then the corresponding user record’s UserStatus value shall be set to Available, and UserType value shall be set to UnrestrictedUser and all schedules shall be cleared.

    Parameters

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 5.2.10.32