CN103984246B - Home appliance and the control method thereof of script can be performed - Google Patents

Home appliance and the control method thereof of script can be performed Download PDF

Info

Publication number
CN103984246B
CN103984246B CN201410147698.XA CN201410147698A CN103984246B CN 103984246 B CN103984246 B CN 103984246B CN 201410147698 A CN201410147698 A CN 201410147698A CN 103984246 B CN103984246 B CN 103984246B
Authority
CN
China
Prior art keywords
script
home appliance
memory
operation instruction
character string
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
Application number
CN201410147698.XA
Other languages
Chinese (zh)
Other versions
CN103984246A (en
Inventor
刘志云
周子航
何荣佳
龙永文
黄永兴
翁文丰
鲜志雄
毛宏建
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Midea Group Co Ltd
Guangdong Midea Consumer Electric Manufacturing Co Ltd
Original Assignee
Midea Group Co Ltd
Guangdong Midea Consumer Electric Manufacturing Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Midea Group Co Ltd, Guangdong Midea Consumer Electric Manufacturing Co Ltd filed Critical Midea Group Co Ltd
Priority to CN201410147698.XA priority Critical patent/CN103984246B/en
Publication of CN103984246A publication Critical patent/CN103984246A/en
Application granted granted Critical
Publication of CN103984246B publication Critical patent/CN103984246B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

The invention discloses a kind of home appliance performing script, the control method of the described home appliance performing script includes: obtain script operation instruction, map to first memory after described script operation instruction being resolved, and in described first memory, call corresponding driver;Home appliance is driven to perform the operation with described script operation instructions match according to described driver.The invention also discloses the control method of a kind of home appliance performing script.Present invention achieves and utilize script operation instruction to control the purpose that home appliance runs, improve the New function development efficiency of home appliance, shorten the construction cycle, opened user individual customizing functions function, and the New function autgmentability of home appliance and ductility good.

Description

Home appliance and the control method thereof of script can be performed
Technical field
The present invention relates to home appliance field, particularly relate to perform home appliance and the controlling party thereof of script Method.
Background technology
In traditional appliances equipment control method, C language or assembler language is generally used to write control routine, Then by perform C language compile after or the assembled program of assembler language, reach control household electrical appliances purpose, But, due to assembler language and the complexity of C language itself, and the multiformity of use control chip, This kind of control mode has the disadvantage that first, and input program code character is many, complicated grammatical stucture, Developing loaded down with trivial details, the construction cycle causing home appliance New function is long;Second, product function autgmentability is poor, Function program code and core control program code and are solidificated in home appliance firmware, and code one is dynamic to be moved the most entirely, It is difficult to carry out Function Extension;3rd, control routine compiling needs to develop end computer environment support, no person There will be and cannot compile problems such as passing through;4th, program firmware upgrade mistake difficult, error-prone.
Foregoing is only used for auxiliary and understands technical scheme, does not represent and recognizes that foregoing is Prior art.
Summary of the invention
Present invention is primarily targeted at the household electrical appliances that a kind of performed script with identical inventive concept is provided Equipment and control method thereof, it is intended to script operation instruction is associated with corresponding drive circuit, it is achieved profit Controlling, with script operation instruction, the purpose that home appliance runs, the present invention improves the New function of home appliance Development efficiency, shortens the construction cycle, has opened user individual customizing functions function, and home appliance New function autgmentability and ductility good.
For achieving the above object, the control method of the home appliance of the performed script that the present invention provides includes:
Acquisition script operation instructs, and maps to first memory after described script operation instruction being resolved, and Corresponding driver is called in described first memory;
Home appliance is driven to perform the operation with described script operation instructions match according to described driver.
Preferably, described described script operation instruction is resolved after map to first memory, and described First memory calls corresponding driver include:
Read the character string of described script operation instruction, and judge whether the described character string read is control Instruction:
If described character string is control instruction, then call in described first memory and described control instruction Corresponding driver;
If described character string is logical order, then comprise in determining described logical order redirect direction and After jump location, the mobile character string continuing reading described script operation instruction to described jump location.
Preferably, described in described first memory, driver corresponding with described control instruction is called The most also include: resolve the control parameter that described control instruction is corresponding;
Described in described first memory, call driver corresponding with described control instruction particularly as follows: Journey is driven according to described control parameter call is corresponding with described control instruction in described first memory Sequence.
Preferably, the character string of described reading described script operation instruction includes:
Read CHAR, after the character reading preset length, complete the reading to described CHAR Take;
Or
Read random length character string, complete the reading to described random length character string when reading to length mark Take.
Preferably, the character string of described reading described script operation instruction is particularly as follows: judge that described script is grasped The all character strings making to instruct have read complete the most:
If reading complete, then call default driver;
If not reading complete, then read the character string of described script operation instruction.
Preferably, described judgement described script operation instruction all character strings read complete particularly as follows:
When reading the end mark defaulted in described script operation instruction, it is determined that described script operation All character strings of instruction have read complete.
Preferably, described in described first memory, call corresponding driver particularly as follows:
By corresponding api interface, described first memory calls corresponding driver.
Preferably, described acquisition script operation instruction particularly as follows:
The script operation instruction receiving second memory transmission or the script operation receiving network-side transmission refer to Order.
The present invention further provides a kind of home appliance performing script, including:
Drive circuit, for driving home appliance to perform different operating according to different drivers;
First memory, is connected to described drive circuit, is used for storing described driver;
Script resolver, outputs it after being used for obtaining and resolve script operation instruction;
Call circuit, be connected to described drive circuit, described script resolver and described first memory, After receiving the script operation instruction after described script resolver resolves, adjust in described first memory Transfer described drive circuit with instructing corresponding driver with described script operation, make home appliance hold Row operation.
Preferably, also including network connection device or/and second memory, described network connection device connects In described script resolver, it is transferred to script resolver for the described script of network-side is resolved instruction; Described second memory is connected to described script resolver, is used for storing described script operation instruction.
The present invention can be performed the home appliance of script and be resolved it after script operation instructs by script resolver Map in first memory, and call corresponding to described script operation instruction in described first memory Driver transfer described drive circuit, make home appliance perform operation;The present invention is by script operation Instruction is associated with corresponding drive circuit, it is achieved that utilizes script operation instruction to control home appliance and runs Purpose, improve the New function development efficiency of home appliance, shorten the construction cycle, opened user Personalized function customization function, and the New function autgmentability of home appliance and ductility good.
Accompanying drawing explanation
Fig. 1 is the structural representation that the present invention can perform the home appliance first embodiment of script;
Fig. 2 is the structural representation that the present invention can perform home appliance second embodiment of script;
Fig. 3 is the structural representation that the present invention can perform home appliance the 3rd embodiment of script;
Fig. 4 is the structural representation that the present invention can perform home appliance the 4th embodiment of script;
Fig. 5 is the structural representation that the present invention can perform home appliance the 5th embodiment of script;
Fig. 6 is the structural representation that the present invention can perform the home appliance sixth embodiment of script;
Fig. 7 is the flowage structure that the present invention can perform the control method first embodiment of the home appliance of script Schematic diagram;
Fig. 8 is the flowage structure that the present invention can perform control method second embodiment of the home appliance of script Schematic diagram;
Fig. 9 is the flowage structure that the present invention can perform control method the 3rd embodiment of the home appliance of script Schematic diagram;
Figure 10 is the flow process knot that the present invention can perform control method the 4th embodiment of the home appliance of script Structure schematic diagram.
The realization of the object of the invention, functional characteristics and advantage will in conjunction with the embodiments, do referring to the drawings further Explanation.
Detailed description of the invention
Technical scheme is further illustrated below in conjunction with Figure of description and specific embodiment.Should Understanding, specific embodiment described herein only in order to explain the present invention, is not intended to limit the present invention.
The present invention provides a kind of home appliance performing script.
It is the structural representation that the present invention can perform the home appliance first embodiment of script with reference to Fig. 1, Fig. 1 Figure;In the first embodiment, this home appliance that can perform script includes:
Drive circuit 10, for driving home appliance to perform different operating according to different drivers;
First memory 20, is connected to described drive circuit 10, is used for storing described driver;
Script resolver 30, outputs it after being used for obtaining and resolve script operation instruction;
Call circuit 40, be connected to described drive circuit 10, described script resolver 30 and described first and deposit Reservoir 20, after receiving the script operation instruction after described script resolver 30 resolves, described first Memorizer 20 calls and instructs corresponding driver to transfer described drive circuit with described script operation 10, make home appliance perform operation.
The present embodiment can perform the home appliance of script and resolve script operation instruction by script resolver 30 After mapped in first memory 20, and utilize in described first memory 20 and call circuit 40 and adjust Transfer described drive circuit 10 with instructing corresponding driver with described script operation, make home appliance Perform operation;Script operation instruction is associated by the present invention with corresponding drive circuit 10, it is achieved that utilize Script operation instruction controls the purpose that home appliance runs, and improves the New function development efficiency of home appliance, Shorten the construction cycle, opened user individual customizing functions function, and the New function of home appliance expands Malleability and ductility are good.In the present invention, described home appliance can be electric cooker, fan, water dispenser, Air-conditioning, TV etc..
Further, reference Fig. 2, Fig. 2 is home appliance the second embodiment that the present invention can perform script Structural representation;In the second embodiment, the described home appliance performing script also includes Second memory 50, described second memory 50 is connected to described script resolver 30, is used for storing described Script operation instructs.That is, the script operation instruction that described script resolver 30 obtains is stored in described family In the described second memory 50 that electricity equipment carries, when script operation instruction assigned by needs, can be direct Call from described second memory 50.In like manner, Fig. 3 is the home appliance that the present invention can perform script The structural representation of three embodiments;In described 3rd embodiment, described first memory 20 is connected to Described script resolver 30, and described first memory 20 is additionally operable to store described script operation instruction;Also That is, what the first memory 20 in described 3rd embodiment also assume responsibility in above-mentioned second embodiment second deposits The function of reservoir 50, the script operation instruction that described script resolver 30 obtains is stored in described home appliance In the described first memory 20 carried, when script operation instruction assigned by needs, can be directly from described First memory 20 calls.
Further, Fig. 4 is the structural representation that the present invention can perform home appliance the 4th embodiment of script Figure;In described 4th embodiment, the described home appliance performing script also includes network connection device 60, described network connection device 60 is connected to described script resolver 30, for by described in network-side Script resolves instruction and is transferred to script resolver 30;That is, network-side is by described network connection device 60 Export described script operation instruction extremely described script resolver 30, when script operation instruction assigned by needs, Have only to network described home appliance, i.e. can be from network-side, such as, mobile phone, under panel computer etc. Reach script operation instruction.Described network connection device 60 is USB interface or radio receiver;That is, Network-side can be by wired or wirelessly assign script operation to described script resolver 30 and refer to Order.
As it is shown in figure 5, the structure of home appliance the 5th embodiment that Fig. 5 is the present invention can perform script is shown It is intended to;The described home appliance performing script also includes network connection device 60 and second memory 50, Described network connection device 60 is connected to described script resolver 30, for by the described script solution of network-side Analysis instruction is transferred to script resolver 30;Described second memory 50 is connected to described script resolver 30, For storing described script operation instruction.From the foregoing, the described home appliance performing script also may be used To arrange described network connection device 60 and described second memory 50 simultaneously, can according to circumstances utilize institute State network connection device 60 or described second memory 50 selects the mode assigning script operation instruction.In like manner, As shown in Figure 6, Fig. 6 is the structural representation that the present invention can perform the home appliance sixth embodiment of script, The described home appliance performing script also includes network connection device 60, and described network connection device 60 is even Being connected to described script resolver 30, being transferred to script parsing for the described script of network-side being resolved instruction Device 30;By above-mentioned, described first memory 20 is connected to described script resolver 30, in sixth embodiment In, described first memory 20 also assume responsibility for the function of the second memory 50 in above-mentioned second embodiment, It is additionally operable to store described script operation instruction.That is, the described home appliance performing script can also root Utilize described network connection device 60 or described first memory 20 to select according to situation and assign script operation instruction Mode.
The present invention further provides the control method of a kind of home appliance performing script.
It is the control method first embodiment that the present invention can perform the home appliance of script with reference to Fig. 7, Fig. 7 Flowage structure schematic diagram;In the first embodiment, this can perform the control of home appliance of script Method includes:
Step S10, after obtaining script operation instruction, enters step S20, described script operation instruction is solved Map to first memory 20 after analysis, and call corresponding driver in described first memory 20;
Step S30, drives home appliance to perform and described script operation instruction according to described driver The operation joined.
The present embodiment is resolved after script operation instructs by script resolver 30 and is mapped to first memory In 20, and call to come with the described script operation corresponding driver of instruction in described first memory 20 Transfer described drive circuit 10, make home appliance perform operation;Script operation instruction is driven with corresponding Circuit 10 is associated, it is achieved that utilize script operation instruction to control the purpose that home appliance runs.As excellent Choosing, obtains script operation instruction particularly as follows: receive the foot of second memory 50 transmission in described step S10 The script operation instruction that this operational order or reception network-side send, that is, described script operation instruction can To be stored in described second memory 50, it is also possible to received from network-side by network connection device 60; In the present invention, described script operation instruction is stored in described first memory 20, and by institute State first memory 20 and be connected to described script resolver 30, make described first memory 20 can substitute institute State second memory 50.As preferably, described step S20 calls phase in described first memory 20 The driver answered is particularly as follows: pass through corresponding API(Application Programming Interface: Application programming interface) interface, calls corresponding driver, also in described first memory 20 That is, the corresponding corresponding api interface of each driver, described in call circuit 40 by corresponding Api interface call driver.
It is control method the second embodiment that the present invention can perform the home appliance of script with reference to Fig. 8, Fig. 8 Flowage structure schematic diagram;In this second embodiment, described script operation is referred to by described step S20 Order maps to first memory 20 after resolving, and calls corresponding driving in described first memory 20 Program includes:
Step S201, reads the character string of described script operation instruction, due to described script operation character string May be control instruction (the such as heating of order electric cooker or the instruction of stopping heating) or logical order (such as order electric cooker stops the heating instruction of 5 minutes after heating 20 minutes), accordingly, it would be desirable to right Different character strings is differentiated, hence into step S202, it is judged that whether the described character string of reading is Control instruction:
If described character string is control instruction, that is, now need to drive described home appliance to carry out accordingly Operation, hence into step S203, call in described first memory 20 and described control instruction phase The driver answered;Afterwards, enter in step S30, drive home appliance to hold according to described driver Row and the operation of described script operation instructions match.Such as, after receiving order electric cooker heating instructions, The heater circuit of the heat driven driven by program electric cooker calling electric cooker heats.
If described character string is logical order, in instructing at a Script controlling, each control instruction A corresponding character string may be only existed, therefore, if it is desirable to the most repeatedly perform a certain control Instruction, then need repeatedly to read this character string, at this time, it may be necessary to carry out logic control, that is, at needs When carrying out a certain control instruction again, need to judge that character string corresponding to this control instruction is positioned at described foot After which position of this operational order, jump directly to this position and be read out, hence into step S204, comprise in determining described logical order redirect direction and jump location after, move to Described jump location and enter step S201 relaying resume studies take described script operation instruction character string.Ratio As, receiving order electric cooker after heating 20 minutes after the stopping heating instruction of 5 minutes, logic refers to Order is after heating 20 minutes, how by the position of the reading character string corresponding to current computer heating control instruction Put the position jumping to stop the reading character string corresponding to computer heating control instruction, now judge its side of redirecting To and directly move and be read out to the position of reading character string stopped corresponding to computer heating control instruction.
It is control method the 3rd embodiment that the present invention can perform the home appliance of script with reference to Fig. 9, Fig. 9 Flowage structure schematic diagram;Described step S203 is called and described control in described first memory 20 System also includes before instructing corresponding driver: step S205, resolves the control that described control instruction is corresponding Parameter processed;That is, control instruction is accompanied with accordingly controls parameter accordingly, such as, electric cooker heating refers to Order includes heating power, heating duration etc.;Now need control parameter is resolved.
Described step S203 is called in described first memory 20 drive corresponding with described control instruction Dynamic program is particularly as follows: refer to described control according to described control parameter call in described first memory 20 Make corresponding driver, when parsing the control parameter corresponding to control instruction, need according to described Control parameter and carry out call driver, and it is relevant to utilize corresponding drive circuit 10 to drive home appliance to perform Action.
Further, the character string reading described script operation instruction in described step S201 includes: read CHAR, completes the reading to described CHAR after the character reading preset length;Or read Take random length character string, complete the reading to described random length character string when reading to length mark.This In invention, the character string of described script operation instruction includes CHAR and random length character string, works as institute State the character string of script operation instruction when being CHAR, the character string of reading every time can be preset Length, in the present embodiment, can arrange it is 3 bytes, therefore thinks reading after 3 bytes Complete the reading to this character string;But in the present invention, it is not limited to 3 bytes, it is also possible to root Set it to 4,5 or the byte of other numbers according to needing;When described script operation instructs Character string when being random length character string, after each character string needing switching, set up a length mark, When reading this length mark, it is believed that have been completed the reading to this character string.
It is control method the 4th enforcement that the present invention can perform the home appliance of script with reference to Figure 10, Figure 10 The flowage structure schematic diagram of example;In 4th embodiment, described step S201 reads described script behaviour Make the character string that instructs particularly as follows: step S206, it is judged that all character strings of described script operation instruction are No read complete: if reading complete, then the operation representing this script operation instruction corresponding the most all performs Complete, hence into step S207, after calling default driver, enter step S30, that is, In the present invention, after completing each script operation instruction, all it is preset with corresponding action, such as, at electricity After rice cooker heating is complete, enters holding state, now need to call standby program to drive stand-by circuit Electric cooker is made to enter holding state;If not reading complete, then represent and now also need to perform following action, Resume studies hence into step S201 relaying and take the character string of described script operation instruction.
Further, described step S206 judging, all character strings that described script operation instructs read Complete particularly as follows: when read default in described script operation instruction in end mark time, it is determined that described All character strings of script operation instruction have read complete, that is, in the present embodiment, grasp at each script An end mark it is designed with, when reading this end mark, it is believed that read complete institute in instructing State script operation instruction.
The invention described above embodiment sequence number, just to describing, does not represent the quality of embodiment.More than by The description of embodiment, those skilled in the art is it can be understood that can to above-described embodiment method The mode adding required general hardware platform by software realizes, naturally it is also possible to by hardware, but very In the case of Duo, the former is more preferably embodiment.Based on such understanding, technical scheme essence On the part that in other words prior art contributed can embody with the form of software product, this meter Calculation machine software product is stored in a storage medium (such as ROM/RAM, magnetic disc, CD), including Some instructions with so that a station terminal equipment (can be home appliance, mobile phone, computer, server, Or the network equipment etc.) perform the method described in each embodiment of the present invention.
The foregoing is only the preferred embodiments of the present invention, not thereby limit its scope of the claims, every profit The equivalent structure made by description of the invention and accompanying drawing content or equivalence flow process conversion, directly or indirectly transport It is used in other relevant technical fields, is the most in like manner included in the scope of patent protection of the present invention.

Claims (7)

1. the control method of the home appliance that can perform script, it is characterised in that including:
Acquisition script operation instructs, and maps to first memory after described script operation instruction being resolved, and Corresponding driver is called in described first memory;
Home appliance is driven to perform the operation with described script operation instructions match according to described driver; Wherein,
Described acquisition script operation instruction particularly as follows:
The script operation instruction receiving second memory transmission or the script operation receiving network-side transmission refer to Order.
The control method of the home appliance of script can be performed the most as claimed in claim 1, it is characterised in that Described described script operation instruction is resolved after map to first memory, and in described first memory Call corresponding driver to include:
Read the character string of described script operation instruction, and judge whether the described character string read is control Instruction:
If described character string is control instruction, then call in described first memory and described control instruction Corresponding driver;
If described character string is logical order, then comprise in determining described logical order redirect direction and After jump location, the mobile character string continuing reading described script operation instruction to described jump location.
The control method of the home appliance of script can be performed the most as claimed in claim 2, it is characterised in that Described in described first memory, call driver corresponding with described control instruction before also wrap Include: resolve the control parameter that described control instruction is corresponding;
Described in described first memory, call driver corresponding with described control instruction particularly as follows: Journey is driven according to described control parameter call is corresponding with described control instruction in described first memory Sequence.
The control method of the home appliance of script can be performed the most as claimed in claim 2, it is characterised in that The character string of described reading described script operation instruction includes:
Read CHAR, after the character reading preset length, complete the reading to described CHAR Take;
Or
Read random length character string, complete the reading to described random length character string when reading to length mark Take.
The control method of the home appliance of script can be performed the most as claimed in claim 2, it is characterised in that The character string of described reading described script operation instruction is particularly as follows: judge that what described script operation instruct owns Character string has read complete the most:
If reading complete, then call default driver;
If not reading complete, then read the character string of described script operation instruction.
The control method of the home appliance of script can be performed the most as claimed in claim 5, it is characterised in that Described judgement described script operation instruction all character strings read complete particularly as follows:
When reading the end mark defaulted in described script operation instruction, it is determined that described script operation All character strings of instruction have read complete.
7. the control method of the home appliance of the performed script as described in any one of claim 1 to 6, its Be characterised by, described in described first memory, call corresponding driver particularly as follows:
By corresponding api interface, described first memory calls corresponding driver.
CN201410147698.XA 2014-04-14 2014-04-14 Home appliance and the control method thereof of script can be performed Active CN103984246B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410147698.XA CN103984246B (en) 2014-04-14 2014-04-14 Home appliance and the control method thereof of script can be performed

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410147698.XA CN103984246B (en) 2014-04-14 2014-04-14 Home appliance and the control method thereof of script can be performed

Publications (2)

Publication Number Publication Date
CN103984246A CN103984246A (en) 2014-08-13
CN103984246B true CN103984246B (en) 2016-09-14

Family

ID=51276265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410147698.XA Active CN103984246B (en) 2014-04-14 2014-04-14 Home appliance and the control method thereof of script can be performed

Country Status (1)

Country Link
CN (1) CN103984246B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI635721B (en) * 2017-06-03 2018-09-11 禾聯碩股份有限公司 Home appliance system with script function and control method thereof

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106814629B (en) * 2015-11-27 2021-03-12 大唐移动通信设备有限公司 Method and device for controlling smart home
CN108170512A (en) * 2017-12-27 2018-06-15 德阳源创能源科技有限公司 Script drives analysis method and device
CN111505945A (en) * 2019-01-30 2020-08-07 深圳市冠旭电子股份有限公司 Household appliance programming control method, household appliance and storage medium
CN112493955B (en) * 2020-11-10 2021-11-26 佛山市百斯特电器科技有限公司 Control method of washing equipment and washing equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1380909A2 (en) * 2002-07-01 2004-01-14 Matsushita Electric Industrial Co., Ltd. Home electrical appliance control device, control method, control program and home electrical appliance
CN1670698A (en) * 2005-04-06 2005-09-21 清华大学 Transparent computing based computing apparatus and method
CN101523909A (en) * 2006-08-11 2009-09-02 夏普株式会社 Image display device, image data providing device, image display system, image display system control method, control program, and recording medium
CN101859113A (en) * 2010-03-19 2010-10-13 美的集团有限公司 Control device and control method of electric cooker
CN103379127A (en) * 2012-04-12 2013-10-30 阿里巴巴集团控股有限公司 Data interaction method and apparatus between server and client
CN203965831U (en) * 2014-04-14 2014-11-26 美的集团股份有限公司 Can carry out the home appliance of script

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010032278A1 (en) * 1997-10-07 2001-10-18 Brown Stephen J. Remote generation and distribution of command programs for programmable devices
KR20120083802A (en) * 2011-01-18 2012-07-26 삼성전자주식회사 Code reassignment apparatus and method for virtual machine

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1380909A2 (en) * 2002-07-01 2004-01-14 Matsushita Electric Industrial Co., Ltd. Home electrical appliance control device, control method, control program and home electrical appliance
CN1670698A (en) * 2005-04-06 2005-09-21 清华大学 Transparent computing based computing apparatus and method
CN101523909A (en) * 2006-08-11 2009-09-02 夏普株式会社 Image display device, image data providing device, image display system, image display system control method, control program, and recording medium
CN101859113A (en) * 2010-03-19 2010-10-13 美的集团有限公司 Control device and control method of electric cooker
CN103379127A (en) * 2012-04-12 2013-10-30 阿里巴巴集团控股有限公司 Data interaction method and apparatus between server and client
CN203965831U (en) * 2014-04-14 2014-11-26 美的集团股份有限公司 Can carry out the home appliance of script

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI635721B (en) * 2017-06-03 2018-09-11 禾聯碩股份有限公司 Home appliance system with script function and control method thereof

Also Published As

Publication number Publication date
CN103984246A (en) 2014-08-13

Similar Documents

Publication Publication Date Title
CN103984246B (en) Home appliance and the control method thereof of script can be performed
CN105553836A (en) Household appliance control method and system based on Wechat
JP6581097B2 (en) Method and apparatus for automatic device program generation
CN107276866A (en) Home appliance match somebody with somebody network method, device and home appliance
CN105116734A (en) Control device and device for intelligent household electrical appliance and control terminal
CN104615456A (en) Information processing method and center control equipment
CN103345236A (en) Open-type intelligent household appliance and control method for same
CN101316183B (en) Human-machine interaction interface generation method and system of digital home network
US20150286362A1 (en) Method and apparatus for automatic device program generation
CN102271313A (en) Mobile-communication-network-based remote appliance control system and method
KR20120073107A (en) Apparatus for software-defined raido terminal and methods for distributing and installing raido applications
CN105912341A (en) Configuration method of calibration parameter of sensor, and electronic equipment
CN103984247B (en) Control method and the device of script home appliance can be performed
CN103503578A (en) Method and apparatus to facilitate coupling an led-based lamp to a fluorescent light fixture
CN105141450A (en) Configuration methods and devices for WIFI module of internet of things device
CN113055255A (en) Scene configuration method and device of intelligent household appliance, storage medium and electronic equipment
CN106534957A (en) Intelligent electric appliance network setting method and system
CN102750812A (en) Method for matching reception device and remote controller, reception device and remote controller
CN104954855A (en) Intelligent television control method based on Android system
CN104898930A (en) Setting method and system of working scene of intelligent terminal
CN109828840A (en) Resource method of combination, device, storage medium and electronic equipment
CN106126330A (en) A kind of method and apparatus switching application
CN106326087A (en) Webpage experiencing method based on robot operating system and system thereof
CN102004640B (en) Method and device for rapidly providing customized software package
CN203965831U (en) Can carry out the home appliance of script

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant