interface Base {
    resetCondition(): MaybePromise;
}

Methods

  • Upon receipt, the device shall reset the Condition and ChangeIndicator attributes, indicating full resource availability and readiness for use, as initially configured. Invocation of this command may cause the LastChangedTime to be updated automatically based on the clock of the server, if the server supports setting the attribute.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 2.8.7.1