ONVIF::Device::Types::SystemCapabilities (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
ONVIF::Device::Types::SystemCapabilitiesDESCRIPTION
Perl data type class for thePROPERTIES
The following properties may be accessed using get_PROPERTY / set_PROPERTY
methods:
METHODS
new
Constructor. The following data structure may be passed to new():,
attr
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:
- *
-
DiscoveryResolve
Indicates support for WS Discovery resolve requests.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
DiscoveryBye
Indicates support for WS-Discovery Bye.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
RemoteDiscovery
Indicates support for remote discovery.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
SystemBackup
Indicates support for system backup through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
SystemLogging
Indicates support for retrieval of system logging through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
FirmwareUpgrade
Indicates support for firmware upgrade through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
HttpFirmwareUpgrade
Indicates support for system backup through MTOM.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
HttpSystemBackup
Indicates support for system backup through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
HttpSystemLogging
Indicates support for retrieval of system logging through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.
- *
-
HttpSupportInformation
Indicates support for retrieving support information through HTTP.
This attribute is of type SOAP::WSDL::XSD::Typelib::Builtin::boolean.