callSetBluetoothDeviceCommand
suspend fun callSetBluetoothDeviceCommand(endpoint: String, params: SetBluetoothDeviceParams): SetBluetoothDeviceResponse
Registers identification information (UUID) of a BLE device (Smartphone application) connected to the camera. UUID can be set while the wireless LAN function of the camera is placed in the direct mode.
Return
Device name generated from the serial number (S/N) of the camera.
Parameters
endpoint
Endpoint of Theta web API
params
camera._setBluetoothDevice 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