Get the MAC,IP Address Universal API: TuyaHomeSDK.getRequestInstance ()
Method: requestWithApiName (Stringapiname, Stringversion, MappostData, finalIRequestCallbackcallback)
Entry: apiName: tuya.m.device.get Version: 1.0 postData: (“devId”, devId)
Callback: voidSuccess (Object response); void onFailure (String errorCode, String errorMsg)
The returned result contains parameters such as IP and MAC address.