pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ValveState>>Expand description
Read CurrentState attribute from cluster Valve Configuration and Control.
pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<ValveState>>Read CurrentState attribute from cluster Valve Configuration and Control.