Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 800 Bytes

camera._plugin_control.md

File metadata and controls

30 lines (19 loc) · 800 Bytes

camera._pluginControl

Overview

Starts or stops plugin.

Support model

X Z1 V SC S
All All v2.21.1 or later --- ---

Parameters

For RICOH THETA Z1 or later

Name Type Description
action String Kind of action.
("boot": start plugin; "finish": stop)
plugin String (Optional)
Target plugin package name
If no target is specified, then Plugin 1 will start. This parameter is ignored when action parameter is "finish".

For RICOH THETA V

Name Type Description
action String Kind of action. Target is the plugin which boot selection is true in camera._listPlugins
("boot": start plugin; "finish": stop)

Results

None.