![]() |
![]()
| ![]() |
![]()
NAMEONVIF::Device::Types::IOCapabilities DESCRIPTIONPerl data type class for the XML Schema defined complexType IOCapabilities from the namespace http://www.onvif.org/ver10/schema. PROPERTIESThe following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
METHODSnewConstructor. The following data structure may be passed to new(): { # ONVIF::Device::Types::IOCapabilities InputConnectors => $some_value, # int RelayOutputs => $some_value, # int Extension => { # ONVIF::Device::Types::IOCapabilitiesExtension Auxiliary => $some_value, # boolean AuxiliaryCommands => $some_value, # AuxiliaryData Extension => { # ONVIF::Device::Types::IOCapabilitiesExtension2 }, }, }, AUTHORGenerated by SOAP::WSDL
|