Android SDK
Device Communication
Control

Device Control

ℹ️

connect the device first

Send Control Command

import com.gizwits.smart.sdk.bluetooth.bleCapability
 
// Same for mqtt and lan
var resData = device.bleCapability.sendDp("power" to true, "speed" to 10)