pub async fn read_route_table(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<RouteTable>>Expand description
Read RouteTable attribute from cluster Thread Network Diagnostics.
pub async fn read_route_table(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<RouteTable>>Read RouteTable attribute from cluster Thread Network Diagnostics.