pub async fn read_triggers(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ZoneTriggerControl>>Expand description
Read Triggers attribute from cluster Zone Management.
pub async fn read_triggers(
conn: &Connection,
endpoint: u16,
) -> Result<Vec<ZoneTriggerControl>>Read Triggers attribute from cluster Zone Management.