SetBluetoothDeviceRequest

data class SetBluetoothDeviceRequest(val name: String = "camera._setBluetoothDevice", val parameters: SetBluetoothDeviceParams) : CommandApiRequest

Constructors

Link copied to clipboard
constructor(name: String = "camera._setBluetoothDevice", parameters: SetBluetoothDeviceParams)

Properties

Link copied to clipboard
open override val name: String

Command to execute

Link copied to clipboard

Input parameters required to execute each command