CN105739460B - A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances - Google Patents
A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances Download PDFInfo
- Publication number
- CN105739460B CN105739460B CN201410772210.2A CN201410772210A CN105739460B CN 105739460 B CN105739460 B CN 105739460B CN 201410772210 A CN201410772210 A CN 201410772210A CN 105739460 B CN105739460 B CN 105739460B
- Authority
- CN
- China
- Prior art keywords
- internet
- household electrical
- electrical appliances
- things household
- configuration file
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Landscapes
- Telephonic Communication Services (AREA)
Abstract
本发明提供一种自动生成物联家电的控制界面的方法和装置,其中,该方法包括:获取物联家电的设备信息,将所述物联家电的设备信息发送给云服务器;接收所述云服务器反馈的该物联家电的设备描述配置文件;解析得到该设备描述配置文件中的功能信息,根据该功能信息生成用于控制所述物联家电的控制界面。采用本文所提供的方案,可自动适配一类型号或者所有型号的物联家电,生成针对该物联家电的控制界面;整合现有的资源、减少App数量、加快App的开发速度、减少App的开发和维护成本、方便管理和提高了用户的体验;有利于App的更新升级和维护。
The present invention provides a method and device for automatically generating a control interface of an IoT home appliance, wherein the method includes: acquiring device information of the IoT home appliance, sending the device information of the IoT home appliance to a cloud server; receiving the cloud The device description configuration file of the IoT home appliance fed back by the server; the function information in the device description configuration file is obtained by parsing, and a control interface for controlling the IoT home appliance is generated according to the function information. Using the solution provided in this article, it can automatically adapt to one type or all types of IoT appliances, and generate a control interface for the IoT appliances; integrate existing resources, reduce the number of Apps, speed up App development, and reduce the number of Apps. Lower development and maintenance costs, convenient management and improved user experience; it is conducive to App update, upgrade and maintenance.
Description
技术领域technical field
本发明属于通信领域,尤其涉及一种自动生成物联家电的控制界面的方法和装置。The invention belongs to the field of communication, and in particular relates to a method and a device for automatically generating a control interface of an IoT home appliance.
背景技术Background technique
现在随着WIFI网络、智能手机的普及,越来越多的家电设备开始走智能化的道路,人们对物联网智能家电的兴趣越来越高涨,通过应用App客户端来控制家电设备的方式成为一种趋势。随着物联网的逐步兴起,与之对应的智能App也越来越多,面对越来越多的物联家电,每出一款新的物联家电,都要出一款与之对应新的App来做适配,这不光增加了开发成本,同时效率也比较低下,而且导致单个App越来越多,即不方便于管理也不利于用户的体验。Now with the popularization of WIFI networks and smart phones, more and more home appliances are beginning to go on the road of intelligence. People are more and more interested in smart home appliances of the Internet of Things. a trend. With the gradual rise of the Internet of Things, there are more and more smart apps corresponding to it. Facing more and more IoT home appliances, every new IoT home appliance comes out with a corresponding new one. Apps are used for adaptation, which not only increases development costs, but also reduces efficiency, and leads to more and more individual apps, which is inconvenient to manage and not conducive to user experience.
发明内容Contents of the invention
有鉴于此,为了解决现有技术中存在每出一款新的物联家电,都要出一款与之对应新的App来做适配的问题,本发明的目的是提出一种自动生成物联家电的控制界面的方法和装置。为了对披露的实施例的一些方面有一个基本的理解,下面给出了简单的概括。该概括部分不是泛泛评述,也不是要确定关键/重要组成元素或描绘这些实施例的保护范围。其唯一目的是用简单的形式呈现一些概念,以此作为后面的详细说明的序言。In view of this, in order to solve the problem in the prior art that every time a new IoT home appliance is launched, a corresponding new App must be produced for adaptation. The purpose of this invention is to propose an automatically generated A method and device for a control interface of a connected home appliance. In order to provide a basic understanding of some aspects of the disclosed embodiments, a brief summary is presented below. This summary is not an overview, nor is it intended to identify key/critical elements or delineate the scope of these embodiments. Its sole purpose is to present some concepts in a simplified form as a prelude to the more detailed description that is presented later.
在一些可选的实施例中,所述方法,应用于智能终端,包括:In some optional embodiments, the method, applied to a smart terminal, includes:
获取物联家电的设备信息,将所述物联家电的设备信息发送给云服务器;Obtain the device information of the IoT home appliance, and send the device information of the IoT home appliance to the cloud server;
接收所述云服务器反馈的该物联家电的设备描述配置文件;Receive the device description configuration file of the IoT home appliance fed back by the cloud server;
解析得到该设备描述配置文件中的功能信息,根据该功能信息生成用于控制所述物联家电的控制界面。The function information in the device description configuration file is obtained by parsing, and a control interface for controlling the IoT home appliance is generated according to the function information.
在一些可选的实施例中,所述方法,应用于云服务器,包括:In some optional embodiments, the method, applied to a cloud server, includes:
接收并存储智能终端发送的物联家电的设备信息;Receive and store the device information of IoT appliances sent by the smart terminal;
根据所述物联家电的设备信息在设备数据库中进行查询并获取该物联家电的功能信息;所述设备数据库用于存储家电设备的设备信息及其功能信息;According to the device information of the IoT home appliance, query in the device database and obtain the function information of the IoT home appliance; the device database is used to store the device information of the home appliance and its function information;
根据所述物联家电的功能信息,生成其设备描述配置文件,并发送给所述智能终端,指示该智能终端根据所述设备描述配置文件生成相应的控制界面。Generate its device description configuration file according to the function information of the IoT home appliance, and send it to the smart terminal, instructing the smart terminal to generate a corresponding control interface according to the device description configuration file.
在一些可选的实施例中,所述装置,应用于智能终端,包括:In some optional embodiments, the device, applied to a smart terminal, includes:
获取单元,用于获取物联家电的设备信息,并将所述物联家电的设备信息发送给云服务器;An acquisition unit, configured to acquire device information of IoT home appliances, and send the device information of IoT home appliances to a cloud server;
接收单元,用于接收所述云服务器反馈的该物联家电的设备描述配置文件;A receiving unit, configured to receive the device description configuration file of the IoT home appliance fed back by the cloud server;
解析单元,用于解析得到该设备描述配置文件中的功能信息,根据该功能信息生成用于控制所述物联家电的控制界面。The parsing unit is configured to parse and obtain the function information in the device description configuration file, and generate a control interface for controlling the IoT home appliance according to the function information.
在一些可选的实施例中,所述装置,应用于云服务器,包括:In some optional embodiments, the device, applied to a cloud server, includes:
接收单元,用于接收并存储智能终端发送的物联家电的设备信息;The receiving unit is used to receive and store the device information of the IoT home appliance sent by the smart terminal;
查询单元,用于根据所述物联家电的设备信息在设备数据库中进行查询并获取该物联家电的功能信息;所述设备数据库用于存储家电设备的设备信息及其功能信息;A query unit, configured to query the device database according to the device information of the IoT home appliance and obtain the function information of the IoT home appliance; the device database is used to store the device information and its function information of the home appliance;
生成单元,用于根据所述物联家电的功能信息,生成其设备描述配置文件,并发送给所述智能终端,指示该智能终端根据所述设备描述配置文件生成相应的控制界面。The generation unit is configured to generate a device description configuration file according to the function information of the IoT home appliance, and send it to the smart terminal, instructing the smart terminal to generate a corresponding control interface according to the device description configuration file.
采用上述实施例,可达到以下效果:Adopt above-mentioned embodiment, can reach following effect:
可自动适配一类型号或者所有型号的物联家电,生成针对该物联家电的控制界面;It can automatically adapt to one model or all models of IoT appliances, and generate a control interface for the IoT appliances;
整合现有的资源、减少App数量、加快App的开发速度、减少App的开发和维护成本、方便管理和提高了用户的体验;Integrate existing resources, reduce the number of Apps, speed up App development, reduce App development and maintenance costs, facilitate management and improve user experience;
有利于App的更新升级和维护。It is conducive to the update, upgrade and maintenance of App.
为了上述以及相关的目的,一个或多个实施例包括后面将详细说明并在权利要求中特别指出的特征。下面的说明以及附图详细说明某些示例性方面,并且其指示的仅仅是各个实施例的原则可以利用的各种方式中的一些方式。其它的益处和新颖性特征将随着下面的详细说明结合附图考虑而变得明显,所公开的实施例是要包括所有这些方面以及它们的等同。To the above and related ends, one or more embodiments comprise the features hereinafter specified and particularly pointed out in the claims. The following description and drawings detail certain exemplary aspects and are indicative of but a few of the various ways in which the principles of various embodiments may be employed. Other benefits and novel features will become apparent upon consideration of the following detailed description in conjunction with the accompanying drawings, and the disclosed embodiments are intended to include all such aspects and their equivalents.
附图说明Description of drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The accompanying drawings described here are used to provide a further understanding of the present invention and constitute a part of the application. The schematic embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute improper limitations to the present invention. In the attached picture:
图1示出了本发明实施例的一种自动生成物联家电的控制界面的方法的整体流程示意图;FIG. 1 shows a schematic overall flowchart of a method for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention;
图2示出了本发明实施例的一种自动生成物联家电的控制界面的方法的整体流程示意图;Fig. 2 shows a schematic overall flowchart of a method for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention;
图3示出了本发明实施例的一种自动生成物联家电的控制界面的方法的具体流程示意图;FIG. 3 shows a schematic flowchart of a method for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention;
图4示出了本发明实施例的一种自动生成物联家电的控制界面的装置400的功能模块框图;Fig. 4 shows a functional module block diagram of an apparatus 400 for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention;
图5示出了本发明实施例的一种自动生成物联家电的控制界面的装置500的功能模块框图。Fig. 5 shows a block diagram of functional modules of an apparatus 500 for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention.
具体实施方式Detailed ways
以下描述和附图充分地示出本发明的具体实施方案,以使本领域的技术人员能够实践它们。其他实施方案可以包括结构的、逻辑的、电气的、过程的以及其他的改变。实施例仅代表可能的变化。除非明确要求,否则单独的部件和功能是可选的,并且操作的顺序可以变化。一些实施方案的部分和特征可以被包括在或替换其他实施方案的部分和特征。本发明的实施方案的范围包括权利要求书的整个范围,以及权利要求书的所有可获得的等同物。在本文中,本发明的这些实施方案可以被单独地或总地用术语“发明”来表示,这仅仅是为了方便,并且如果事实上公开了超过一个的发明,不是要自动地限制该应用的范围为任何单个发明或发明构思。The following description and drawings illustrate specific embodiments of the invention sufficiently to enable those skilled in the art to practice them. Other embodiments may incorporate structural, logical, electrical, process, and other changes. The examples merely represent possible variations. Individual components and functions are optional unless explicitly required, and the order of operations may vary. Portions and features of some embodiments may be included in or substituted for those of other embodiments. The scope of embodiments of the present invention includes the full scope of the claims, and all available equivalents of the claims. These embodiments of the present invention may be referred to herein, individually or collectively, by the term "invention", which is for convenience only and is not intended to automatically limit the application if in fact more than one invention is disclosed The scope is any individual invention or inventive concept.
图1示出了本发明实施例的一种自动生成物联家电的控制界面的方法的流程示意图,FIG. 1 shows a schematic flowchart of a method for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention.
如图1所示,在一些说明性的实施例中,所述方法,应用于智能终端,包括以下几个步骤:As shown in Figure 1, in some illustrative embodiments, the method, applied to a smart terminal, includes the following steps:
步骤S101,获取物联家电的设备信息,并将所述物联家电的设备信息发送给云服务器;Step S101, obtaining the device information of the IoT home appliance, and sending the device information of the IoT home appliance to the cloud server;
步骤S102,接收所述云服务器反馈的该物联家电的设备描述配置文件;Step S102, receiving the device description configuration file of the IoT home appliance fed back by the cloud server;
步骤S103,解析得到该设备描述配置文件中的功能信息后,根据该功能信息生成用于控制所述物联家电的控制界面;Step S103, after analyzing and obtaining the function information in the device description configuration file, generating a control interface for controlling the IoT home appliance according to the function information;
其中,所述物联家电的设备信息可以包括:设备的硬件地址、设备类型和机器编码;所述功能信息可以包括所述物联家电的至少一个功能;Wherein, the device information of the IoT home appliance may include: the hardware address, device type and machine code of the device; the function information may include at least one function of the IoT home appliance;
在上述实施例中,所述智能终端包括一类安装有用于控制物联家电的App的设备,如智能手机、平板电脑或个人PC机等;所述云服务器是一类能根据物联家电是设备信息反馈相应的用于生成控制界面的设备描述配置文件的一类设备,可以是路由器、网关或具有上述功能的云平台的设备;智能终端在获取到物联家电的设备信息后,将其发送给云服务器,请求云服务器查询并反馈该物联家电的设备描述配置文件;当接收到该服务器反馈的设备描述配置文件后,对该文件进行解析,然后根据解析获取的该物联家电的功能信息(包括至少一个功能)生成针对该物联家电的控制界面;在上述过程中,智能终端可以自动根据物联家电的设备信息生成其控制界面,无需每新增一个物联家电就安装一个相应的App,减少App的开发和维护成本、减少智能终端上App数量、方便管理并提高了用户体验;In the above embodiments, the smart terminal includes a type of device installed with an App for controlling IoT home appliances, such as a smart phone, a tablet computer, or a personal PC; the cloud server is a type of device that can Device information feedback corresponding to a type of device used to generate the device description configuration file of the control interface can be a router, a gateway, or a cloud platform device with the above functions; after the smart terminal obtains the device information of the IoT home appliance, it Send it to the cloud server, requesting the cloud server to query and feed back the device description configuration file of the IoT appliance; after receiving the device description configuration file fed back by the server, analyze the file, and then obtain the The function information (including at least one function) generates a control interface for the IoT home appliance; in the above process, the smart terminal can automatically generate its control interface according to the device information of the IoT home appliance, without installing a new IoT home appliance every time Corresponding Apps reduce App development and maintenance costs, reduce the number of Apps on smart terminals, facilitate management and improve user experience;
在一些说明性的实施例中,在步骤S101前后,还包括:将该物联家电与已登陆的账户相关联,在生成所述物联家电的控制界面后,通过登陆该账户调用该物联家电的控制界面对该物联家电进行相应的控制操作;In some illustrative embodiments, before and after step S101, it also includes: associating the IoT home appliance with the logged-in account, and calling the IoT home appliance by logging in to the account after the control interface of the IoT home appliance is generated. The control interface of the home appliance performs corresponding control operations on the IoT home appliance;
由于在同一款App上可能包含多个家庭用户,并且不同的用户对其所需要控制的物联家电的型号和种类不同,因此在步骤S101后,智能终端在获取物联家电的设备信息后,首先将其与当前登陆App的账户进行关联(如将物联家电与该账户的用户名进行绑定),即确认该物联家电是哪个账户需要控制的,以使在生成该物联家电的控制界面后,该账户登录App时,方便调取该控制界面对其进行控制Since there may be multiple home users on the same App, and different users have different models and types of IoT home appliances that they need to control, after step S101, after the smart terminal obtains the device information of the IoT home appliances, First, associate it with the account currently logged into the App (for example, bind the IoT home appliance to the user name of the account), that is, confirm which account needs to control the IoT home appliance, so that when generating the IoT home appliance After the control interface, when the account logs in to the App, it is convenient to call the control interface to control it
在一些说明性的实施例中,所述功能信息包括所述物联家电的所有功能;所述控制界面包括用于调用各所述功能的控制按键;In some demonstrative embodiments, the function information includes all functions of the IoT home appliance; the control interface includes control buttons for invoking each of the functions;
若接收到该控制界面上某控制按键的触发信号,则,If a trigger signal of a control button on the control interface is received, then,
调取与该控制按键相对应的功能的命令;Invoke the command for the function corresponding to the control button;
按照预设的协议,将该命令和至少部分该物联家电的设备信息进行封装,生成调用所述物联家电的该功能的控制消息;Encapsulate the command and at least part of the device information of the IoT home appliance according to a preset protocol, and generate a control message for calling the function of the IoT home appliance;
向所述物联家电发送该控制消息,指示该物联家电执行相应的控制操作;Send the control message to the IoT home appliance, instructing the IoT home appliance to perform a corresponding control operation;
生成的所述控制界面包括便于用户直接调用该物联家电各功能的控制按键,一旦用户触控该控制界面上的某控制按键,即用户发出调用某功能的指令时,则本端就会接收到用户的上述操作生成的触发信号,自动从数据库中调取用于控制该功能的命令,按照设置好的统一的格式(即预设的通信协议),将上述命令和至少部分物联家电的设备信息(如设备的硬件地址和机器编码)进行封装生成控制消息,并将该控制消息发送给物联家电;The generated control interface includes control buttons that are convenient for the user to directly call the functions of the IoT home appliance. Once the user touches a certain control button on the control interface, that is, when the user sends an instruction to call a certain function, the local end will receive According to the trigger signal generated by the above operation of the user, the command used to control this function is automatically retrieved from the database, and the above command and at least some of the IoT home appliances are combined according to the set unified format (that is, the preset communication protocol). Device information (such as the device's hardware address and machine code) is encapsulated to generate a control message, and the control message is sent to the IoT home appliance;
若用于控制该物联家电的命令是以命令配置文件的形式存储于数据库中,则在一些说明性的实施例中,在上述实施例中调取与该控制按键相对应的功能的命令前,还包括:获取所述物联家电的命令配置文件;所述命令配置文件包括调用该物联家电的各功能的命令;If the command used to control the IoT home appliance is stored in the database in the form of a command configuration file, in some illustrative embodiments, before the command to call the function corresponding to the control button in the above embodiment , further comprising: obtaining a command configuration file of the IoT home appliance; the command configuration file includes commands for calling functions of the IoT home appliance;
获取所述物联家电的命令配置文件,具体包括:Obtain the command configuration file of the IoT home appliance, including:
在接收所述云服务器反馈的该物联家电的设备描述配置文件的同时,接收该云服务器发送的所述命令配置文件;Receive the command configuration file sent by the cloud server while receiving the device description configuration file of the IoT home appliance fed back by the cloud server;
在该实施例中,命令配置文件和设备描述配置文件都是由云服务器发送的,该命令配置文件也可以是人工预置的,或者从网络侧下载的,在此处不进行限定;In this embodiment, both the command configuration file and the device description configuration file are sent by the cloud server, and the command configuration file can also be manually preset or downloaded from the network side, which is not limited here;
在一些说明性的实施例中,在步骤S101前,还包括:In some illustrative embodiments, before step S101, further include:
与所述物联家电通过第二网络建立连接,并将第一网络的入网配置信息发送给所述物联家电,以供该物联家电根据所述入网配置信息接入该第一网络;Establish a connection with the IoT home appliance through the second network, and send the network access configuration information of the first network to the IoT home appliance, so that the IoT home appliance can access the first network according to the network access configuration information;
假设智能终端与云服务器是通过第一网络进行通信,则物联家电在未连入第一网络前,需要智能终端向其提供第一网络的入网配置信息;则智能终端可以先通过第二网络与物联家电建立连接,并将所述入网配置信息发送给该物联家电;Assuming that the smart terminal communicates with the cloud server through the first network, before connecting the IoT home appliance to the first network, the smart terminal needs to provide it with the network configuration information of the first network; then the smart terminal can first pass through the second network Establish a connection with the IoT home appliance, and send the network access configuration information to the IoT home appliance;
进一步的,所述云服务器位于所述第一网络,在将第一网络的入网配置信息发送给所述物联家电后,还包括:Further, the cloud server is located in the first network, and after sending the network access configuration information of the first network to the IoT home appliance, further includes:
接收所述物联家电的入网成功消息;Receive the message of successful network access of the IoT home appliance;
将当前连接的网络从所述第二网络切换到第一网络,通过该第一网络与所述物联家电和所述云服务器建立通信;即当物联家电接入第一网络后,智能终端均通过第一网络与物联家电和云服务进行交互;switch the currently connected network from the second network to the first network, and establish communication with the IoT home appliance and the cloud server through the first network; that is, when the IoT home appliance is connected to the first network, the smart terminal Both interact with IoT home appliances and cloud services through the First Network;
则,通过第一网络接收所述物联家电发送的设备信息,再通过该网络将所述物联家电的设备信息发送给云服务器,并接收该云服务器反馈的所述设备描述配置文件;Then, receiving the device information sent by the IoT home appliance through the first network, and then sending the device information of the IoT home appliance to the cloud server through the network, and receiving the device description configuration file fed back by the cloud server;
可选的,在发送物联家电的设备信息给云服务器的过程中,同时将账户的账户信息(如用户名)一同发送给云服务器,以使云服务器对物联家电及与其相关联的账户进行记录;Optionally, in the process of sending the device information of the IoT home appliance to the cloud server, the account information (such as the user name) of the account is also sent to the cloud server at the same time, so that the cloud server can monitor the IoT home appliance and the account associated with it. record;
在一些说明性的实施例中,所述第一网络是无线网络WIFI,所述入网配置信息包括无线路由器的标识SSID和密码PWD;In some illustrative embodiments, the first network is a wireless network WIFI, and the network access configuration information includes an identification SSID and a password PWD of a wireless router;
在该实施例中,若第一网络是WIFI,则第二网络可以是智能终端与物联家电的WIFI模块之间通过Soft-Ap(Soft-Access Point)或Smartconfig技术建立的通信网络。In this embodiment, if the first network is WIFI, the second network may be a communication network established between the smart terminal and the WIFI module of the IoT home appliance through Soft-Ap (Soft-Access Point) or Smartconfig technology.
图2示出了本发明实施例的一种自动生成物联家电的控制界面的方法的流程示意图,Fig. 2 shows a schematic flowchart of a method for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention,
如图2所示,在一些说明性的实施例中,所述方法,应用于云服务器,包括以下几个步骤:As shown in Figure 2, in some illustrative embodiments, the method, applied to a cloud server, includes the following steps:
步骤S201,接收智能终端发送的物联家电的设备信息;Step S201, receiving device information of IoT home appliances sent by the smart terminal;
步骤S202,根据所述物联家电的设备信息在设备数据库中进行查询并获取该物联家电的功能信息;所述设备数据库用于存储家电设备的设备信息及其功能信息;Step S202, query the device database according to the device information of the IoT home appliance and obtain the function information of the IoT home appliance; the device database is used to store the device information and its function information of the home appliance;
步骤S203,根据所述物联家电的功能信息,生成其设备描述配置文件,并发送给所述智能终端,指示该智能终端根据所述设备描述配置文件生成相应的控制界面;Step S203, generate a device description configuration file according to the function information of the IoT home appliance, and send it to the smart terminal, instructing the smart terminal to generate a corresponding control interface according to the device description configuration file;
在本实施例中,云服务器可以根据智能终端发送的物联家电的设备信息在设备数据库中查询该物联家电的功能信息,并生成智能终端可识别的设备描述配置文件,然后将该设备配置文件发送给智能终端,智能终端可以根据该设备配置文件解析出相应的功能信息,并生成与该物联家电相应的控制界面;In this embodiment, the cloud server can query the function information of the IoT home appliance in the device database according to the device information of the IoT home appliance sent by the smart terminal, and generate a device description configuration file recognizable by the smart terminal, and then configure the device The file is sent to the smart terminal, and the smart terminal can analyze the corresponding function information according to the device configuration file, and generate a control interface corresponding to the IoT home appliance;
可选的,若在步骤S201中除了接收物联家电的设备信息外,还收到与该物联家电相关联的账户的账户信息(用户名),则对上述信息进行记录,以备智能终端App在丢失与该账户相关的信息后,通过云服务器快速调取相应的该账户所控制的物联家电的信息;Optionally, if in step S201, in addition to receiving the device information of the IoT home appliance, the account information (user name) of the account associated with the IoT home appliance is also received, record the above information for the smart terminal After the App loses the information related to the account, it quickly retrieves the information of the corresponding IoT appliances controlled by the account through the cloud server;
在一些说明性的实施例中,在步骤S203中所述的根据所述物联家电的功能信息,生成其设备描述配置文件,具体包括:In some illustrative embodiments, generating the device description configuration file according to the function information of the IoT home appliance described in step S203 specifically includes:
将所述物联家电的功能信息按照预设的编码格式进行编码,生成所述设备描述配置文件;Encoding the function information of the IoT home appliance according to a preset encoding format to generate the device description configuration file;
在一些说明性的实施例中,在步骤S201前,还包括:In some illustrative embodiments, before step S201, it also includes:
接收所述物联家电发送的设备信息和功能信息,并将该物联家电的设备信息和功能信息存储于所述设备数据库;receiving the device information and function information sent by the IoT home appliance, and storing the device information and function information of the IoT home appliance in the device database;
在一些说明性的实施例中,通过无线网络WIFI与所述智能终端进行通信;所述物联家电的设备信息包括:设备的硬件地址、设备类型和机器编码;所述功能信息包括所述物联家电的至少一个功能;In some demonstrative embodiments, the wireless network WIFI is used to communicate with the smart terminal; the device information of the IoT home appliance includes: the hardware address, device type and machine code of the device; the function information includes the At least one function of connected home appliances;
在一些说明性的实施例中,所述功能信息包括所述物联家电的所有功能;在步骤S202获取该物联家电的功能信息后,还包括:In some illustrative embodiments, the function information includes all functions of the IoT home appliance; after the function information of the IoT home appliance is acquired in step S202, it also includes:
根据该物联家电的功能信息,在命令数据库中调取与该物联家电的各功能相对应的命令,并生成包括调用该物联家电的各功能的命令的命令配置文件;According to the function information of the IoT home appliance, call the commands corresponding to the functions of the IoT home appliance in the command database, and generate a command configuration file including the commands for calling the functions of the IoT home appliance;
在将所述设备描述配置文件发送给所述智能终端的同时,将该命令配置文件发送给该智能终端;When sending the device description configuration file to the smart terminal, send the command configuration file to the smart terminal;
其中,所述命令数据库可以是人工预置或从网络下载的,所述命令数据库还可以根据当前市场上物联家电的功能或种类的更新进行相应的更新,在该命令数据库中包括用于调用各种物联家电的相应功能的命令。Wherein, the command database can be manually preset or downloaded from the network, and the command database can also be updated correspondingly according to the update of the functions or types of IoT household appliances currently on the market. Commands for the corresponding functions of various IoT home appliances.
下面以一个具体的实施例来说明本方案,在该实施例中涉及设备1、设备2和设备3;如图3所示,具体过程如下:The solution is described below with a specific embodiment, in which device 1, device 2 and device 3 are involved; as shown in Figure 3, the specific process is as follows:
步骤S301,智能终端打开物联智能App;Step S301, the smart terminal opens the IoT Smart App;
步骤S302,智能终端登录账户;Step S302, the smart terminal logs in to the account;
步骤S303,智能终端与物联家电建立通信连接;Step S303, the smart terminal establishes a communication connection with the IoT home appliance;
在该步骤中,可以使用Soft-Ap或Smartconfig技术建立的通信网络;In this step, the communication network established by Soft-Ap or Smartconfig technology can be used;
步骤S304,智能终端将无线路由器的SSID和PWD发送给物联家电;Step S304, the smart terminal sends the SSID and PWD of the wireless router to the IoT home appliance;
在该步骤中智能终端通过步骤S303中建立的通信网络将无线路由器的入网信息发送给物联家电;In this step, the intelligent terminal sends the network access information of the wireless router to the IoT home appliance through the communication network established in step S303;
步骤S305,物联家电根据SSID和PWD连接无线路由器;Step S305, the IoT home appliance connects to the wireless router according to the SSID and PWD;
在步骤S304后,或在步骤S305后,智能终端断开在步骤S303与物联家电建立的通信网络,切换到所述无线路由器所在的无线网络WIFI;After step S304, or after step S305, the smart terminal disconnects the communication network established with the IoT home appliance in step S303, and switches to the wireless network WIFI where the wireless router is located;
步骤S306,物联家电将其硬件地址Mac、设备类型和机器编码等信息发送给智能终端;In step S306, the IoT home appliance sends information such as its hardware address Mac, device type and machine code to the smart terminal;
由于在步骤S305中,物联家电已经接入WIFI,因此在该步骤中物联家电和智能终端之间通过WIFI进行通信;Since in step S305, the IoT home appliance has been connected to WIFI, so in this step, the IoT home appliance and the smart terminal communicate through WIFI;
步骤S307,智能终端将物联家电与账户的用户名进行绑定;Step S307, the smart terminal binds the IoT home appliance with the user name of the account;
步骤S308,智能终端将用户名和物联家电的Mac、设备类型和机器编码等信息发送给云服务器;Step S308, the smart terminal sends information such as the user name and the Mac, device type and machine code of the IoT home appliance to the cloud server;
步骤S309,云服务器记录用户名和物联家电的Mac、设备类型和机器编码等信息;Step S309, the cloud server records information such as the user name and the Mac of the IoT home appliance, device type and machine code;
此步骤为可选,因为若在步骤S308中不包括用户名,则在步骤S308后直接触发步骤S310;This step is optional, because if the user name is not included in step S308, step S310 is directly triggered after step S308;
步骤S310,云服务器根据物联家电的Mac、设备类型和机器编码等信息查询设备数据库,获取该家电的功能信息;Step S310, the cloud server queries the device database according to information such as the Mac, device type and machine code of the IoT home appliance, and obtains the function information of the home appliance;
步骤S311,云服务器将家电的功能信息,按照一定的格式生成设备描述配置文件;Step S311, the cloud server generates a device description configuration file according to a certain format from the function information of the home appliance;
可选的,通过上述步骤中获取的设备功能信息和设备描述配置文件也会在云服务器上进行存储,以备后续快速调取和维护相关信息;例如:当所述智能终端通过其它账户或其它智能终端,需要添加该物联家电时,可以快速调取其设备功能信息和设备描述配置文件;Optionally, the device function information and device description configuration files obtained through the above steps will also be stored on the cloud server for subsequent quick retrieval and maintenance of related information; Smart terminal, when you need to add the IoT home appliance, you can quickly retrieve its device function information and device description configuration file;
步骤S312,云服务器将设备描述配置文件发送给智能终端;Step S312, the cloud server sends the device description configuration file to the smart terminal;
步骤S313,智能终端解析设备配置文件,获取功能信息,根据该功能信息,生成物联家电的控制界面;Step S313, the smart terminal parses the device configuration file, obtains the function information, and generates the control interface of the IoT home appliance according to the function information;
根据上述流程智能终端的App完成可以设备界面的自适配,根据不同的物联家电的设备配置文件,自动生成了用于控制物联家电的控制界面,同时通过将WIFI的入网配置信息发送给新入网的物联家电,使得云服务器、物联家电和智能终端三者之间建立了一个有效的通信连接;在上述流程中,不管用户接入几台物联家电设备,用户只使用一款App就可以接入多台物联家电,能够解决现有物联App多而杂的局面,便于物联家电的统一管理,也能很好的提高用户的体验,同时也大大的节约了物联App的开发和维护成本。According to the above process, the App of the smart terminal can self-adapt the device interface. According to the device configuration files of different IoT appliances, the control interface for controlling the IoT appliances is automatically generated. At the same time, by sending the WIFI network access configuration information to The newly connected IoT home appliances enable an effective communication connection between the cloud server, IoT home appliances and smart terminals; in the above process, no matter how many IoT home appliances the user accesses, the user only uses one The App can be connected to multiple IoT home appliances, which can solve the problem of multiple and complex IoT apps, facilitate the unified management of IoT appliances, improve user experience, and greatly save IoT App development and maintenance costs.
图4示出了本发明实施例的一种自动生成物联家电的控制界面的装置400的功能模块框图,FIG. 4 shows a functional module block diagram of an apparatus 400 for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention.
在一些说明性的实施例中,所述装置400,应用于智能终端,包括:In some illustrative embodiments, the device 400, applied to a smart terminal, includes:
获取单元401,用于获取物联家电的设备信息,并将所述物联家电的设备信息发送给云服务器;An acquisition unit 401, configured to acquire device information of IoT home appliances, and send the device information of IoT home appliances to a cloud server;
接收单元402,用于接收所述云服务器反馈的该物联家电的设备描述配置文件;The receiving unit 402 is configured to receive the device description configuration file of the IoT home appliance fed back by the cloud server;
解析单元403,用于解析得到该设备描述配置文件中的功能信息,根据该功能信息生成用于控制所述物联家电的控制界面;The parsing unit 403 is configured to parse and obtain the function information in the device description configuration file, and generate a control interface for controlling the IoT home appliance according to the function information;
在一些说明性的实施例中,所述装置400,还包括:In some illustrative embodiments, the device 400 further includes:
关联单元404,用于所述获取单元401获取物联家电的设备信息之后,将该物联家电与已登陆的账户相关联,在生成所述物联家电的控制界面后,通过登陆该账户调用该物联家电的控制界面对该物联家电进行相应的控制操作;The associating unit 404 is used for associating the IoT home appliance with the logged-in account after the acquisition unit 401 acquires the device information of the IoT home appliance, and after generating the control interface of the IoT home appliance, calling The control interface of the IoT home appliance performs corresponding control operations on the IoT home appliance;
在一些说明性的实施例中,所述功能信息包括所述物联家电的所有功能;所述控制界面包括用于调用各所述功能的控制按键;所述装置400,还包括:In some demonstrative embodiments, the function information includes all functions of the IoT home appliance; the control interface includes control buttons for invoking each of the functions; the device 400 further includes:
调取单元405,用于若接收到该控制界面上某控制按键的触发信号,则,调取与该控制按键相对应的功能的命令;The calling unit 405 is configured to call the command of the function corresponding to the control button if a trigger signal of a certain control button on the control interface is received;
封装单元406,用于按照预设的协议,将该命令和至少部分该物联家电的设备信息进行封装,生成调用所述物联家电的该功能的控制消息;The encapsulating unit 406 is configured to encapsulate the command and at least part of the device information of the IoT home appliance according to a preset protocol, and generate a control message for invoking the function of the IoT home appliance;
控制单元407,用于向所述物联家电发送该控制消息,指示该物联家电执行相应的控制操作;The control unit 407 is configured to send the control message to the IoT home appliance, instructing the IoT home appliance to perform a corresponding control operation;
在一些说明性的实施例中,所述获取单元401还用于所述调取单元405调取与该控制按键相对应的功能的命令前,获取所述物联家电的命令配置文件;所述命令配置文件包括调用该物联家电的各功能的命令;In some illustrative embodiments, the obtaining unit 401 is further configured to obtain the command configuration file of the IoT home appliance before the calling unit 405 calls the command of the function corresponding to the control button; The command configuration file includes the commands for invoking the various functions of the IoT home appliance;
所述获取单元401,具体包括:The acquiring unit 401 specifically includes:
获取子单元4011,用于在接收所述云服务器反馈的该物联家电的设备描述配置文件的同时,接收该云服务器发送的所述命令配置文件。The obtaining subunit 4011 is configured to receive the command configuration file sent by the cloud server while receiving the device description configuration file of the IoT home appliance fed back by the cloud server.
图5示出了本发明实施例的一种自动生成物联家电的控制界面的装置500的功能模块框图,FIG. 5 shows a block diagram of functional modules of an apparatus 500 for automatically generating a control interface of an IoT home appliance according to an embodiment of the present invention.
在一些说明性的实施例中,所述装置500,应用于云服务器,包括:In some illustrative embodiments, the apparatus 500, applied to a cloud server, includes:
接收单元501,用于接收智能终端发送的物联家电的设备信息;The receiving unit 501 is configured to receive the device information of the IoT home appliance sent by the smart terminal;
查询单元502,用于根据所述物联家电的设备信息在设备数据库中进行查询并获取该物联家电的功能信息;所述设备数据库用于存储家电设备的设备信息及其功能信息;The query unit 502 is configured to query the device database according to the device information of the IoT home appliance and obtain the function information of the IoT home appliance; the device database is used to store the device information of the home appliance and its function information;
生成单元503,用于根据所述物联家电的功能信息,生成其设备描述配置文件,并发送给所述智能终端,指示该智能终端根据所述设备描述配置文件生成相应的控制界面;The generating unit 503 is configured to generate a device description configuration file according to the function information of the IoT home appliance, and send it to the smart terminal, instructing the smart terminal to generate a corresponding control interface according to the device description configuration file;
在一些说明性的实施例中,所述生成单元503,包括:In some illustrative embodiments, the generating unit 503 includes:
生成子单元5031,用于将所述物联家电的功能信息按照预设的编码格式进行编码,生成所述设备描述配置文件;The generation subunit 5031 is configured to encode the function information of the IoT home appliance according to a preset encoding format, and generate the device description configuration file;
在一些说明性的实施例中,所述装置500,还包括:In some illustrative embodiments, the device 500 further includes:
数据库单元504,用于所述接收单元501接收并存储智能终端发送的物联家电的设备信息前,接收所述物联家电发送的设备信息和功能信息,并将该物联家电的设备信息和功能信息存储于所述设备数据库;The database unit 504 is configured to receive the device information and function information sent by the IoT home appliance before the receiving unit 501 receives and stores the device information of the IoT home appliance sent by the smart terminal, and store the device information and the function information of the IoT home appliance. function information is stored in the device database;
在一些说明性的实施例中,所述功能信息包括所述物联家电的所有功能;所述装置500,还包括:In some illustrative embodiments, the function information includes all functions of the IoT home appliance; the device 500 further includes:
调取单元505,用于所述查询单元502获取该物联家电的功能信息后,根据该物联家电的功能信息,在命令数据库中调取与该物联家电的各功能相对应的命令,并生成包括调用该物联家电的各功能的命令的命令配置文件;The calling unit 505 is configured to call the command corresponding to each function of the IoT home appliance in the command database according to the function information of the IoT home appliance after the query unit 502 acquires the function information of the IoT home appliance, And generate a command configuration file including commands for calling various functions of the IoT home appliance;
所述生成单元503还用于在将所述设备描述配置文件发送给所述智能终端的同时,将该命令配置文件发送给该智能终端。The generating unit 503 is further configured to send the command configuration file to the smart terminal while sending the device description configuration file to the smart terminal.
采用上述实施例,可达到以下效果:Adopt above-mentioned embodiment, can reach following effect:
可自动适配一类型号或者所有型号的物联家电,生成针对该物联家电的控制界面;It can automatically adapt to one model or all models of IoT appliances, and generate a control interface for the IoT appliances;
整合现有的资源、减少App数量、加快App的开发速度、减少App的开发和维护成本、方便管理和提高了用户的体验;Integrate existing resources, reduce the number of Apps, speed up App development, reduce App development and maintenance costs, facilitate management and improve user experience;
有利于App的更新升级和维护。It is conducive to the update, upgrade and maintenance of App.
本领域技术人员还应当理解,结合本文的实施例描述的各种说明性的逻辑框、模块、电路和算法步骤均可以实现成电子硬件、计算机软件或其组合。为了清楚地说明硬件和软件之间的可交换性,上面对各种说明性的部件、框、模块、电路和步骤均围绕其功能进行了一般地描述。至于这种功能是实现成硬件还是实现成软件,取决于特定的应用和对整个系统所施加的设计约束条件。熟练的技术人员可以针对每个特定应用,以变通的方式实现所描述的功能,但是,这种实现决策不应解释为背离本公开的保护范围。Those skilled in the art should also understand that various illustrative logical blocks, modules, circuits and algorithm steps described in conjunction with the embodiments herein may be implemented as electronic hardware, computer software or a combination thereof. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present disclosure.
以上所述仅为本发明的优选实施例而已,并不用于限制本发明,对于本领域的技术人员来说,本发明可以有各种更改和变化。凡在本发明的精神和原则之内,所作的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. For those skilled in the art, the present invention may have various modifications and changes. Any modifications, equivalent replacements, improvements, etc. made within the spirit and principles of the present invention shall be included within the protection scope of the present invention.
Claims (14)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410772210.2A CN105739460B (en) | 2014-12-12 | 2014-12-12 | A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410772210.2A CN105739460B (en) | 2014-12-12 | 2014-12-12 | A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105739460A CN105739460A (en) | 2016-07-06 |
CN105739460B true CN105739460B (en) | 2018-11-09 |
Family
ID=56240951
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410772210.2A Active CN105739460B (en) | 2014-12-12 | 2014-12-12 | A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105739460B (en) |
Families Citing this family (34)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN106161157B (en) * | 2016-07-20 | 2019-01-29 | 珠海格力电器股份有限公司 | Intelligent home system building method and device, intelligent home system and terminal |
CN106302047B (en) * | 2016-08-15 | 2019-10-25 | 中国联合网络通信集团有限公司 | Home appliance control method and device |
CN106302046B (en) * | 2016-08-15 | 2019-08-06 | 中国联合网络通信集团有限公司 | Remote control method and device |
CN106375409A (en) * | 2016-08-31 | 2017-02-01 | 杭州古北电子科技有限公司 | Method for automatically generating smart device control interface |
CN107800752A (en) * | 2016-09-06 | 2018-03-13 | 北京京东尚科信息技术有限公司 | Data query method, system and electronic equipment |
CN106506213B (en) * | 2016-11-09 | 2019-11-05 | 深圳华远云联数据科技有限公司 | A kind of internet of things equipment visualization interface display methods and system |
CN106656567A (en) * | 2016-11-18 | 2017-05-10 | 上海斐讯数据通信技术有限公司 | Router management software generating method and application method |
CN106647310B (en) * | 2016-11-30 | 2020-05-01 | 芜湖美智空调设备有限公司 | Method and system for starting linkage between household appliances |
CN106710185A (en) * | 2016-12-07 | 2017-05-24 | 嘉兴礼海电气科技有限公司 | APP control method of adaptive intelligent furniture |
CN107146295A (en) * | 2017-04-10 | 2017-09-08 | 北京德威特继保自动化科技股份有限公司 | The method for inspecting of equipment, device and system |
CN107065620B (en) * | 2017-05-16 | 2020-04-07 | 珠海格力电器股份有限公司 | Modular display method and device of equipment control system and equipment |
CN107493383A (en) * | 2017-08-21 | 2017-12-19 | 吉林师范大学 | Intelligent appliance mobile phone application end integration platform and application method based on extending mark language |
CN109510847A (en) * | 2017-09-14 | 2019-03-22 | 美的智慧家居科技有限公司 | For controlling method and apparatus, server and the household electrical appliance of household electrical appliance |
CN107991895B (en) * | 2017-11-28 | 2021-09-07 | 深圳市东微智能科技股份有限公司 | Multi-system control method and device, computer equipment and storage medium |
CN108134711B (en) * | 2017-11-29 | 2021-07-16 | 海尔优家智能科技(北京)有限公司 | Method for testing terminal APP, simulation household appliance system and storage medium |
CN107918286A (en) * | 2017-12-13 | 2018-04-17 | 福建师范大学福清分校 | A kind of intelligent home control system and implementation method based on equipment room linkage characteristic |
CN108196846B (en) * | 2017-12-28 | 2021-05-28 | 美的智慧家居科技有限公司 | Household appliance control interface configuration method, terminal and computer readable storage medium |
CN108632798A (en) * | 2018-04-26 | 2018-10-09 | 青岛海尔科技有限公司 | A kind of quick binding method of Internet of Things household appliance, system and relevant apparatus |
CN108897291A (en) * | 2018-07-12 | 2018-11-27 | 四川虹美智能科技有限公司 | A kind of control method of intelligent appliance, mobile terminal and control system |
CN109901478A (en) * | 2019-03-31 | 2019-06-18 | 广东美的制冷设备有限公司 | Networking control method, module, control terminal, terminal and medium for household appliances |
CN111782277B (en) * | 2019-04-04 | 2025-07-22 | 中国移动通信有限公司研究院 | Information processing method and device, cloud terminal equipment and terminal |
CN110488619B (en) * | 2019-07-29 | 2023-04-07 | 维达力实业(深圳)有限公司 | Information interaction system of household appliance and control method and device of household appliance |
CN110647370B (en) * | 2019-08-06 | 2023-03-14 | 烽火通信科技股份有限公司 | Personalized setting method and system for server management interface |
CN112462637A (en) * | 2019-09-06 | 2021-03-09 | 佛山市顺德区美的电热电器制造有限公司 | Household appliance and control method thereof |
CN110703616A (en) * | 2019-09-26 | 2020-01-17 | 上海明我信息技术有限公司 | Intelligent interaction method, cloud server, intelligent interaction system and storage medium |
CN111413876A (en) * | 2020-03-02 | 2020-07-14 | 青岛聚好联科技有限公司 | Method for configuring control page of APP, cloud platform and terminal equipment |
CN111817930A (en) * | 2020-06-09 | 2020-10-23 | 四川虹美智能科技有限公司 | Equipment control method, intelligent household appliance, intelligent terminal and intelligent electronic equipment |
CN112161393A (en) * | 2020-08-28 | 2021-01-01 | 珠海格力电器股份有限公司 | Method and device for customizing functions of household appliance, electronic equipment and storage medium |
CN112413847B (en) * | 2020-11-20 | 2022-03-18 | 珠海格力电器股份有限公司 | Function customizing method, device, system and storage medium |
CN112612214B (en) * | 2020-12-23 | 2023-02-03 | 青岛海尔科技有限公司 | Method and system for generating functional interface and electronic equipment |
CN113341738A (en) * | 2021-05-24 | 2021-09-03 | 青岛海尔空调器有限总公司 | Method, device and equipment for controlling household appliance |
CN114253145A (en) * | 2021-11-11 | 2022-03-29 | 青岛海尔空调器有限总公司 | Control method, control device, and home appliance control system for home appliances |
CN114070836A (en) * | 2021-11-12 | 2022-02-18 | 上汽通用五菱汽车股份有限公司 | Vehicle remote control method, system, device, and computer-readable storage medium |
CN115499283A (en) * | 2022-07-29 | 2022-12-20 | 天翼云科技有限公司 | Editable intelligent Internet of things system |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
ES2284781T3 (en) * | 1997-06-25 | 2007-11-16 | Samsung Electronics Co., Ltd. | DOMESTIC MANAGEMENT AND CONTROL NETWORK BASED ON BROWSER. |
CN1181650C (en) * | 2002-09-24 | 2004-12-22 | 联想(北京)有限公司 | Equipment for dynamic generating interface of controlling networked information household electrical appliances and its method |
CN102611753B (en) * | 2012-03-21 | 2015-01-14 | 张雷 | System and method for controlling controlled equipment through mobile terminal based on cloud platform |
CN102692881A (en) * | 2012-05-16 | 2012-09-26 | 中国海洋大学 | Household appliance control method and control system based on two-dimension code |
CN102843315A (en) * | 2012-08-31 | 2012-12-26 | 鸿富锦精密工业(深圳)有限公司 | Intelligent home network system and intelligent gateway thereof |
CN103941599A (en) * | 2013-01-21 | 2014-07-23 | 海尔集团公司 | Intelligent household electrical appliance control method, intelligent household electrical appliance and control system |
CN104157115A (en) * | 2013-12-26 | 2014-11-19 | 浙江工商大学 | Cloud service based networked all-purpose remote control device and method |
-
2014
- 2014-12-12 CN CN201410772210.2A patent/CN105739460B/en active Active
Also Published As
Publication number | Publication date |
---|---|
CN105739460A (en) | 2016-07-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105739460B (en) | A kind of method and apparatus for the control interface automatically generating Internet of Things household electrical appliances | |
CN102136933B (en) | Equipment management method, middleware and machine communication platform, equipment and system | |
CN105119882B (en) | Intelligent household product configuration method | |
CN104601665A (en) | System and method for real-time cloud simulation on Internet of things sensing device | |
CN104363213A (en) | Register and login control method for network household appliance | |
WO2015131689A1 (en) | Sensor code-pairing processing method, apparatus, network platform device, and internet of things gateway | |
WO2013170410A1 (en) | Group communication method and system, group server and group member device | |
CN102891785B (en) | Error code conversion method, system, PPPOE server and mobile terminal | |
WO2016145742A1 (en) | Virtual sim card switching method and apparatus | |
CN108023778A (en) | Firmware upgrade method and its system | |
CN104767768A (en) | A method for sending/receiving network access configuration information for home appliances and home appliances | |
CN105100021A (en) | Method, device and system for triggering device management sessions | |
CN108664799A (en) | The authority setting method and device of device management application | |
CN106603530A (en) | Control system and method for electronic device compatible with different communication protocols | |
CN104604295A (en) | Method for managing access right of terminal to resource by server in wireless communication system, and device for same | |
CN109541955A (en) | Smart home device management method and system | |
CN106534364B (en) | Method and gateway for restoring factory settings of gateway | |
CN112423322B (en) | Model information sending method, device, storage medium and electronic device | |
CN110087321B (en) | Method and device for triggering terminal session, computer equipment and storage medium | |
GB2582737A (en) | Device registration mechanism | |
AU2014411891B2 (en) | Charging control apparatus, method, and system | |
CN106249608A (en) | Solution scheme using mobile phone or tablet computer as smart home center | |
WO2018072655A1 (en) | Method for implementing internet of things application, apparatus, related device and storage medium | |
CN104935485A (en) | Home appliance service calling method, home appliance service calling request forwarding method and device | |
CN106899467A (en) | The intelligent domestic system that a kind of combination big data is collected |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |