pub async fn read_current_error_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ClosureError>>Expand description
Read CurrentErrorList attribute from cluster Closure Control.
pub async fn read_current_error_list(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ClosureError>>Read CurrentErrorList attribute from cluster Closure Control.