pub async fn boost(
conn: &Connection,
endpoint: u16,
boost_info: WaterHeaterBoostInfo,
) -> Result<()>Expand description
Invoke Boost command on cluster Water Heater Management.
pub async fn boost(
conn: &Connection,
endpoint: u16,
boost_info: WaterHeaterBoostInfo,
) -> Result<()>Invoke Boost command on cluster Water Heater Management.