ONVIF::Device::Types::AnalyticsDeviceEngineConfiguration(3pm) | User Contributed Perl Documentation | ONVIF::Device::Types::AnalyticsDeviceEngineConfiguration(3pm) |
ONVIF::Device::Types::AnalyticsDeviceEngineConfiguration
Perl data type class for the XML Schema defined complexType AnalyticsDeviceEngineConfiguration from the namespace http://www.onvif.org/ver10/schema.
The following properties may be accessed using get_PROPERTY / set_PROPERTY methods:
Constructor. The following data structure may be passed to new():
{ # ONVIF::Device::Types::AnalyticsDeviceEngineConfiguration EngineConfiguration => { # ONVIF::Device::Types::EngineConfiguration VideoAnalyticsConfiguration => { # ONVIF::Device::Types::VideoAnalyticsConfiguration AnalyticsEngineConfiguration => { # ONVIF::Device::Types::AnalyticsEngineConfiguration AnalyticsModule => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsEngineConfigurationExtension }, }, RuleEngineConfiguration => { # ONVIF::Device::Types::RuleEngineConfiguration Rule => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::RuleEngineConfigurationExtension }, }, }, AnalyticsEngineInputInfo => { # ONVIF::Device::Types::AnalyticsEngineInputInfo InputInfo => { # ONVIF::Device::Types::Config Parameters => { # ONVIF::Device::Types::ItemList SimpleItem => , ElementItem => { }, Extension => { # ONVIF::Device::Types::ItemListExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsEngineInputInfoExtension }, }, }, Extension => { # ONVIF::Device::Types::AnalyticsDeviceEngineConfigurationExtension }, },
Generated by SOAP::WSDL
2023-02-24 | perl v5.36.0 |