Last Updated on : 2024-04-03 09:33:32download
Commercial Lighting UI BizBundle for iOS is a vertical service bundle that encompasses logic modules and UI pages. It enables efficient access to comprehensive service modules provided by Tuya and accelerates your development based on the Commercial Lighting App SDK.
A bunch of BizBundles are supported, including:
Tuya UI BizBundles for iOS can be integrated as services. All features are provided based on protocols.
Protocols can be used to get services and implement services.
A BizBundle provides BizCore
with a service protocol
. Thus, you can call a specific service method to implement the service.
Certain service protocols of BizBundles are not implemented by default. For example, the Panel Multilingual BizBundle depends on the device pairing service in specific conditions. If the Device Pairing UI BizBundle is not integrated, this service protocol is not implemented. In this case, you can create a class to implement the required service protocol and register it to BizCore
to improve the features of the BizBundle.
Is this page helpful?
YesFeedbackIs this page helpful?
YesFeedback