pub async fn read_node_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<DatastoreNodeInformationEntry>>Expand description
Read NodeList attribute from cluster Joint Fabric Datastore.
pub async fn read_node_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<DatastoreNodeInformationEntry>>Read NodeList attribute from cluster Joint Fabric Datastore.