OnvifHostName Class

The ONVIF device DNS properties.

Inheritance
OnvifHostName

Constructor

OnvifHostName(*, from_dhcp: Optional[bool] = None, hostname: Optional[str] = None, **kwargs)

Variables

from_dhcp
bool

Result value showing if the ONVIF device is configured to use DHCP.

hostname
str

The hostname of the ONVIF device.