pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<DimensionState>>Expand description
Read CurrentState attribute from cluster Closure Dimension.
pub async fn read_current_state(
conn: &Connection,
endpoint: u16,
) -> Result<Option<DimensionState>>Read CurrentState attribute from cluster Closure Dimension.