Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OnvifDns

Package version

The ONVIF device DNS properties.

Hierarchy

  • OnvifDns

Index

Properties

Optional fromDhcp

fromDhcp: undefined | false | true

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

Optional ipv4Address

ipv4Address: string[]

An array of IPv4 address for the discovered ONVIF device.

Optional ipv6Address

ipv6Address: string[]

An array of IPv6 address for the discovered ONVIF device.

Generated using TypeDoc