interface ForecastAdjustment {
    modifyForecastRequest(request: DeviceEnergyManagement.ModifyForecastRequest): MaybePromise;
}

Methods

  • Allows a client to modify a Forecast within the limits allowed by the ESA.

    Returns MaybePromise

    MatterSpecification.v13.Cluster § 9.2.9.6