CN105530317A - Smart home control terminal UI automatic generation method - Google Patents

Smart home control terminal UI automatic generation method Download PDF

Info

Publication number
CN105530317A
CN105530317A CN201610020681.7A CN201610020681A CN105530317A CN 105530317 A CN105530317 A CN 105530317A CN 201610020681 A CN201610020681 A CN 201610020681A CN 105530317 A CN105530317 A CN 105530317A
Authority
CN
China
Prior art keywords
class
electrical appliances
control terminal
basic function
household electrical
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
CN201610020681.7A
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.)
Guangdong Real Design Intelligent Technology Co Ltd
Original Assignee
Guangdong Real Design Intelligent 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 Guangdong Real Design Intelligent Technology Co Ltd filed Critical Guangdong Real Design Intelligent Technology Co Ltd
Priority to CN201610020681.7A priority Critical patent/CN105530317A/en
Publication of CN105530317A publication Critical patent/CN105530317A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/2803Home automation networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Automation & Control Theory (AREA)
  • Stored Programmes (AREA)
  • Selective Calling Equipment (AREA)

Abstract

The invention relates to a smart home control terminal UI automatic generation method. The method is characterized in that 1) pre-defining a series of abstract basic function classes having fixed formats of household appliances , wherein each basic function of the household appliance is described as a set of one or more basic function classes; 2) determining basic function class of a household appliance to be developed first, and then, carrying out decomposition on each basic function of the household appliance; 3) carrying out networking interconnection on the household appliances and a smart home control terminal according to a predetermined wireless communication format, and writing, by the smart home control terminal, all converted XML node description structures into a newly-built household appliance XML file; and 4) generating a household appliance control interface: a GUI application program of the smart home control terminal finishes smart home control terminal UI automatic generation by reading the newly-built household appliance XML file. The method has the obvious beneficial effects of being simple and practical, high in flexibility, high in universality and wide in application prospect.

Description

