ONVIF::Device::Types::NetworkCapabilities(3pm) | User Contributed Perl Documentation | ONVIF::Device::Types::NetworkCapabilities(3pm) |
ONVIF::Device::Types::NetworkCapabilities
Perl data type class for the XML Schema defined complexType NetworkCapabilities from the namespace http://www.onvif.org/ver10/device/wsdl.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
,
NOTE: Attribute documentation is experimental, and may be inaccurate. See the correspondent WSDL/XML Schema if in question.
This class has additional attributes, accessibly via the "attr()" method.
attr() returns an object of the class ONVIF::Device::Types::NetworkCapabilities::_NetworkCapabilities::XmlAttr.
The following attributes can be accessed on this object via the corresponding get_/set_ methods:
Indicates support for IP filtering.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for zeroconf.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for IPv6.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for dynamic DNS configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for IEEE 802.11 configuration.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates the maximum number of Dot1X configurations supported by the device
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
Indicates support for retrieval of hostname from DHCP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Maximum number of NTP servers supported by the devices SetNTP command.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::int.
Indicates support for Stateful IPv6 DHCP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Generated by SOAP::WSDL
2023-02-24 | perl v5.36.0 |