How can I set the pairing mode and connection mode if the device supports two modes (wireless and Bluetooth) or three modes (wired, wireless, and Bluetooth)?
Last Updated on:2024-08-26 06:55:18
Set the pairing mode to PARING_MODE_WIFI_AP.
Set the connection mode to TUYA_IPC_LINK_WIFI | TUYA_IPC_LINK_WIRE | TUYA_IPC_LINK_BT.