A kind of intelligent household control terminal UI automatic generation method
Technical field
The present invention relates to a kind of intelligent household control terminal, particularly a kind of intelligent household control terminal UI automatic generation method.Family's technical field of intelligence.
Background technology
At present, the exploitation of most of intelligent household control terminal is all customized type, for supporting narrow household electrical appliances.Along with the variation gradually of people's life requirement, the household electrical appliances of more and more difference in functionality are increased in intelligent home network, but the change of each household electrical appliances functions, capital makes intelligent household control terminal make corresponding amendment, household electrical appliances functions changes faster, revise more frequent, obviously, the intelligent household control terminal development mode of this customized type has no longer been applicable to the development need of intelligent home network.
In prior art, development process based on the intelligent household control terminal of customized type is all generally first pre-determine the household electrical appliances needing to support according to demand, on the basis understanding every money household electrical appliances functions, GUI is used to write out the control inerface corresponding with every money household electrical appliances functions, that is, just the function of every money household electrical appliances is all fixed in GUI application program when the exploitation of intelligent household control terminal.User is once change the household electrical appliances of difference in functionality or added the household electrical appliances of newtype, intelligent household control terminal just loses the function of control to the household electrical appliances upgraded, need again to customize, therefore based on the intelligent household control terminal very flexible of customized type, practical function is low.
In sum, need to provide a kind of development approach making intelligent household control terminal automatically can adapt to household electrical appliances functions change to solve above problem.
Summary of the invention
Object of the present invention, being there is very flexible, problem that practical function is low to solve the existing intelligent household control terminal based on customized type, providing a kind of intelligent household control terminal UI automatic generation method.The method have simple and practical, flexibility is high, highly versatile and the feature that has a extensive future.
Object of the present invention can reach by taking following technical scheme:
A kind of intelligent household control terminal UI automatic generation method, is characterized in that comprising the steps:
1) basic function class is defined
The a series of abstract basic function class with set form of pre-defined household electrical appliances, each basic function of household electrical appliances is described as the set of one or more basic function class;
2) basic function is decomposed
First the basic function class of household electrical appliances leaved for development is determined, then be in establish by cable send out process in, each basic function had by household electrical appliances is decomposed, again the various basic functions decomposited are described as the set of basic function class, then the set of described basic function class are solidificated in household electrical appliances program inner;
3) household electrical appliances add intelligent home network
It is interconnected that household electrical appliances and intelligent household control terminal carry out networking according to the wireless communication format of arranging, so that household electrical appliances are added intelligent home network; Add in Smart Home network process at household electrical appliances, those be solidificated in household electrical appliances inside classes describe by household electrical appliances by wireless network active upload to intelligent household control terminal, each class that household electrical appliances are uploaded by intelligent household control terminal is described as the node description scheme meeting standard x ML syntax gauge, until after all classes of solidifying in household electrical appliances describe and all uploaded, all XML node description schemes changed are written in the new household electrical appliances XML file created by intelligent household control terminal in the lump;
4) control inerface of household electrical appliances is generated
The GUI application program of intelligent household control terminal is by reading the new household electrical appliances XML file created, according to each XML node description scheme wherein, use the control inerface template generation basic function class control inerface write in advance corresponded, these basic function class control inerface, again by rational location layout, generate the control inerface of household electrical appliances; Complete intelligent household control terminal UI automatically to generate.
Object of the present invention also can reach by taking following technical scheme:
Further, the application program of intelligent household control terminal uses GUI system to develop, comprise android system, Qt system, each basic function class has fixing descriptor format, enables the application program of intelligent household control terminal write out control inerface template corresponding thereto in advance according to the descriptor format of each basic function class.
Further, step 1) described definition basic function class, refer to and pre-defined equipment class, analog quantity class, Switch, the amount of enumerating class, time class, event class and classes of packets, wherein: equipment class is for describing the details of equipment itself, corresponding XML node structure is <Device>, analog quantity class is used for the data that can arrange occurrence in description equipment, corresponding XML node structure is <Analog>, Switch is used for the data only in description equipment with contrary two states, corresponding XML node structure is <Switch>, the amount of enumerating class is for having the data of the discrete value that limited is determined in description equipment, corresponding XML node structure is <Enum>, time class is for describing the date and time data of equipment, corresponding XML node structure is <Time>, event class triggers generation message data for describing device interior, corresponding XML node structure is <Event>, classes of packets is then for describing the use of functions of the equipments block form, corresponding XML node structure is <Group>.
The present invention has following outstanding beneficial effect:
1, the present invention is due to predefined a series of basic function class, and every function of household electrical appliances is all effectively decomposed, and to be applicable to the household electrical appliances of variety classes or difference in functionality, solves the problem that intelligent household control terminal can only support limited household electrical appliances; The function of household electrical appliances uses basic function class to be described and by household electrical appliances active upload, solves intelligent household control terminal and household electrical appliances functions is fixed problem in the application; Intelligent household control terminal uses the XML syntactic description household electrical appliances functions of standard, highly versatile; Therefore, it is possible to solve the existing intelligent household control terminal based on customized type to there is very flexible, problem that practical function is low, have simple and practical, flexibility is high, highly versatile and the outstanding beneficial effect that has a extensive future.
2, method provided by the invention can effectively reduce the coupling between household electrical appliances functions and intelligent household control terminal, simple and practical, and flexibility is high, has broad application prospects.
Accompanying drawing explanation
Fig. 1 is the appliance data flow chart that the present invention relates to.
Fig. 2 is the intelligent household control terminal data flowchart that the present invention relates to.
Fig. 3 is the data flowchart that the present invention relates to.
Embodiment
Referring to figs. 1 through Fig. 3, the intelligent household control terminal UI automatic generation method that the present embodiment relates to, is characterized in that comprising the steps:
1) basic function class is defined
The a series of abstract basic function class with set form of pre-defined household electrical appliances, each basic function of household electrical appliances is described as the set of one or more basic function class;
2) basic function is decomposed
First the basic function class of household electrical appliances leaved for development is determined, then be in establish by cable send out process in, each basic function had by household electrical appliances is decomposed, again the various basic functions decomposited are described as the set of basic function class, then the set of described basic function class are solidificated in household electrical appliances program inner;
3) household electrical appliances add intelligent home network
It is interconnected that household electrical appliances and intelligent household control terminal carry out networking according to the wireless communication format of arranging, so that household electrical appliances are added intelligent home network; Add in Smart Home network process at household electrical appliances, those be solidificated in household electrical appliances inside classes describe by household electrical appliances by wireless network active upload to intelligent household control terminal, each class that household electrical appliances are uploaded by intelligent household control terminal is described as the node description scheme meeting standard x ML syntax gauge, until after all classes of solidifying in household electrical appliances describe and all uploaded, all XML node description schemes changed are written in the new household electrical appliances XML file created by intelligent household control terminal in the lump;
4) control inerface of household electrical appliances is generated
The GUI application program of intelligent household control terminal is by reading the new household electrical appliances XML file created, according to each XML node description scheme wherein, use the control inerface template generation basic function class control inerface write in advance corresponded, these basic function class control inerface, again by rational location layout, generate the control inerface of household electrical appliances; Complete intelligent household control terminal UI automatically to generate.
In the present embodiment:
The application program of intelligent household control terminal uses GUI system to develop, comprise android system, Qt system, each basic function class has fixing descriptor format, enables the application program of intelligent household control terminal write out control inerface template corresponding thereto in advance according to the descriptor format of each basic function class.
A series of abstract general basic function classes with set form such as equipment class, analog quantity class, Switch, the amount of enumerating class, time class, event class, classes of packets are pre-defined, wherein equipment class is for describing the details of equipment itself, corresponding XML node structure is <Device>, specifically describes as shown in table 1; Analog quantity class is used for the data that can arrange occurrence in description equipment, and corresponding XML node structure is <Analog>, specifically describes as shown in table 2; Switch is used for the data only in description equipment with contrary two states, and corresponding XML node structure is <Switch>, specifically describes as shown in table 3; The amount of enumerating class is for having the data of the discrete value that limited is determined in description equipment, corresponding XML node structure is <Enum>, specifically describes as shown in table 4; Time class is for describing the date and time data of equipment, and corresponding XML node structure is <Time>, specifically describes as shown in table 5; Event class triggers generation message data for describing device interior, and corresponding XML node structure is <Event>, specifically describes as shown in table 6; Classes of packets is then for describing the use of functions of the equipments block form, and corresponding XML node structure is <Group>, specifically describes as shown in table 7.
Table 1 equipment class describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Implementor name Character <DeviceName>
Equipment state Numerical value <DeviceStatus>
Country code Character <NationCode>
Product code Character <ProductID>
Product type Character <ProductModel>
Production Version Numerical value <ProductVersion>
Manufacturer Character <Manufacturer>
The place of production Character <ProducingArea>
Product type Numerical value <DeviceType>
Table 2 analog quantity class describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Object identity Numerical value <ObjectID>
Object name Character <ObjectName>
Maximum Numerical value <MaxValue>
Minimum value Numerical value <MinValue>
Step value Numerical value <StepValue>
Table 3 Switch describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Object identity Numerical value <ObjectID>
Object name Character <ObjectName>
Open Numerical value <OpenStatus>
Close Numerical value <CloseStatus>
Table 4 amount of enumerating class describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Object identity Numerical value <ObjectID>
Object name Character <ObjectName>
Enumerated list - <ValueList>
Enumerate value Numerical value <EnumValue>
The amount of enumerating name Character <EnumName>
Table 5 time class describes
Table 6 event class describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Object identity Numerical value <ObjectID>
Object name Character <ObjectName>
Event level Numerical value <EventLevel>
Event type Numerical value <EventType>
Event information Character <EventInfo>
Event description Character <EventDescription>
Table 7 classes of packets describes
Attribute Type XML describes
Class identifies Numerical value <ClassID>
Object identity Numerical value <ObjectID>
Object name Character <ObjectName>
Grouping list object - <GroupList>
Grouping object identity Numerical value <ObjectID>
It is all be solidificated in household electrical appliances program with brief data format that the class of household electrical appliances functions describes, in the present embodiment regulation with "/.../" representation class define symbol, use "; " separator of representation class attribute, class describes the benefit using brief form to represent and is effectively to save the memory space of household electrical appliances and reduces wireless transmission quantity.
In order to make objects and advantages of the present invention clearly understand, be described in detail below in conjunction with embody rule example:
If certain fan has common wind, intelligent wind, sleeping wind three basic functions, every basic function can regulate wind speed, open or close and shake the head, and the timing shutdown time can be set, therefore every basic function is all a grouping, use classes of packets describes, as common wind can be described as {/12; 20; Common wind; 21; 22; 23/}; Wind speed to select limited the subfunction determining gear, and the amount of enumerating class therefore can be used to describe, as {/5; 21; Wind speed; 1; Low-grade; 2; Middle-grade; 3; High-grade/; Shake the head and only open and close two states, Switch therefore can be used to describe, as {/4; 22; Shake the head; 1; 2/}; Timing shutdown subfunction can set the concrete unused time, can service time class describe, as {/6; 23; Timing shutdown; 0; 0; 0; 0; 0; 0; 0; 0; 0; 7; 0; 1; 0/}, these classes describe and have all been solidificated in the program of household electrical appliances.
The application program of intelligent household control terminal can use any one GUI system to develop, as android system, Qt system etc., because each basic function class has fixing descriptor format, therefore the application program of intelligent household control terminal can write out control inerface template corresponding thereto, as analog quantity class can use the interface template with editting function corresponding with it in advance according to the descriptor format of each basic function class; Switch can use the interface template with mutual exclusion individual event selection function corresponding with it; The amount of enumerating class can use the interface template with drop-down selection function corresponding with it; Time class can use the interface template with selection of time function corresponding with it; Event class can use the interface template with automatic spring prompt facility corresponding with it; Classes of packets can use the interface template with list selection function corresponding with it.
Add in the process of intelligent home network at fan, it is interconnected that fan and intelligent household control terminal carry out networking according to the wireless communication format of arranging, be solidificated in the classes of packets data of description in fan program, the amount of enumerating class data of description, Switch data of description and time class data of description pass through wireless network active upload to intelligent household control terminal by fan, intelligent household control terminal is when receiving class that fan uploads and describing, classes of packets can be used respectively, the amount of enumerating class, Switch and the standard x ML syntax gauge XML node structure that meets corresponding to time class are changed, as convertible as follows in common wind classes of packets data of description:
<Group>
<ClassID>12</ClassID>
<ObjectID>20</ObjectID>
The common wind </ObjectName> of <ObjectName>
<GroupList>
<ObjectID>21</ObjectID>
<ObjectID>22</ObjectID>
<ObjectID>23</ObjectID>
</GroupList>
</Group>
Until after all classes of solidifying in fan describe and all uploaded, intelligent household control terminal creates a new XML format file in local memory device, and is all written in XML file by all switched XML node structures.
The GUI application program of intelligent household control terminal is by reading the fan XML file in local memory device, according to classes of packets wherein, the amount of enumerating class, Switch and time class XML node structure, the interface template write in advance corresponded is used to generate the control inerface of classes of packets, the amount of enumerating class, Switch and time class respectively, these control inerface by rational location layout, can generate the control inerface of fan again.
The above; be only the present invention's preferably specific embodiment; but protection scope of the present invention is not limited thereto; anyly be familiar with those skilled in the art in the scope that the present invention discloses; be equal to according to technical scheme of the present invention and inventive concept thereof and replace or change, all belonged to protection scope of the present invention.

Claims (3)

1. an intelligent household control terminal UI automatic generation method, is characterized in that comprising the steps:
1) basic function class is defined
The a series of abstract basic function class with set form of pre-defined household electrical appliances, each basic function of household electrical appliances is described as the set of one or more basic function class;
2) basic function is decomposed
First the basic function class of household electrical appliances leaved for development is determined, then be in establish by cable send out process in, each basic function had by household electrical appliances is decomposed, again the various basic functions decomposited are described as the set of basic function class, then the set of described basic function class are solidificated in household electrical appliances program inner;
3) household electrical appliances add intelligent home network
It is interconnected that household electrical appliances and intelligent household control terminal carry out networking according to the wireless communication format of arranging, so that household electrical appliances are added intelligent home network; Add in Smart Home network process at household electrical appliances, those be solidificated in household electrical appliances inside classes describe by household electrical appliances by wireless network active upload to intelligent household control terminal, each class that household electrical appliances are uploaded by intelligent household control terminal is described as the node description scheme meeting standard x ML syntax gauge, until after all classes of solidifying in household electrical appliances describe and all uploaded, all XML node description schemes changed are written in the new household electrical appliances XML file created by intelligent household control terminal in the lump;
4) control inerface of household electrical appliances is generated
The GUI application program of intelligent household control terminal is by reading the new household electrical appliances XML file created, according to each XML node description scheme wherein, use the control inerface template generation basic function class control inerface write in advance corresponded, these basic function class control inerface, again by rational location layout, generate the control inerface of household electrical appliances; Complete intelligent household control terminal UI automatically to generate.
2. a kind of intelligent household control terminal UI automatic generation method according to claim 1, it is characterized in that: the application program of intelligent household control terminal uses GUI system to develop, comprise android system, Qt system, each basic function class has fixing descriptor format, enables the application program of intelligent household control terminal write out control inerface template corresponding thereto in advance according to the descriptor format of each basic function class.
3. a kind of intelligent household control terminal UI automatic generation method according to claim 1, it is characterized in that: step 1) described definition basic function class, refer to and pre-defined equipment class, analog quantity class, Switch, the amount of enumerating class, time class, event class and classes of packets, wherein: equipment class is for describing the details of equipment itself, corresponding XML node structure is <Device>, analog quantity class is used for the data that can arrange occurrence in description equipment, corresponding XML node structure is <Analog>, Switch is used for the data only in description equipment with contrary two states, corresponding XML node structure is <Switch>, the amount of enumerating class is for having the data of the discrete value that limited is determined in description equipment, corresponding XML node structure is <Enum>, time class is for describing the date and time data of equipment, corresponding XML node structure is <Time>, event class triggers generation message data for describing device interior, corresponding XML node structure is <Event>, classes of packets is then for describing the use of functions of the equipments block form, corresponding XML node structure is <Group>.
CN201610020681.7A 2016-01-12 2016-01-12 Smart home control terminal UI automatic generation method Pending CN105530317A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610020681.7A CN105530317A (en) 2016-01-12 2016-01-12 Smart home control terminal UI automatic generation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610020681.7A CN105530317A (en) 2016-01-12 2016-01-12 Smart home control terminal UI automatic generation method

