Package-level declarations
GWIoT包含应用层用到的所有接口,开发者仅需关注这个类即可
Types
Link copied to clipboard
object GWIoT : IInitializeComponent, IBindApiComponent, IPluginConfigComponent, IPluginComponent, IPropsComponent, IAlbumComponent, IHttpServiceComponent, IDevMangerComponent, IDevShareComponent, IDevUpgradeComponent, IAccountRegisterComponent, IAccountManagerComponent, IPushNotificationComponent, ITrafficPageComponent, ICloudPageComponent, IHelperPageComponent, IQRCodeComponent, IMessageCenterComponent
GWIoT是开发者的使用入口,包含应用层开发所需要的所有接口。