CN105183569A - Method and apparatus for triggering action by using event - Google Patents

Method and apparatus for triggering action by using event Download PDF

Info

Publication number
CN105183569A
CN105183569A CN201510548379.4A CN201510548379A CN105183569A CN 105183569 A CN105183569 A CN 105183569A CN 201510548379 A CN201510548379 A CN 201510548379A CN 105183569 A CN105183569 A CN 105183569A
Authority
CN
China
Prior art keywords
action
parameter
described action
type
event
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.)
Pending
Application number
CN201510548379.4A
Other languages
Chinese (zh)
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.)
Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Original Assignee
Qingdao Haier Intelligent Home Appliance Technology 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 Qingdao Haier Intelligent Home Appliance Technology Co Ltd filed Critical Qingdao Haier Intelligent Home Appliance Technology Co Ltd
Priority to CN201510548379.4A priority Critical patent/CN105183569A/en
Publication of CN105183569A publication Critical patent/CN105183569A/en
Pending legal-status Critical Current

Links

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The present invention mainly aims to provide a method and an apparatus for triggering an action by using an event, to resolve a problem that currently in an AllJoyn event-action system, a control terminal cannot provide an interface for a user to input a parameter value of a to-be-executed action. The method for triggering an action by using an event comprises: determining whether it is required to set a parameter for an action related to an occurred event; when it is determined that it is required to set a parameter for an action related to the event, displaying a user interface for prompting a user to input a value to trigger the action; and executing an action corresponding to the event according to received value. According to the solution, a system is more intelligent, and usage of the user is convenient.

Description

A kind of method by event trigger action and device
Technical field
The present invention relates to communication technical field, particularly relate to a kind of method by event trigger action and device.
Background technology
AllJoyn is a kind of based on C/S (Client/Server, client-server) framework equipment between point-to-point communication framework, be made up of BusDaemon (bus finger daemon) and terminal node, BusDaemon is responsible for the Message routing between terminal node, the functions such as service discovery, terminal node refers to the application program on the equipment of operating in, and needs to be connected on BusDaemon after startup.
AllJoyn equipment in network is coupled together by distributed bus, when after a certain state change of equipment, can send the change that a signal informs other these states of equipment, this signal is propagated in a network by broadcast mode, and interested user can receive this signal by subscribing to.The signal of this description equipment state change, be called event (Event), event has corresponding semantic description.Event may cause the operation behavior for a certain home appliance, and as air monitor finds that PM2.5 reaches 100, send a signal and inform this event of user, then user can open air purifier to regulate the PM2.5 value of air usually.Each operation of household electrical appliances is described equally, is called Action, when user just can refer to the implication configuration allocate event generation of event and operation, carry out corresponding operation, i.e. Event-Action (event-action) association.Typically, the mobile phone application of user finds the equipment in network, the interface message of acquisition equipment, also interface descriptor is claimed, interface descriptor is with XML (extend markup language, ExtensibleMarkupLanguage) form represents, mobile phone analytic application XML descriptor, obtain the descriptor of the Event about equipment, such as, " Thelighthasbeenturnedon (lamp is opened) ", and about the Action descriptor of equipment, such as, " Togglelightswitch (switching lamp switch) ".User checks whole event in network and action by mobile phone application, event and action is associated, forms a rule, be configured to ruleengine.PM2.5 value as the aforementioned reaches 100 and open air purifier and just form the rule of ruleengine.Indoor PM2.5 value raises, and reach 100, air monitering equipment just can send event signal.After ruleengine receives this event signal, just trigger and call corresponding action---open air purifier.
But the event-moving system of existing AllJoyn can only show the action of printenv (as above example, triggers the switch of lamp) or static parameter (such as, lamp being transferred to blueness) to arrange for user.If but ran into when this generic operation of air-conditioner temperature is set, would be difficult to realize by the exhaustive all possible operations of the mode of static parameter.
Summary of the invention
Fundamental purpose of the present invention is to provide a kind of method by event trigger action and device, to solve in the event-moving system of current AllJoyn, control terminal cannot trigger for user is provided for inputting the problem that controlled plant performs the parameter interface of required movement.
According to an aspect of the present invention, provide a kind of method by event trigger action, comprising: determine whether the action that event associates needs parameters; When determining that the action of event correlation needs parameters, present the user interface of the numerical value for inputting trigger action; The action corresponding with event is performed according to the numerical value received.
Wherein, determine whether the action of the event correlation received needs parameters to comprise: determine with the action of event correlation the need of parameters according to the default mark of the interface message of action.
Wherein, when determining that the action of event correlation needs parameters, the user interface presenting the numerical value for inputting trigger action comprises: according to the parameter type of the interface message determination action of action; The user interface of the numerical value for inputting trigger action is presented according to the parameter type obtaining action.
Wherein, the parameter type of above-mentioned action comprises: enumeration type, ordinary numeric value type and compound type; The user interface of the numerical value presented for inputting trigger action according to the type obtaining action parameter comprises: when the parameter of action is enumeration type, user interface presents the natural language description information of action, and enumerate action parameter; When the parameter of action is value type, user interface presents the natural language description information of action, and the numerical value of pointing out user's input action parameter corresponding; When the parameter of action is compound type, user interface presents the natural language description information of action, and every numerical value of pointing out user's input action parameter corresponding.
Wherein, whether the parameter type according to the interface message determination action of action comprises: determine in the interface message of action containing enumerating mark, if, then determine that action parameter is enumeration type, if not, then according to the parameter type item in the interface message of action, determine that action parameter is value type or compound type.
Further, said method also comprises: before the user interface presenting the numerical value for inputting trigger action, if determine that event correlation action needs parameters, then adds in the descriptor of action and shows that this action needs the mark of parameters; When presenting the descriptor of action on a user interface, need parameters according to mark prompting user current action.
According to another aspect of the present invention, provide a kind of device by event trigger action and comprise: determination module, for determining whether the action that event associates needs parameters; Presenting module, for when determining that the action of event correlation needs parameters, presenting the user interface of the numerical value for inputting trigger action; Execution module, for performing the action corresponding with event according to the numerical value received.
Wherein, above-mentioned determination module specifically for: determine with the action of event correlation the need of parameters according to the default mark of the interface message of action.
Wherein, the above-mentioned module that presents comprises: determining unit, for the parameter type of the interface message determination action according to action; First display unit, for presenting the user interface of the numerical value for inputting trigger action according to the parameter type obtaining action.
Wherein, the parameter type of above-mentioned action comprises: enumeration type, ordinary numeric value type and compound type; Present module to comprise: the second display unit, for when the parameter of action is enumeration type, user interface presents the natural language description information of action, and enumerate action parameter; 3rd display unit, for when the parameter of action is value type, user interface presents the natural language description information of action, and the numerical value of pointing out user's input action parameter corresponding; 4th display unit, for when the parameter of action is compound type, user interface presents the natural language description information of action, and every numerical value of pointing out user's input action parameter corresponding.
Wherein, above-mentioned determining unit specifically for: determine whether containing enumerating mark in the interface message of action, if, then determine that action parameter is enumeration type, if not, then according to the parameter type item in the interface message of action, determine that action parameter is value type or compound type.
Further, said apparatus also comprises: identification module, for before the user interface presenting the numerical value for inputting trigger action, if determine that event correlation action needs parameters, then add in the descriptor of action and show that this action needs the mark of parameters; Reminding module, during for presenting the descriptor of action on a user interface, needs parameters according to mark prompting user current action.
Beneficial effect of the present invention is as follows:
The scheme that the embodiment of the present invention provides, the user interface inputting concrete numerical value for user is provided for needing the action of parameters, and then perform required movement according to the concrete numerical value of user's input, make user in the process of event-moving system using AllJoyn, opertaing device can be driven by the numerical value of the parameters specifically arranging the required movement of equipment to perform an action, make system more intelligent, convenient for users.
Accompanying drawing explanation
Accompanying drawing described herein is used to provide a further understanding of the present invention, and form a application's part, schematic description and description of the present invention, for explaining the present invention, does not form inappropriate limitation of the present invention.In the accompanying drawings:
Fig. 1 is the process flow diagram of the method by event trigger action that the invention process 1 provides;
Fig. 2 is the process flow diagram of the method by event trigger action that the invention process 2 provides;
Fig. 3 is the process flow diagram of operation corresponding to decision event that the embodiment of the present invention 2 provides the need of parameters;
Fig. 4 is the structured flowchart of the device by event trigger action that the invention process 3 provides.
Embodiment
In order to solve in the event-moving system of prior art AllJoyn, control terminal cannot trigger for user is provided for inputting the problem that controlled plant performs the parameter interface of required movement, the invention provides a kind of method by event trigger action and device, below in conjunction with accompanying drawing and embodiment, the present invention is further elaborated.Should be appreciated that specific embodiment described herein only in order to explain the present invention, do not limit the present invention.
Embodiment 1
Present embodiments provide a kind of method by event trigger action, the method is used for pointing out input for the numerical value according to event trigger action to user, Fig. 1 is the process flow diagram of the method by event trigger action that the invention process provides, and as shown in Figure 1, the method comprises the steps:
Step 101: determine whether the action that event associates needs parameters;
Determine whether the action that current event associates needs parameters specifically can comprise: determine with the action of event correlation the need of parameters according to the default mark in the interface message of the action with event correlation, wherein, the interface message of action can be specifically that controlled device sends to the information such as the natural language description about the mark of the executable action of this equipment, the design parameter of action and action of main control terminal.
Step 102: when determining that the action of event correlation needs parameters, presents the user interface of the numerical value for inputting trigger action;
When determining that the action of event correlation needs parameters, the user interface presenting the numerical value for inputting trigger action specifically can comprise: according to the type of the parameter determination action parameter in the interface message of action; The user interface of the numerical value for inputting trigger action is presented according to the type obtaining action parameter.
Specifically can comprise according to the type of action parameter determination action parameter in the interface message of action:
Determine whether identify containing presetting in action parameter, if so, then determine that action parameter is enumeration type, if not, then according to the parameter type item in action parameter, determine that action parameter is value type or compound type.
Wherein, the user interface of the numerical value presented for inputting trigger action comprises: action parameter type comprises: enumeration type, ordinary numeric value type and compound type; When action parameter is enumeration type, user interface presents the natural language description information of action, and enumerate action parameter; When action parameter is value type, user interface presents the natural language description information of action, and the numerical value of pointing out user's input action parameter corresponding; When action parameter is compound type, user interface presents the natural language description information of action, and every numerical value of pointing out user's input action parameter corresponding.
Step 103: perform the action corresponding with event according to the numerical value received.
Further, said method can also comprise: before the user interface presenting the numerical value for inputting trigger action, if determine that event correlation action needs parameters, then adds in the descriptor of action and shows that this action needs the mark of parameters; When presenting the descriptor of action on a user interface, need parameters according to mark prompting user current action.
Embodiment 2
The present embodiment is further described the method by event trigger action provided by the invention by a concrete example:
At one based in the home network of AllJoyn, there is an intelligent TV set and one group of Intelligent lamp, suppose that user arranges event-action rules by application program of mobile phone.
Fig. 2 is the process flow diagram of the method by event trigger action that the embodiment of the present invention 2 provides, and as shown in Figure 2, the method comprises following operation:
Intelligent television and Intelligent lamp broadcast About information in a network, comprise facility information and the interface message of TV and light fixture in this About information.After mobile phone receives About information, judge that two equipment have the event and operation that can arrange.Therefore, mobile phone connects with two equipment respectively, and obtain the interface message represented in xml form, this interface message is the interface message of the executable everything of equipment, and therefrom extracts the natural language description about event and action.
The natural language description about event and action extracted presents on a user interface by mobile phone, and user sees the equipment and corresponding event that can send event from interface.Such as, when TV is opened, TV can send an information, and notice TV is opened.Meanwhile, user can see the equipment and corresponding action that can make action from interface.Such as, the color that light opened or closed, changed bulb is switched.
User selects TV to open this event, and after mobile phone application detects the selection of user, produce TV and open event data corresponding to event, user selects light manipulation to open as with TV the action that event is associated further.Mobile phone application judges that this operation contains parameter, and then processes corresponding parameter information, until present to the interactive interface of user's input parameter.The more detailed treatment scheme of of this part comprises following process as shown in Figure 3:
The XML interface message of mobile phone analytic application action, and then judge that whether this operation is containing parameter.If this operation does not comprise parameter, as triggered the switch of lamp in precedent, then directly produce corresponding action data.
If this operation comprises parameter, then find the descriptor to operating, add parameter tags (#param#) wherein.During action display, do special processing according to parameter tags wherein, prompting user input parameter.Meanwhile, the hyperlink of an interface redirect can also be set in prompting position.After user clicks this link, jump to parameters input interface.
The XML information of further analytic parameter applied by mobile phone, judges parameter type according to analysis result.Three types is comprised below main:
Class1: enumeration type;
Comprise in the descriptor of enumeration type parameter and special enumerate mark, such as one the operation SwitchLampColor changing bulb color, parameter color is the color of object of bulb, such as, and total white, red, green, blue four kinds of colors.Often kind of color numerical value represents, input parameter is 1 and represents that Selecting parameter is red.After light fixture receives corresponding operation requests, bulb can be become redness.
Mobile phone application, first by detecting the special identifier in above-mentioned field in <description>, being@color in this example, judging that this parameter is enumeration type.Corresponding to the parameter of enumeration type, select the interface masterplate be applicable to, as the form such as drop-down menu, radio box.The descriptor of optimum configurations interface display parameter " is specified the value of bulb color " and is corresponded to the mutual inputting interface of enumeration type.
Parameter value 1 according to " 1=Red " in <description>, is given this action after selecting " Red " by user.
Type 2: value type;
Value type parameter, such as the operation ToggleSwitch of a switching light opening/closing, comprises a parameter brightness, for controlling the brightness of bulb, as " brightness=0 " then light closedown, brightness=100 then light is opened to the brightest.
Special enumerate mark if do not comprised in detected parameters <description>, then judge that this parameter is not enumeration type.Further, analytic parameter type type=" i ", judges that this parameter is an ordinary numeric value type.(in AllJoyn, ordinary numeric value is as its type of letter representation such as integer, character string.)
Corresponding to the parameter of value type, select the interface masterplate be applicable to, as input frame form.The descriptor of optimum configurations interface display parameter " is specified the value of the brightness of bulb " and is corresponded to the mutual inputting interface of enumeration type.
After user inputs corresponding numerical value, this numerical value gives this action as corresponding parameter value.
Type 3: compound type;
Compound type parameter, such as the operation TransitionLampState of a change bulb state, parameter newState represents the dbjective state of bulb.This state is a composite structure, and comprise tone, color saturation, colour temperature three class data, every class data numerical value represents.
If detect in <description> and do not comprise special identifier, then judge that this parameter is not enumeration type.Further, analytic parameter type type=" [LampState] ", judges that this parameter is a compound type.This compound type is defined by LampState structure.
Mobile phone analytic application LampState type, obtains it and comprises three fundamental type data.The descriptor of optimum configurations interface display parameter, the description of three fundamental types and each self-corresponding input frame.
After the input frame of three parameters in the user interface that user is shown by mobile phone inputs corresponding numerical value respectively, the structure of these three numerical value compositions gives this action as corresponding parameter value.
Complete after being with the action of parameter to arrange, the event that user selects by mobile phone application and action binding, store after forming an event-action rules.
When arranging event-action rules, judgement action comprises parameter, adds respective markers and reflected by user interface in action description, processes parameter information further, resolves and obtains parameter type, the interface masterplate presentation parameter inputting interface corresponding according to its type.
In the present embodiment, the interface that AllJoyn arranges event-action can realize editing event-action rules, to needing the action of parameter to do special processing, can show the interactive interface be simple and easy to, allow user's input parameter, convenient for users to use.
Embodiment 3
Present embodiments provide a kind of device by event trigger action, the method by event trigger action that this device provides for realizing above-described embodiment 1 and embodiment 2, Fig. 4 is the structured flowchart of this device, and as shown in Figure 4, this device 30 comprises following ingredient:
Determination module 31, for determining whether the action that event associates needs parameters;
Presenting module 32, for when determining that the action of event correlation needs parameters, presenting the user interface for pointing out user to input the numerical value of trigger action;
Execution module 33, for performing the action corresponding with event according to the numerical value received.
Wherein, above-mentioned determination module 31 specifically may be used for: determine with the action of event correlation the need of parameters according to the default mark of the interface message of action.
Wherein, the above-mentioned module 32 that presents specifically can comprise: determining unit and the first display unit, and wherein, the first display unit is used for the user interface presenting the numerical value for inputting trigger action according to the type obtaining action parameter; Determining unit is used for the parameter type according to the interface message determination action of action; Concrete, determining whether containing enumerating mark in the interface message of action, if so, then determining that action parameter is enumeration type, if not, then according to the parameter type item in the interface message of action, determine that action parameter is value type or compound type.The parameter type of action specifically can comprise: enumeration type, ordinary numeric value type and compound type; Based on this, the above-mentioned module 32 that presents specifically can comprise: the second display unit, for when the parameter of action is enumeration type, user interface presents the natural language description information of action, and enumerates action parameter; 3rd display unit, for when the parameter of action is value type, user interface presents the natural language description information of action, and the numerical value of pointing out user's input action parameter corresponding; 4th display unit, for when the parameter of action is compound type, user interface presents the natural language description information of action, and every numerical value of pointing out user's input action parameter corresponding.
Further, said apparatus also comprises: identification module, for before the user interface presenting the numerical value for inputting trigger action, if determine that event correlation action needs parameters, then add in the descriptor of action and show that this action needs the mark of parameters; Reminding module, during for presenting the descriptor of action on a user interface, needs parameters according to mark prompting user current action.
The foregoing is only embodiments of the invention, be not limited to the present invention, for a person skilled in the art, the present invention can have various modifications and variations.Within the spirit and principles in the present invention all, any amendment done, equivalent replacement, improvement etc., all should be included within right of the present invention.

Claims (12)

1., by a method for event trigger action, it is characterized in that, comprising:
Determine whether the action of the event correlation of current generation needs parameters;
When determining that the action of described event correlation needs parameters, present the user interface for inputting the numerical value triggering described action;
The action corresponding with described event is performed according to the numerical value received.
2. method according to claim 1, is characterized in that, whether the action of the event correlation of described current generation needs parameters, comprising:
Determine with the action of described event correlation the need of parameters according to the default mark in the interface message of described action.
3. method according to claim 1, is characterized in that, described when determining that the action of described event correlation needs parameters, presenting the user interface for inputting the numerical value triggering described action, comprising:
The parameter type of described action is determined according to the interface message of described action;
The user interface for inputting the numerical value triggering described action is presented according to the parameter type obtaining described action.
4. method according to claim 3, it is characterized in that, the parameter type of described action comprises: enumeration type, ordinary numeric value type and compound type, the type that described basis obtains described action parameter presents the user interface for pointing out user to input the numerical value triggering described action, comprising:
When the parameter of described action is enumeration type, user interface presents the natural language description information of described action, and enumerate described action parameter;
When the parameter of described action is value type, user interface presents the natural language description information of described action, and point out user to input numerical value corresponding to described action parameter;
When the parameter of described action is compound type, user interface presents the natural language description information of described action, and point out user to input every numerical value corresponding to described action parameter.
5. method according to claim 3, is characterized in that, the described interface message according to described action determines the parameter type of described action, comprising:
Whether determine in the interface message of described action containing enumerating mark, if so, then determine that described action parameter is enumeration type, if not, then according to the parameter type item in the interface message of described action, determine that described action parameter is value type or compound type.
6. the method according to claim 1 to 5 any one, is characterized in that, described method also comprises:
Before presenting the user interface for inputting the numerical value triggering described action, if determine that described event correlation action needs parameters, then adding in the descriptor of described action and showing that this action needs the mark of parameters;
When presenting the descriptor of described action on a user interface, need parameters according to described mark prompting user current action.
7., by a device for event trigger action, it is characterized in that, comprising:
Determination module, for determining whether the action of the event correlation of current generation needs parameters;
Presenting module, for when determining that the action of described event correlation needs parameters, presenting the user interface for pointing out user to input the numerical value triggering described action;
Execution module, for performing the action corresponding with described event according to the numerical value received.
8. device according to claim 7, is characterized in that, described determination module specifically for:
Determine with the action of described event correlation the need of parameters according to the default mark in the interface message of described action.
9. device according to claim 7, is characterized in that, described in present module and comprise:
Determining unit, for determining the parameter type of described action according to the interface message of described action;
First display unit, for presenting the user interface for inputting the numerical value triggering described action according to the parameter type obtaining described action.
10. device according to claim 9, is characterized in that, the parameter type of described action comprises: enumeration type, ordinary numeric value type and compound type, described in present module, comprising:
Second display unit, for when the parameter of described action is enumeration type, user interface presents the natural language description information of described action, and enumerates described action parameter;
3rd display unit, for when the parameter of described action is value type, user interface presents the natural language description information of described action, and points out user to input numerical value corresponding to described action parameter;
4th display unit, for when the parameter of described action is compound type, user interface presents the natural language description information of described action, and points out user to input every numerical value corresponding to described action parameter.
11. devices according to claim 9, is characterized in that, described determining unit specifically for:
Whether determine in the interface message of described action containing enumerating mark, if so, then determine that described action parameter is enumeration type, if not, then according to the parameter type item in the interface message of described action, determine that described action parameter is value type or compound type.
12. devices according to claim 7 to 11 any one, it is characterized in that, described device also comprises:
Identification module, for before presenting the user interface for inputting the numerical value triggering described action, if determine that described event correlation action needs parameters, then adding and showing that this action needs the mark of parameters in the descriptor of described action;
Reminding module, during for presenting the descriptor of described action on a user interface, needs parameters according to described mark prompting user current action.
CN201510548379.4A 2015-08-31 2015-08-31 Method and apparatus for triggering action by using event Pending CN105183569A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510548379.4A CN105183569A (en) 2015-08-31 2015-08-31 Method and apparatus for triggering action by using event

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510548379.4A CN105183569A (en) 2015-08-31 2015-08-31 Method and apparatus for triggering action by using event

Publications (1)

Publication Number Publication Date
CN105183569A true CN105183569A (en) 2015-12-23

Family

ID=54905664

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510548379.4A Pending CN105183569A (en) 2015-08-31 2015-08-31 Method and apparatus for triggering action by using event

Country Status (1)

Country Link
CN (1) CN105183569A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227399A (en) * 2016-06-30 2016-12-14 宁波翼动通讯科技有限公司 The control method of a kind of smart machine and device
CN106527162A (en) * 2016-11-30 2017-03-22 海尔优家智能科技(北京)有限公司 Linkage control method and device based on AllJoyn
CN111142982A (en) * 2018-11-02 2020-05-12 鸿合科技股份有限公司 Event execution method and device and electronic equipment
WO2021184365A1 (en) * 2020-03-20 2021-09-23 Oppo广东移动通信有限公司 Rule processing method and apparatus, and electronic device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541547A (en) * 2011-12-22 2012-07-04 华为技术有限公司 Processing method and device for realizing control of target equipment
CN102945029A (en) * 2012-10-31 2013-02-27 鸿富锦精密工业(深圳)有限公司 Intelligent gateway, smart home system and intelligent control method for home appliance equipment
US20150088722A1 (en) * 2013-09-26 2015-03-26 Trading Technologies International, Inc. Methods and Apparatus to Implement Spin-Gesture Based Trade Action Parameter Selection
CN104597761A (en) * 2014-12-31 2015-05-06 珠海格力电器股份有限公司 Control method and device of intelligent household appliances

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102541547A (en) * 2011-12-22 2012-07-04 华为技术有限公司 Processing method and device for realizing control of target equipment
CN102945029A (en) * 2012-10-31 2013-02-27 鸿富锦精密工业(深圳)有限公司 Intelligent gateway, smart home system and intelligent control method for home appliance equipment
US20150088722A1 (en) * 2013-09-26 2015-03-26 Trading Technologies International, Inc. Methods and Apparatus to Implement Spin-Gesture Based Trade Action Parameter Selection
CN104597761A (en) * 2014-12-31 2015-05-06 珠海格力电器股份有限公司 Control method and device of intelligent household appliances

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106227399A (en) * 2016-06-30 2016-12-14 宁波翼动通讯科技有限公司 The control method of a kind of smart machine and device
CN106527162A (en) * 2016-11-30 2017-03-22 海尔优家智能科技(北京)有限公司 Linkage control method and device based on AllJoyn
CN111142982A (en) * 2018-11-02 2020-05-12 鸿合科技股份有限公司 Event execution method and device and electronic equipment
WO2021184365A1 (en) * 2020-03-20 2021-09-23 Oppo广东移动通信有限公司 Rule processing method and apparatus, and electronic device

Similar Documents

Publication Publication Date Title
EP2761850B1 (en) Group-wise device management system and method
CN105183569A (en) Method and apparatus for triggering action by using event
CN105611047A (en) Shortcut control method and device based on mobile terminal
CN102421028A (en) Control method for intelligent television (TV), intelligent TV, remote control device and intelligent TV control system
US20220239718A1 (en) Communication Protocol Switching Method, Apparatus, and System
CN103607660A (en) Intelligent television interface switching control method and control apparatus
TW201435582A (en) Information management method, control system, and method for controlling display device
CN106597860A (en) Household electrical appliance control system, and control device, construction method and control method thereof
CN103596027A (en) Method and device for retrieving keyboards under different scenes of intelligent television
CN107071551A (en) Applied to the multi-screen interactive screen response method in intelligent television system
CN108833223A (en) Appliances equipment control method, device, remote controler, terminal, server and medium
CN105301978A (en) Connection method and mobile terminal
CN109189295A (en) display control method, device and terminal device
CN104954855A (en) Intelligent television control method based on Android system
CN110376917B (en) Intelligent home control system and method based on virtual panel
CN107924296A (en) Display device and its control method
CN105407372A (en) Control method and device of television application
CN108401022A (en) A kind of internet of things equipment control method and system
EP3119103B1 (en) Method and system for integrating television program channels and applications for intelligent television
EP2701357A1 (en) A method for establishing an authorized communication between a physical object and a communication device
CN106375810A (en) Input method automatic switching method and system for smart television
CN105657551A (en) Method and apparatus used by smart television to respond to analog key
CN104993841B (en) A kind of wireless communication apparatus and its terminal device and host device
CN103813191B (en) Set-top box and application method based on set-top box
CN105959190A (en) Scenario control method of intelligent infrared device, and system thereof

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20151223

RJ01 Rejection of invention patent application after publication