interface StartTimeAdjustment {
    startTimeAdjustRequest(request: DeviceEnergyManagement.StartTimeAdjustRequest): MaybePromise;
}

Methods

  • Allows a client to adjust the start time of a Forecast sequence that has not yet started operation (i.e. where the current Forecast StartTime is in the future).

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 9.2.9.3