DnsConfiguration

sealed interface DnsConfiguration

Represents dns configuration stored on sensor

Inheritors

Types

Link copied to clipboard

Accept TTL from the DNS server (additionally, the DNS request when communication has failed)

Link copied to clipboard
data class Custom(val ttlInSeconds: Int) : DnsConfiguration

Custom TTL in seconds (1 : 864000) (additionally, the DNS request when communication has failed)

Link copied to clipboard

DNS query only after communication failed