ONVIF::Device::Types::SystemCapabilities(3pm) | User Contributed Perl Documentation | ONVIF::Device::Types::SystemCapabilities(3pm) |
ONVIF::Device::Types::SystemCapabilities
Perl data type class for the XML Schema defined complexType SystemCapabilities 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::SystemCapabilities::_SystemCapabilities::XmlAttr.
The following attributes can be accessed on this object via the corresponding get_/set_ methods:
Indicates support for WS Discovery resolve requests.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for WS-Discovery Bye.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for remote discovery.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for system backup through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for retrieval of system logging through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for firmware upgrade through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for system backup through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for system backup through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for retrieval of system logging through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Indicates support for retrieving support information through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
Generated by SOAP::WSDL
2023-02-24 | perl v5.36.0 |