interface ErrorCounts {
    resetCounts(): MaybePromise;
}

Methods

Methods

  • Reception of this command shall reset the following attributes to 0:

    • OverrunCount

    This command has no associated data. Upon completion, this command shall send a status code set to a value of SUCCESS back to the initiator.

    Returns MaybePromise

    MatterSpecification.v13.Core § 11.14.7.1