Publications (1)

Publication Number Publication Date
CN105530317A true CN105530317A (en) 2016-04-27

Family

ID=55772293

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610020681.7A Pending CN105530317A (en) 2016-01-12 2016-01-12 Smart home control terminal UI automatic generation method

Country Status (1)

Country Link
CN (1) CN105530317A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106549839A (en) * 2016-11-08 2017-03-29 陈智玲 A kind of electronic equipment dynamic interaction mode
CN107800752A (en) * 2016-09-06 2018-03-13 北京京东尚科信息技术有限公司 Data query method, system and electronic equipment
CN108089842A (en) * 2017-12-22 2018-05-29 广州泼墨神网络科技有限公司 A kind of method and its system using artificial intelligence structure UI
CN108399245A (en) * 2018-03-01 2018-08-14 广东瑞德智能科技股份有限公司 Data processing method, device and the intelligent appliance gateway of intelligent appliance gateway device
CN109361579A (en) * 2017-12-29 2019-02-19 广州Tcl智能家居科技有限公司 A kind of smart machine control method, system and storage medium
CN111459039A (en) * 2020-03-27 2020-07-28 青岛海信智慧家居***股份有限公司 Intelligent household equipment management method and device
CN112612214A (en) * 2020-12-23 2021-04-06 青岛海尔科技有限公司 Method and system for generating functional interface and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101834768A (en) * 2010-04-16 2010-09-15 中山大学 Digital home network inter-equipment mutual discovery method
CN104166384A (en) * 2014-06-28 2014-11-26 广东瑞德智能科技股份有限公司 Method and special-purpose device for household electrical interconnection intercommunication bottom transmission
CN105138609A (en) * 2015-08-04 2015-12-09 广东瑞德智能科技股份有限公司 XML language based household appliance description method

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101834768A (en) * 2010-04-16 2010-09-15 中山大学 Digital home network inter-equipment mutual discovery method
CN104166384A (en) * 2014-06-28 2014-11-26 广东瑞德智能科技股份有限公司 Method and special-purpose device for household electrical interconnection intercommunication bottom transmission
CN105138609A (en) * 2015-08-04 2015-12-09 广东瑞德智能科技股份有限公司 XML language based household appliance description method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107800752A (en) * 2016-09-06 2018-03-13 北京京东尚科信息技术有限公司 Data query method, system and electronic equipment
CN106549839A (en) * 2016-11-08 2017-03-29 陈智玲 A kind of electronic equipment dynamic interaction mode
CN108089842A (en) * 2017-12-22 2018-05-29 广州泼墨神网络科技有限公司 A kind of method and its system using artificial intelligence structure UI
CN109361579A (en) * 2017-12-29 2019-02-19 广州Tcl智能家居科技有限公司 A kind of smart machine control method, system and storage medium
CN108399245A (en) * 2018-03-01 2018-08-14 广东瑞德智能科技股份有限公司 Data processing method, device and the intelligent appliance gateway of intelligent appliance gateway device
WO2019165704A1 (en) * 2018-03-01 2019-09-06 广东瑞德智能科技股份有限公司 Data processing method and apparatus for smart appliance gateway device, and smart appliance gateway
CN111459039A (en) * 2020-03-27 2020-07-28 青岛海信智慧家居***股份有限公司 Intelligent household equipment management method and device
CN112612214A (en) * 2020-12-23 2021-04-06 青岛海尔科技有限公司 Method and system for generating functional interface and electronic equipment

