otupy.types.data.hostname.Hostname
- class Hostname(hostname)
Bases:
objectA hostname that can be used to connect to this device over a network
Methods
Returns the hostname as string
Check hostname fullfils RFC 1123 requirements
- __init__(hostname)
- get()
Returns the hostname as string
- set(hostname)
Check hostname fullfils RFC 1123 requirements