pub async fn set_block_content_time_window(
conn: &Connection,
endpoint: u16,
time_window: TimeWindow,
) -> Result<()>Expand description
Invoke SetBlockContentTimeWindow command on cluster Content Control.
pub async fn set_block_content_time_window(
conn: &Connection,
endpoint: u16,
time_window: TimeWindow,
) -> Result<()>Invoke SetBlockContentTimeWindow command on cluster Content Control.