CN105446154A - Control method and system of Internet-of-Things household electric appliances - Google Patents
Control method and system of Internet-of-Things household electric appliances Download PDFInfo
- Publication number
- CN105446154A CN105446154A CN201510980716.7A CN201510980716A CN105446154A CN 105446154 A CN105446154 A CN 105446154A CN 201510980716 A CN201510980716 A CN 201510980716A CN 105446154 A CN105446154 A CN 105446154A
- Authority
- CN
- China
- Prior art keywords
- code file
- server
- client
- protocol code
- control end
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 23
- 230000006870 function Effects 0.000 claims abstract description 39
- 238000011161 development Methods 0.000 abstract description 9
- 238000012360 testing method Methods 0.000 abstract description 6
- 230000003993 interaction Effects 0.000 abstract 1
- 238000004378 air conditioning Methods 0.000 description 15
- 238000012423 maintenance Methods 0.000 description 7
- 238000012856 packing Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 3
- 230000008859 change Effects 0.000 description 2
- 230000001276 controlling effect Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 230000008676 import Effects 0.000 description 2
- 230000007246 mechanism Effects 0.000 description 2
- 230000001105 regulatory effect Effects 0.000 description 2
- 230000008901 benefit Effects 0.000 description 1
- 230000005540 biological transmission Effects 0.000 description 1
- 238000006243 chemical reaction Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000002452 interceptive effect Effects 0.000 description 1
- 230000008569 process Effects 0.000 description 1
- XLYOFNOQVPJJNP-UHFFFAOYSA-N water Substances O XLYOFNOQVPJJNP-UHFFFAOYSA-N 0.000 description 1
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B15/00—Systems controlled by a computer
- G05B15/02—Systems controlled by a computer electric
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/418—Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/26—Pc applications
- G05B2219/2642—Domotique, domestic, home control, automation, smart house
Landscapes
- Engineering & Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Automation & Control Theory (AREA)
- Manufacturing & Machinery (AREA)
- Quality & Reliability (AREA)
- Computer And Data Communications (AREA)
Abstract
The invention discloses a control system of Internet-of-Things household electric appliances. The control system includes a household electric appliance control end, a server and a client; the household electric appliance control end is provided with a protocol code file; the protocol code file records functional functions which can be called by the household electric appliance control end, the server and the client; and the server and the client obtains the protocol code file from the household electric appliance control end and realizes interaction between the client, the server and the household electric appliance control end based on the protocol code file. The invention also discloses a control method of Internet-of-Things household electric appliances. With the control method and system of the invention adopted, development cost and test cost increase caused by a situation that each terminal maintains respective codes can be avoided.
Description
Technical field
The present invention relates to internet of things home appliance field, particularly relate to control method and the system of internet of things home appliance.
Background technology
Inside current Internet of things system, there is several large communicating terminal.One is hardware household electrical appliances ends, and two is server ends, and three is clients.And client is wherein divided into Android end, IOS holds, PC end etc.These communicating terminals are all use with a communications protocol, then realize with respective code and safeguard.Because each terminal safeguards respective code separately, go the function realizing same agreement, cause workload to increase, cost increases.
Summary of the invention
Fundamental purpose of the present invention is the control method and the system that provide a kind of internet of things home appliance, is intended to save the respective code of each terminal maintenance and the cost of development increased and testing cost.
For achieving the above object, the control system of a kind of internet of things home appliance provided by the invention, comprise home wiring control end, server and client, described home wiring control end is provided with protocol code file, and described protocol code file record is for the power function of home wiring control end and server, client call; Described server and client obtain described protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on described protocol code file.
Preferably, described power function is made up of C language code.
Preferably, when described client is Android system, after obtaining described protocol code file from described home wiring control end, by described protocol code file generated dynamic link library, for client call.
Preferably, described server, after obtaining described protocol code file from described home wiring control end, calls compilation tool, described protocol code file is compiled into the calling module of the form required for described server, for server calls.
Preferably, described home wiring control end upgrades described protocol code file, and by the protocol code file synchronization after renewal to described server and client.
In addition, for achieving the above object, a kind of control method of internet of things home appliance, is applied to internet of things home appliance control system, and described internet of things home appliance control system comprises home wiring control end, server, client; The control method of described internet of things home appliance comprises the following steps:
Home wiring control end provides a protocol code file preset; Described protocol code file record is for the power function of home wiring control end, server and client call;
Described server and client obtain described protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on described protocol code file.
Preferably, described power function is made up of C language code.
Preferably, when described client is Android system, after obtaining described protocol code file from described home wiring control end, by described protocol code file generated dynamic link library, for client call.
Preferably, described server, after obtaining described protocol code file from described home wiring control end, calls compilation tool, described protocol code file is compiled into the calling module of the form required for described server, for server calls.
Preferably, described control method also comprises:
Described home wiring control end upgrades described protocol code file, and by the protocol code file synchronization after renewal to described server and client.
The present invention arranges protocol code file by home wiring control end, calls for server and client side, thus saves the respective code of each terminal maintenance and the cost of development increased and testing cost.
Accompanying drawing explanation
Fig. 1 is the high-level schematic functional block diagram of the control system of internet of things home appliance of the present invention;
Fig. 2 is the schematic flow sheet of control method first embodiment of internet of things home appliance of the present invention;
Fig. 3 is the schematic flow sheet of client call protocol code file in the control method of internet of things home appliance of the present invention;
Fig. 4 is the schematic flow sheet of server calls protocol code file in the control method of internet of things home appliance of the present invention;
Fig. 5 is the schematic flow sheet of control method second embodiment of internet of things home appliance of the present invention.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, are described further with reference to accompanying drawing.
Embodiment
Should be appreciated that specific embodiment described herein only in order to explain the present invention, be not intended to limit the present invention.
The present invention proposes a kind of control system of internet of things home appliance, by home wiring control end, one protocol code file is set, server and client obtain this protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on this protocol code file.
This control system in internet of things home appliance equipment, to control the duty of each home appliance.This home appliance can comprise air-conditioning, televisor, electric fan, water heater, refrigerator, air purifier, lamp etc.This home appliance can be a home appliance, also can be multiple identical or different home appliance.As shown in Figure 1, all internet of things home appliance equipment 101 is all connected with home wiring control end 100.User utilizes client 200 sending controling instruction to server 300, and send to home wiring control end 100 by server 300, to make home wiring control end 100 control corresponding household electrical appliances work according to steering order, such as open command, out code, adjustment man electric working parameter etc.
This client 200 can for having the portable terminal of network function, such as mobile phone, panel computer, laptop computer etc.For the ease of the control operation of client 200, this client 200 can be equiped with corresponding control program, and provide corresponding control inerface, for user operation.The control backstage of this client 200 has corresponding controlling functions, namely according to the operation of user at control inerface, generates corresponding operational order, and sends to home wiring control end 100 by server 300.Certainly, be understandable that, this client 200 also can have the function directly controlling home appliance 101.For air-conditioning, this client 200 also can be installed the control program of air-conditioning, and corresponding airconditioning control interface is provided, for user control air-conditioning duty, corresponding operational factor is set.Both all can realize the control to home appliance, but the former is controlled by Internet of Things (i.e. server), and the latter is direct control.Therefore, the former needs client 200 to have network communication function (therefore, can realize the Long-distance Control of home appliance), and the client 200 of the latter realizes the transmission of operational order by near-field communication modes such as infrared, bluetooths.Above-mentioned client 200 can be one, also can be multiple.
It should be noted that, above-mentioned home wiring control end 100 can be the independent control device arranged, also can for being arranged on the control device on certain home appliance 101.
Mutual due between home wiring control end 100, server 300, client 200 three, therefore needs between three to observe same working rule, realizes the control to home appliance 101.Server 300, home wiring control end 100 and client 200 all need to observe this interactive operation rule, to control home appliance 101.Therefore, the embodiment of the present invention proposes a kind of control system of internet of things home appliance, arranges a protocol code file by home wiring control end 100.This protocol code file can comprise Protocol document and code file, and this Protocol document is used for predetermined operation specification, such as, specify that air-conditioning is opened in 0x01 representative.Code file is then for realizing air-conditioning open function.Wherein, code file records multiple power function, such as, open air-conditioning, closedown air-conditioning, the design temperature regulating air-conditioning etc.Each power function comprises corresponding parameter item, when this power function is called, as long as import corresponding parameter value into, can realize the function that this power function is corresponding.
Server 300 and client 200 obtain above-mentioned protocol code file from home wiring control end 100, and realize server 300, mutual between client 200 and home wiring control end 100 three based on this protocol code file.Be specially: server 300 and client 200 get this protocol code file, can according to the Protocol document in protocol code file, generate corresponding control routine, to make server 300 and client 200 can according to the operation of user, corresponding power function in invoke code file, and the parameter imported into needed for power function, realize the control to home appliance.
The embodiment of the present invention arranges protocol code file by home wiring control end 100, calls for server 300 and client 200, thus saves the respective code of each terminal maintenance and the cost of development increased and testing cost.
Further, the power function in above-mentioned code file is made up of C language code, can certainly be realized by other language codes.C language is preferably, because home wiring control end 100, client 200 and server 300 all can call C programmer in the embodiment of the present invention.Therefore, client 200 and server 300 can call after getting the protocol code file generated in home wiring control end 100 better.
Further, because the system of client 200 can comprise Android system, IOS system.When the system of client 200 is Android system, although Android system itself uses java code to write, itself has the mechanism of a JNI.Namely at the environment of Linux system, by the instrument of a ndk, the packing of the code file of above-mentioned C language is generated dynamic link library, such as .so storehouse.This .so storehouse be put into Android system exploitation engineering code below, just can realize client 200 and call the function code in .so storehouse.
When the system of client 200 is IOS system, because IOS system is inherently write with object_c and swift based on C language, therefore it is directly imported can be realized calling function code by a .h file.
Further, because the language of server 300 is many, there is PHP, JAVA, C++, even have some itself to be all C.Although category of language is a lot, be all can by various compilation tool, to call C language code.
For PHP, the first step, the same with Android system, code file packing is generated dynamic link library, such as .so storehouse.Second step, uses this .so storehouse to be made into php module, outside.3rd step, then be made into php module.Finally, server 300 just can call this php module.
Further, in the control system of above-mentioned internet of things home appliance, if desired upgrade functional requirement, first can revise corresponding function program by home wiring control end 100, upgrade protocol code file, and by the protocol code file synchronization after renewal to server 300 and client 200.Server 300 and client 200 obtain the protocol code file of this renewal from home wiring control end 100, and are processed accordingly by the protocol code file of renewal, call for server 300 and client 200.Once protocol variation, only need to change accordingly at home wiring control end 100 pairs of protocol code files, server 300 and client 200 carry out calling the control that can realize home appliance after obtaining the protocol code file after change.
Therefore, the embodiment of the present invention not only saves the respective code of each terminal maintenance and the cost of development increased and testing cost, but also the BUG caused when avoiding maintenance code personnel's modify feature of each self terminal, therefore improve development efficiency and maintenance efficiency.
Be described with the control system of an instantiation to above-mentioned internet of things home appliance below.Be specially: household appliances enterprise can utilize the control system of above-mentioned internet of things home appliance, the SDK software outwards providing intelligent appliance to develop, namely comprise above-mentioned protocol code file.Unit of non-household appliances enterprise no longer needs to be concerned about how to control household electrical appliances, utilizes the SDK software development interface of standard, just can be suitable for the Intelligent internet of things function of this household appliances enterprise by fast Development.Meanwhile, because this intelligent appliance exploitation sdk software adopts standard interface, greatly reduce the access difficulty of each development platform, accelerate intelligent appliance and popularize.
Accordingly, as shown in Figure 2, the present invention proposes a kind of control method of internet of things home appliance, be applied to above-mentioned internet of things home appliance control system.This control method comprises the following steps:
Step S110, home wiring control end provide a protocol code file preset; Described protocol code file record is for the power function of home wiring control end, server and client call;
This protocol code file can comprise Protocol document and code file, and this Protocol document is used for predetermined operation specification, such as, specify that air-conditioning is opened in 0x01 representative.Code file is then for realizing air-conditioning open function.Wherein, code file records multiple power function, such as, open air-conditioning, closedown air-conditioning, the design temperature regulating air-conditioning etc.Each power function comprises corresponding parameter item, when this power function is called, as long as import corresponding parameter value into, can realize the function that this power function is corresponding.
Step S120, described server and client obtain described protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on described protocol code file.
Server 300 and client 200 obtain above-mentioned protocol code file from home wiring control end 100, and realize server 300, mutual between client 200 and home wiring control end 100 three based on this protocol code file.Be specially: server 300 and client 200 get this protocol code file, can according to the Protocol document in protocol code file, generate corresponding control routine, to make server 300 and client 200 can according to the operation of user, corresponding power function in invoke code file, and the parameter imported into needed for power function, realize the control to home appliance.
The embodiment of the present invention arranges protocol code file by home wiring control end 100, calls for server 300 and client 200, thus saves the respective code of each terminal maintenance and the cost of development increased and testing cost.
Further, as shown in Figure 3, also comprise after above-mentioned steps S120:
Step S130, when described client is Android system, after obtaining described protocol code file from described home wiring control end, by described protocol code file generated dynamic link library, for client call.
System due to client 200 can comprise Android system, IOS system.When the system of client 200 is Android system, although Android system itself uses java code to write, itself has the mechanism of a JNI.Namely at the environment of Linux system, by the instrument of a ndk, the packing of the code file of above-mentioned C language is generated dynamic link library, such as .so storehouse.This .so storehouse be put into Android system exploitation engineering code below, just can realize client 200 and call the function code in .so storehouse.
When the system of client 200 is IOS system, because IOS system is inherently write with object_c and swift based on C language, therefore it is directly imported can be realized calling function code by a .h file.
Further, as shown in Figure 4, also comprise after above-mentioned steps S130:
Step S140, described server, after obtaining described protocol code file from described home wiring control end, call compilation tool, described protocol code file are compiled into the calling module of the form required for described server, for server calls.
Because the language of server 300 is many, there is PHP, JAVA, C++, even have some itself to be all C.Although category of language is a lot, be all can by various compilation tool, to call C language code.For PHP, the first step, the same with Android system, code file packing is generated dynamic link library, such as .so storehouse.Second step, uses this .so storehouse to be made into php module, outside.3rd step, then be made into php module.Finally, just can call.
Further, as shown in Figure 5, also comprise after above-mentioned steps S130:
Step S150, described home wiring control end 100 upgrade described protocol code file, and by the protocol code file synchronization after renewal to described server and client.
In the control system of above-mentioned internet of things home appliance, if desired upgrade functional requirement, first can revise corresponding function program by home wiring control end 100, upgrade protocol code file, and by the protocol code file synchronization after renewal to server 300 and client 200.Server 300 and client 200 obtain the protocol code file of this renewal from home wiring control end 100, and are processed accordingly by the protocol code file of renewal, call for server 300 and client 200.
These are only the preferred embodiments of the present invention; not thereby the scope of the claims of the present invention is limited; every utilize instructions of the present invention and accompanying drawing content to do equivalent structure or equivalent flow process conversion; or be directly or indirectly used in other relevant technical fields, be all in like manner included in scope of patent protection of the present invention.
Claims (10)
1. the control system of an internet of things home appliance, comprise home wiring control end, server and client, it is characterized in that, described home wiring control end is provided with protocol code file, and described protocol code file record is for the power function of home wiring control end and server, client call; Described server and client obtain described protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on described protocol code file.
2. the control system of internet of things home appliance as claimed in claim 1, it is characterized in that, described power function is made up of C language code.
3. the control system of internet of things home appliance as claimed in claim 1, it is characterized in that, when described client is Android system, after obtaining described protocol code file from described home wiring control end, by described protocol code file generated dynamic link library, for client call.
4. the control system of internet of things home appliance as claimed in claim 1, it is characterized in that, described server is after obtaining described protocol code file from described home wiring control end, call compilation tool, described protocol code file is compiled into the calling module of the form required for described server, for server calls.
5. the control system of the internet of things home appliance as described in any one of claim 1-4, is characterized in that, described home wiring control end upgrades described protocol code file, and by the protocol code file synchronization after renewal to described server and client.
6. a control method for internet of things home appliance, is applied to internet of things home appliance control system, it is characterized in that, described internet of things home appliance control system comprises home wiring control end, server, client; The control method of described internet of things home appliance comprises the following steps:
Home wiring control end provides a protocol code file preset; Described protocol code file record is for the power function of home wiring control end, server and client call;
Described server and client obtain described protocol code file from home wiring control end, and it is mutual to realize between client, server and home wiring control end based on described protocol code file.
7. the control method of internet of things home appliance as claimed in claim 6, it is characterized in that, described power function is made up of C language code.
8. the control method of internet of things home appliance as claimed in claim 6, it is characterized in that, when described client is Android system, after obtaining described protocol code file from described home wiring control end, by described protocol code file generated dynamic link library, for client call.
9. the control method of internet of things home appliance as claimed in claim 6, it is characterized in that, described server is after obtaining described protocol code file from described home wiring control end, call compilation tool, described protocol code file is compiled into the calling module of the form required for described server, for server calls.
10. the control method of the internet of things home appliance as described in any one of claim 6-9, is characterized in that, described control method also comprises:
Described home wiring control end upgrades described protocol code file, and by the protocol code file synchronization after renewal to described server and client.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510980716.7A CN105446154B (en) | 2015-12-22 | 2015-12-22 | The control method and system of internet of things home appliance |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510980716.7A CN105446154B (en) | 2015-12-22 | 2015-12-22 | The control method and system of internet of things home appliance |
Publications (2)
Publication Number | Publication Date |
---|---|
CN105446154A true CN105446154A (en) | 2016-03-30 |
CN105446154B CN105446154B (en) | 2018-08-14 |
Family
ID=55556490
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510980716.7A Active CN105446154B (en) | 2015-12-22 | 2015-12-22 | The control method and system of internet of things home appliance |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105446154B (en) |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109373524A (en) * | 2018-11-30 | 2019-02-22 | 青岛海信日立空调系统有限公司 | Method for converting protocol, system and the air-conditioning system in air-conditioning access cloud |
CN110351321A (en) * | 2018-04-08 | 2019-10-18 | 上海擎感智能科技有限公司 | Data interactive method, data interaction system and electric terminal |
CN113364823A (en) * | 2020-03-04 | 2021-09-07 | 松下家电(中国)有限公司 | Cloud platform switching method, wireless communication module and intelligent household appliance |
CN115296998A (en) * | 2022-07-07 | 2022-11-04 | 珠海格力电器股份有限公司 | Analytic protocol upgrading method and device, electronic equipment and storage medium |
Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100586666B1 (en) * | 2002-11-29 | 2006-06-07 | 산요덴키가부시키가이샤 | Electronic appliances network system, adapter for electronic appliances network, index server, method of connecting electronic appliances network, method of controlling adapter for electronic appliances network, and method of operating index server |
CN102355390A (en) * | 2011-08-16 | 2012-02-15 | 中国科学院电工研究所 | Intelligent home system |
CN103237056A (en) * | 2013-03-29 | 2013-08-07 | Tcl集团股份有限公司 | Equipment terminal, control terminal, server and equipment terminal controlling method |
CN103716129A (en) * | 2013-12-18 | 2014-04-09 | 广东美的厨房电器制造有限公司 | Internet of Things-used wireless communication method and Internet of Things-used wireless communication apparatus |
CN103941665A (en) * | 2013-12-31 | 2014-07-23 | 海尔集团公司 | Household appliance control device and method |
CN103970080A (en) * | 2013-01-30 | 2014-08-06 | 广东美的制冷设备有限公司 | Household appliance control system and function upgrading control method |
CN105138609A (en) * | 2015-08-04 | 2015-12-09 | 广东瑞德智能科技股份有限公司 | XML language based household appliance description method |
CN105159122A (en) * | 2015-09-15 | 2015-12-16 | 海信集团有限公司 | Smart home control system and control method |
-
2015
- 2015-12-22 CN CN201510980716.7A patent/CN105446154B/en active Active
Patent Citations (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR100586666B1 (en) * | 2002-11-29 | 2006-06-07 | 산요덴키가부시키가이샤 | Electronic appliances network system, adapter for electronic appliances network, index server, method of connecting electronic appliances network, method of controlling adapter for electronic appliances network, and method of operating index server |
CN102355390A (en) * | 2011-08-16 | 2012-02-15 | 中国科学院电工研究所 | Intelligent home system |
CN103970080A (en) * | 2013-01-30 | 2014-08-06 | 广东美的制冷设备有限公司 | Household appliance control system and function upgrading control method |
CN103237056A (en) * | 2013-03-29 | 2013-08-07 | Tcl集团股份有限公司 | Equipment terminal, control terminal, server and equipment terminal controlling method |
CN103716129A (en) * | 2013-12-18 | 2014-04-09 | 广东美的厨房电器制造有限公司 | Internet of Things-used wireless communication method and Internet of Things-used wireless communication apparatus |
CN103941665A (en) * | 2013-12-31 | 2014-07-23 | 海尔集团公司 | Household appliance control device and method |
CN105138609A (en) * | 2015-08-04 | 2015-12-09 | 广东瑞德智能科技股份有限公司 | XML language based household appliance description method |
CN105159122A (en) * | 2015-09-15 | 2015-12-16 | 海信集团有限公司 | Smart home control system and control method |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110351321A (en) * | 2018-04-08 | 2019-10-18 | 上海擎感智能科技有限公司 | Data interactive method, data interaction system and electric terminal |
CN109373524A (en) * | 2018-11-30 | 2019-02-22 | 青岛海信日立空调系统有限公司 | Method for converting protocol, system and the air-conditioning system in air-conditioning access cloud |
CN113364823A (en) * | 2020-03-04 | 2021-09-07 | 松下家电(中国)有限公司 | Cloud platform switching method, wireless communication module and intelligent household appliance |
CN115296998A (en) * | 2022-07-07 | 2022-11-04 | 珠海格力电器股份有限公司 | Analytic protocol upgrading method and device, electronic equipment and storage medium |
CN115296998B (en) * | 2022-07-07 | 2023-08-11 | 珠海格力电器股份有限公司 | Analysis protocol upgrading method and device, electronic equipment and storage medium |
Also Published As
Publication number | Publication date |
---|---|
CN105446154B (en) | 2018-08-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10404832B2 (en) | Management of gateway device using virtual gateway device | |
US10949255B2 (en) | Compact schedules for resource-constrained devices | |
CN103023681B (en) | Smart home control device, update method | |
CN105446154A (en) | Control method and system of Internet-of-Things household electric appliances | |
CN106411667B (en) | Intelligent home multi-cloud control method and system based on network chip | |
CN105553959B (en) | Remote control method and system for dynamically generating operation interface of intelligent equipment | |
WO2017040636A1 (en) | Management of multi-radio gateway device using virtual gateway device | |
CN102368214B (en) | Automatic interface generation method and system | |
CN106557034A (en) | A kind of intelligent home furnishing control method based on instant messaging | |
Riaz et al. | Wireless android based home automation system | |
CN104615456A (en) | Information processing method and center control equipment | |
CN103576656A (en) | Method, device and system for controlling household appliances | |
CN103412547A (en) | Method for controlling intelligent housing system through handheld remote control terminal | |
CN107168873B (en) | Network testing system and method based on script | |
CN110703616A (en) | Intelligent interaction method, cloud server, intelligent interaction system and storage medium | |
CN107508846B (en) | Updating method and system of application client and terminal equipment | |
WO2021103619A1 (en) | Network configuration terminal, network configuration method for household appliance, and computer-readable storage medium | |
CN105045116A (en) | Information feedback method and intelligent household controller | |
CN104506448B (en) | A kind of intelligent router that Internet of Things is adaptive | |
CN106331284A (en) | Communication system based on WIFI Internet of things technology | |
Niranjana et al. | Effectual home automation using ESP32 NodeMCU | |
CN110837228A (en) | Intelligent household appliance single and circulating cloud timing control system and control method thereof | |
CN103942134B (en) | Method and system for viewing embedded device log | |
CN108199933B (en) | Household appliance operation control method, system, router and computer readable storage medium | |
EP3082302B1 (en) | Remote home gateway controller, home gateway and terminal control method |
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 |