pub async fn set_regulatory_config(
conn: &Connection,
endpoint: u16,
new_regulatory_config: RegulatoryLocationType,
country_code: String,
breadcrumb: u64,
) -> Result<SetRegulatoryConfigResponse>Expand description
Invoke SetRegulatoryConfig command on cluster General Commissioning.