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