Last Updated on : 2024-06-05 09:45:58download
The native control panel supports most Tuya-enabled products and functions. You can quickly integrate product capabilities into devices with simple access and let users easily experience different smart devices.
To integrate ThingSmartDefaultPanelKit
into your Xcode project using CocoaPods, specify it in your Podfile
.
pod'ThingSmartDefaultPanelKit'
Import the header file.
#import <ThingSmartDefaultPanelKit/ThingSmartDefaultPanelKit.h>
Initialize and pass in your device ID.
ThingSmartDefaultPanelKitViewController *panelVC =
[ThingSmartDefaultPanelKitViewController defaultPanelViewControllerWithDeviceID:@""];
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback