Module: ONVIF::PtzAction

Defined in:
lib/ruby_onvif_client/ptz/stop.rb,
lib/ruby_onvif_client/ptz/get_node.rb,
lib/ruby_onvif_client/ptz/get_nodes.rb,
lib/ruby_onvif_client/ptz/set_preset.rb,
lib/ruby_onvif_client/ptz/get_presets.rb,
lib/ruby_onvif_client/ptz/goto_preset.rb,
lib/ruby_onvif_client/ptz/absolute_move.rb,
lib/ruby_onvif_client/ptz/relative_move.rb,
lib/ruby_onvif_client/ptz/remove_preset.rb,
lib/ruby_onvif_client/ptz/continuous_move.rb,
lib/ruby_onvif_client/ptz/get_configuration.rb,
lib/ruby_onvif_client/ptz/get_configurations.rb,
lib/ruby_onvif_client/ptz/goto_home_position.rb,
lib/ruby_onvif_client/ptz/get_configuration_options.rb

Defined Under Namespace

Classes: AbsoluteMove, ContinuousMove, GetConfiguration, GetConfigurationOptions, GetConfigurations, GetNode, GetNodes, GetPresets, GotoHomePosition, GotoPreset, RelativeMove, RemovePreset, SetPreset, Stop