otupy.types.targets.domain_name.DomainName
- class DomainName(domainname)
Bases:
objectA hostname that can be used to connect to this device over a network
Same implementation as Hostname, but requires dotted-separated names.
Methods
Returns the hostname as string
Check hostname fullfils RFC 1123 requirements
- __init__(domainname)
- get()
Returns the hostname as string
- set(domainname)
Check hostname fullfils RFC 1123 requirements