pub async fn read_trusted_time_source(
conn: &Connection,
endpoint: u16,
) -> Result<Option<TrustedTimeSource>>Expand description
Read TrustedTimeSource attribute from cluster Time Synchronization.
pub async fn read_trusted_time_source(
conn: &Connection,
endpoint: u16,
) -> Result<Option<TrustedTimeSource>>Read TrustedTimeSource attribute from cluster Time Synchronization.