pub async fn select_areas(
conn: &Connection,
endpoint: u16,
new_areas: Vec<u32>,
) -> Result<SelectAreasResponse>Expand description
Invoke SelectAreas command on cluster Service Area.
pub async fn select_areas(
conn: &Connection,
endpoint: u16,
new_areas: Vec<u32>,
) -> Result<SelectAreasResponse>Invoke SelectAreas command on cluster Service Area.