callSetPluginOrdersCommand    
  suspend fun callSetPluginOrdersCommand(endpoint: String, params: SetPluginOrdersParams): SetPluginOrdersResponse
Sets the plugins for plugin mode.
Return
no return value
Parameters
endpoint
Endpoint of Theta web API
params
camera._setPluginOrders parameters
See also
Throws
java.net.ConnectException   
can not connect to target endpoint
ConnectTimeoutException  
timeout to connect target endpoint
RedirectResponseException  
target response 3xx status
ClientRequestException  
target response 4xx status
ServerResponseException  
target response 5xx status