pub async fn read_overall_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<OverallCurrentState>>Expand description
Read OverallCurrentState attribute from cluster Closure Control.
pub async fn read_overall_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<OverallCurrentState>>Read OverallCurrentState attribute from cluster Closure Control.