interface Base {
    sleep(): MaybePromise;
}

Methods

Methods

  • This command shall put the device into low power mode.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 1.11.4.1