pub async fn update_two_d_cartesian_zone(
conn: &Connection,
endpoint: u16,
zone_id: u8,
zone: TwoDCartesianZone,
) -> Result<()>Expand description
Invoke UpdateTwoDCartesianZone command on cluster Zone Management.
pub async fn update_two_d_cartesian_zone(
conn: &Connection,
endpoint: u16,
zone_id: u8,
zone: TwoDCartesianZone,
) -> Result<()>Invoke UpdateTwoDCartesianZone command on cluster Zone Management.