pub async fn request_constraint_based_forecast(
conn: &Connection,
endpoint: u16,
constraints: Vec<Constraints>,
cause: AdjustmentCause,
) -> Result<()>Expand description
Invoke RequestConstraintBasedForecast command on cluster Device Energy Management.