ONVIF::Device::Elements::Capabilities
Contents
Description
Perl data type class for the XML Schema defined element Capabilities from the namespace
http://www.onvif.org/ver10/device/wsdl.
Methods
new
my $element = ONVIF::Device::Elements::Capabilities->new($data);
Constructor. The following data structure may be passed to new():
{ # ONVIF::Device::Types::DeviceServiceCapabilities
Network => ,
Security => ,
System => ,
Misc => ,
},
Name
ONVIF::Device::Elements::Capabilities