Similar Documents

Publication Publication Date Title
CN105530317A (en) Smart home control terminal UI automatic generation method
CN104735143B (en) A kind of lot control system and method based on smart home cloud platform
CN102957551B (en) A kind of method and system of bulk management equipment
CN106411667A (en) Intelligent home multi-cloud control method and system based on network chip
CN102736565B (en) Communication method of automatic control equipment based on upper and lower computer structures
CN103595717A (en) Household appliance control protocol conversion method and control terminal
CN103744411A (en) Control method related to ZigBee technology for realizing smart home
CN102136933A (en) Equipment management method, middleware and machine communication platform, equipment and system
CN104166384A (en) Method and special-purpose device for household electrical interconnection intercommunication bottom transmission
CN105305418A (en) Power distribution terminal self-description method based on IEC61850 standard
CN105116734A (en) Control device and device for intelligent household electrical appliance and control terminal
CN106095376B (en) A kind of implementation method of quick configuration monitoring picture
CN102025545B (en) Control system for CANopen network
CN104267701B (en) The control method and device of smart home newly added equipment
CN103048959A (en) Method for configuring a control device
CN104135533A (en) System and method of transmitting industrial data
CN104102510A (en) Integration and configuration system for IEC (international electrotechnical commission) 61850 network processor chips
CN102495841A (en) Power supply system monitoring method and related device thereof
CN103067431A (en) Device control system and device control method
CN103530464A (en) IEC 61850 general modeling method
CN105162252A (en) CID file-based method for achieving automatic mapping of plug-and-play power distribution terminal information
CN114282343B (en) Equipment modeling method and system suitable for electric power Internet of things
CN105278339B (en) Method and device for generating and controlling sub-device description information of composite household appliance
CN104698962B (en) PLC man-machine communication&#39;s method and system
CN103747067A (en) Data configuration method based on digital home intelligent gateway

Legal Events

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

Application publication date: 20160427