CN117453275A - Configuration development and configuration method, device and terminal - Google Patents

Configuration development and configuration method, device and terminal Download PDF

Info

Publication number
CN117453275A
CN117453275A CN202311795093.7A CN202311795093A CN117453275A CN 117453275 A CN117453275 A CN 117453275A CN 202311795093 A CN202311795093 A CN 202311795093A CN 117453275 A CN117453275 A CN 117453275A
Authority
CN
China
Prior art keywords
function
protocol
general
configuration
functions
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
CN202311795093.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.)
Gree Electric Appliances Inc of Zhuhai
Zhuhai Lianyun Technology Co Ltd
Original Assignee
Gree Electric Appliances Inc of Zhuhai
Zhuhai Lianyun 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 Gree Electric Appliances Inc of Zhuhai, Zhuhai Lianyun Technology Co Ltd filed Critical Gree Electric Appliances Inc of Zhuhai
Priority to CN202311795093.7A priority Critical patent/CN117453275A/en
Publication of CN117453275A publication Critical patent/CN117453275A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques

Abstract

The invention relates to a configuration development and configuration method, a configuration development and configuration device and a configuration terminal, and belongs to the technical field of computer development. The configuration development and configuration method, the configuration development and configuration device and the terminal are used for determining the general functions of the same class or different classes by classifying the controlled products according to the classes; by configuring the function parameters and the protocol contents of the general function in advance, when a developer develops a target controlled product, the function parameters and the protocol contents of the general function can be directly called, so that a corresponding function protocol is directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.

Description

Configuration development and configuration method, device and terminal
Technical Field
The invention belongs to the technical field of computer development, and particularly relates to a configuration development and configuration method, a device and a terminal.
Background
Technological progress has driven the development of the smart home industry, and more equipment products have networking functions. In the development process of home class applets, in order to ensure that the applets control corresponding controlled products, functions of products of each model need to be developed, different functions correspond to different protocols, and the models of the products are numerous, so that the workload of the development process is large and the development efficiency is low.
Therefore, how to improve the functions of each product and the development efficiency of the protocol conversion work becomes a technical problem to be solved in the prior art.
Disclosure of Invention
The invention provides a configuration development and configuration method, a configuration development and configuration device and a configuration terminal, which aim to solve the technical problems of large workload and low development efficiency in the development process.
The technical scheme provided by the invention is as follows:
in one aspect, a deployment method, the method comprising:
classifying the controlled products in the controlled product set according to the categories to obtain controlled products of different categories; wherein the class of controlled product characterizes the use of the product;
determining the general functions of controlled products of any category, and/or determining the general functions among the controlled products of different categories, and configuring the function parameters and protocol contents of the general functions, so that the target controlled product invokes the function parameters and protocol contents of the general functions when configuring the general functions to generate corresponding function protocols; wherein, the function parameter of the general function comprises a function name, the protocol content comprises a protocol field, and the protocol fields of the general function are the same;
the general functions include: a data transfer function, a control function or a reading function.
Optionally, configuring the protocol field includes: assigning values to the protocol fields and configuring the meaning of each assignment; wherein the meaning of each assignment characterizes the control function.
Optionally, the protocol content further includes: protocol type, protocol value, protocol format and protocol security requirements.
In yet another aspect, a configurable developing device includes:
the classification module is used for classifying the controlled products in the controlled product set according to the categories to obtain controlled products of different categories; wherein the class of controlled product characterizes the use of the product;
the configuration development module is used for determining the general functions of controlled products of any category or determining the general functions among the controlled products of different categories, and configuring the function parameters and protocol contents of the general functions so that the target controlled product invokes the function parameters and protocol contents of the general functions when configuring the general functions to generate corresponding function protocols; wherein, the function parameter of the general function comprises a function name, the protocol content comprises a protocol field, and the protocol fields of the general function are the same; the general functions include: a data transfer function, a control function or a reading function.
In yet another aspect, a configurable development platform includes: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the configuration development method;
the processor is configured to invoke and execute the computer program in the memory.
In yet another aspect, a configuration method includes:
determining the class of the target controlled product, and responding to the selection instruction, and selecting the function parameters and protocol content of the general function corresponding to the class in the configured development platform; wherein, the function parameters and protocol content of the general function are generated according to any one of the configuration development methods;
and generating a corresponding function protocol according to the function parameters and the protocol content of the general function.
Optionally, the selecting, in the configuration development platform, the function parameters and the protocol content of the general function corresponding to the category includes:
selecting the function parameters and protocol content of the general functions of the category in a configuration development platform; and/or selecting the function parameters and protocol contents of the general functions corresponding to the categories with general relations in the configuration development platform.
In yet another aspect, a configuration apparatus includes:
the determining module is used for determining the category of the target controlled product and responding to the selection instruction to select the function parameters and protocol contents of the general functions corresponding to the category in the configuration development platform; wherein, the function parameters and protocol content of the general function are generated according to any one of the configuration development methods;
and the generating module is used for generating a corresponding function protocol according to the function parameters and the protocol content of the general function.
In yet another aspect, a terminal includes: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is generated at least according to a functional protocol obtained by the configuration method according to any one of the above;
the processor is configured to invoke and execute the computer program in the memory.
The technical scheme provided by the invention at least comprises the following beneficial effects:
the controlled products are classified according to the categories, so that the general functions of the same category or different categories are determined; by configuring the function parameters and the protocol contents of the general function in advance, when a developer develops a target controlled product, the function parameters and the protocol contents of the general function can be directly called, so that a corresponding function protocol is directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic flow chart of a configuration development method according to an embodiment of the invention;
FIG. 2 is a schematic structural diagram of a configurable developing device according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a configurable development platform according to an embodiment of the present invention;
FIG. 4 is a flow chart of a configuration method according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a configuration device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, based on the examples herein, which are within the scope of the invention as defined by the claims, will be within the scope of the invention as defined by the claims.
As described in the background, technological progress has driven the development of the smart home industry, and more equipment products have networking functions. In the development process of home class applets, in order to ensure that the applets control corresponding controlled products, functions of products of each model need to be developed, different functions correspond to different protocols, and the models of the products are numerous, so that the workload of the development process is large and the development efficiency is low.
Therefore, how to improve the functions of each product and the development efficiency of the protocol conversion work becomes a technical problem to be solved in the prior art.
In order to at least solve the technical problems in the present invention, embodiments of the present invention provide a configuration development and configuration method, device, and terminal, so as to reduce workload of developers and improve development efficiency of functions and protocol conversion work of each product.
Fig. 1 is a flow chart of a configuration development method according to an embodiment of the present invention, where the method is run on an electronic device, and the electronic device may be a general-purpose computer, a server, or other devices, and certainly in practical application, the method may also be a data processing center, a cloud platform, or the like. As shown in fig. 1, the method provided by the embodiment of the invention may include the following steps:
s11, classifying the controlled products in the controlled product set according to the categories to obtain controlled products of different categories; wherein the class of controlled products characterizes the use of the product;
s12, determining the general functions of controlled products of any category, and/or determining the general functions among controlled products of different categories, and configuring the function parameters and protocol contents of the general functions, so that the target controlled product invokes the function parameters and protocol contents of the general functions when configuring the general functions to generate corresponding function protocols; the function parameters of the general function comprise function names, the protocol content comprises protocol fields, and the protocol fields of the general function are the same.
In a specific implementation process, the controlled product may be each device, for example, a home device, an air conditioner, a fresh air blower, a purifier, a dehumidifier, a fan, a humidifier, an electric heater, etc.; the air conditioner can also be an A type air conditioner, a B type air conditioner, a C type air conditioner and the like.
In the development process, the controlled product set can be formed by controlled products by the mobile phone, and the controlled products can be classified according to purposes to obtain controlled products of different categories. For example, for different models of controlled products, it may be classified as air conditioners, fans, purifiers, dehumidifiers, fans, humidifiers, electric heaters, and the like. Thereby determining the general functions of the same category and also determining the general functions between different categories. The function parameters and the protocol content of the general function are configured, so that the target controlled product invokes the function parameters and the protocol content of the general function when configuring the general function, and a corresponding function protocol is generated; the function parameters of the general function comprise function names, the protocol content comprises protocol fields, and the protocol fields of the general function are the same.
In the prior art, the degree of functional repetition of the same product may reach more than 80%, for example, the air conditioner basically has the adjustment of three functions of temperature, mode and wind speed, and other advanced functions are different according to different types of air conditioners, such as up-and-down wind sweeping, left-and-right wind sweeping, ventilation, drying, sleeping, energy saving, self cleaning and the like, so that a great amount of repeated functional protocol conversion work is available in the development process, and the development efficiency is low. By adopting the technical scheme recorded in the embodiment, the general functions of the air conditioner can be set, and the subsequent general functions are directly called only once, so that repeated function protocol conversion work is avoided, and the development efficiency is improved.
For example, all the on-off protocol fields of all the categories are power, so that the inconsistent situation is avoided, and if the on-off protocol field of the air conditioner is pow and the on-off protocol field of the fan is power, the subsequent maintenance cost is increased; in the technical scheme recorded in the embodiment of the application, the same protocol field is adopted, so that the development and maintenance timeliness is ensured.
It can be understood that in the technical scheme provided by the embodiment, the controlled products are classified according to the categories, so that the common functions of the same category or different categories are determined; by configuring the function parameters and the protocol contents of the general function in advance, when a developer develops a target controlled product, the function parameters and the protocol contents of the general function can be directly called, so that a corresponding function protocol is directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.
In some embodiments, configuring the protocol field includes: assigning values to the protocol fields and configuring the meaning of each assignment; wherein the meaning of each assignment characterizes the control function.
Taking the power on/off as an example, the protocol fields of the general function may be set to power, and assigned with 0 and 1, and turned off when the value is 0, and turned on when the value is 1.
It can be appreciated that by assigning values to the protocol fields, the convenience of control is improved.
In some embodiments, the general functions include: a data transfer function, a control function or a reading function.
In some embodiments, the protocol content further comprises: protocol type, protocol value, protocol format and protocol security requirements.
Taking general functions as an example for controlling on/off, the following description will be made:
the functional parameters are as follows: function name (control on/off); input (none); output (on/off); processing logic (to receive HTTP requests, to control the state of the switch according to instructions in the request (e.g., POST requests);
the protocol content is as follows: protocol type (HTTPS); a protocol field (power); protocol value (1 or 0); protocol format (JSON); protocol security requirements (certificate and key need to be provided).
Through the set functional parameters and the mapped protocol, an applet end program based on the HTTP protocol can be generated and used for controlling the on-off of the equipment.
It is worth to say that the designed protocol can adapt to different application scenes and equipment requirements, the complexity of the protocol is reduced as much as possible while the communication quality is ensured, and the protocol is easy to understand and maintain, so that the specific protocol can be determined according to the actual service by subsequent expansion or change.
The mode of the air conditioner can also be configured: function name (mode); protocol field (mod); read-write type (read-write); data type (int); the protocol takes the value (1 or 0,0 is automatic, 1 refrigeration, 2 dehumidification, 3 air supply, 4 heating).
Based on a general inventive concept, the invention further provides an embodiment of the configuration development device, so as to implement the configuration development method described in the embodiment.
Fig. 2 is a schematic structural diagram of a configurable developing device according to an embodiment of the present invention, and referring to fig. 2, the device according to the embodiment of the present invention may include the following structures:
a classification module 21, configured to classify the controlled products in the controlled product set according to the categories, so as to obtain controlled products of different categories; wherein the class of controlled products characterizes the use of the product;
the configuration development module 22 is configured to determine a general function of a controlled product of any category, or determine a general function between controlled products of different categories, and configure a function parameter and a protocol content of the general function, so that the target controlled product invokes the function parameter and the protocol content of the general function when configuring the general function, and generate a corresponding function protocol; the function parameters of the general function comprise function names, the protocol content comprises protocol fields, and the protocol fields of the general function are the same.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
It can be understood that by adopting the technical scheme provided by the embodiment, the controlled products are classified according to the categories, so that the common functions of the same category or different categories are determined; by configuring the function parameters and the protocol contents of the general function in advance, when a developer develops a target controlled product, the function parameters and the protocol contents of the general function can be directly called, so that a corresponding function protocol is directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.
Based on a general inventive concept, the embodiment of the invention also provides a configuration development platform.
Fig. 3 is a schematic structural diagram of a configurable development platform according to an embodiment of the present invention, referring to fig. 3, the configurable development platform according to the embodiment of the present invention includes: a processor 31, and a memory 32 connected to the processor.
The memory 32 is used for storing a computer program for at least the deployment development method described in any one of the above embodiments;
the processor 31 is used to call and execute the computer program in memory.
Based on a general inventive concept, the embodiment of the invention also provides a configuration method.
Fig. 4 is a flow chart of a configuration method according to an embodiment of the present invention, where the method is run on an electronic device, and the electronic device may be a general-purpose computer, a server, or other devices, and certainly in practical application, the method may also be a data processing center, a cloud platform, or the like. As shown in fig. 4, the method provided by the embodiment of the present invention may include the following steps:
s41, determining the category of the target controlled product, and responding to the selection instruction, and selecting the function parameters and protocol contents of the general functions corresponding to the category in the configuration development platform; wherein, the function parameters and protocol content of the general function are generated according to the configuration development method configuration of any one of the above;
step S42, corresponding function protocols are generated according to the function parameters and the protocol content of the general functions.
When a developer needs to develop an applet of a product, the product can be defined as a target controlled product, after the class of the target controlled product is determined, the function parameters and protocol contents of the general function corresponding to the class are selected, so that a corresponding function protocol is generated, for example, an applet end program based on the HTTP protocol can be generated through the set function parameters and the mapped protocol contents and used for controlling the on-off of equipment.
It can be understood that, by adopting the technical scheme provided by the embodiment, the function parameters and the protocol content of the general function are preset, so that when a developer develops the target controlled product, the function parameters and the protocol content of the general function can be directly called, and the corresponding function protocol can be directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.
In some embodiments, selecting the function parameters and protocol content of the generic function corresponding to the category in the configurable development platform includes:
selecting the function parameters and protocol content of the general functions of the category in a configuration development platform; and/or selecting the function parameters and protocol contents of the general functions corresponding to the categories with general relations in the configuration development platform.
For example, when a developer determines the category of a target controlled product during configuration, the developer can select the general functions of the same category and the general functions of different categories respectively, so as to invoke the functions. The general functions of the same category or the general functions between different categories can be selected independently for calling.
It can be understood that by adopting the technical scheme provided by the embodiment, when facing a large number of controlled products, the development system can be conveniently and rapidly deployed and used through preset general functions, thereby reducing the workload of developers and improving the development efficiency of the functions and protocol conversion work of each product.
Based on a general inventive concept, the embodiment of the present invention further provides a configuration device, so as to implement the configuration method described in the foregoing embodiment.
Fig. 5 is a schematic structural diagram of a configuration device according to an embodiment of the present invention, and referring to fig. 5, the device according to the embodiment of the present invention may include the following structures:
a determining module 51, configured to determine a category of a target controlled product, and select, in response to a selection instruction, a function parameter and a protocol content of a general function corresponding to the category in the configured development platform; wherein, the function parameters and protocol content of the general function are generated according to the configuration development method configuration of any one of the above;
the generating module 52 is configured to generate a corresponding function protocol according to the function parameters and the protocol content of the general function.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
It can be understood that by adopting the technical scheme provided by the embodiment, through configuring the function parameters and the protocol content of the general function in advance, when a developer develops the target controlled product, the function parameters and the protocol content of the general function can be directly called, so that the corresponding function protocol can be directly generated. When facing a large number of controlled products, the method can be used by means of preset general functions, is convenient and quick to allocate, reduces the workload of developers, and improves the functions of the products and the development efficiency of protocol conversion work.
Based on a general inventive concept, the embodiment of the invention also provides a terminal.
The terminal provided in this embodiment may include: a processor and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is generated at least according to the functional protocol obtained by the configuration method of any one of the above;
the processor is used to call and execute the computer program in the memory.
The foregoing is merely illustrative of the present invention, and the present invention is not limited thereto, and any person skilled in the art will readily recognize that variations or substitutions are within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.
It is to be understood that the same or similar parts in the above embodiments may be referred to each other, and that in some embodiments, the same or similar parts in other embodiments may be referred to.
It should be noted that in the description of the present invention, the terms "first," "second," and the like are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Furthermore, in the description of the present invention, unless otherwise indicated, the meaning of "plurality" means at least two.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and further implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It is to be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
Those of ordinary skill in the art will appreciate that all or a portion of the steps carried out in the method of the above-described embodiments may be implemented by a program to instruct related hardware, where the program may be stored in a computer readable storage medium, and where the program, when executed, includes one or a combination of the steps of the method embodiments.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing module, or each unit may exist alone physically, or two or more units may be integrated in one module. The integrated modules may be implemented in hardware or in software functional modules. The integrated modules may also be stored in a computer readable storage medium if implemented in the form of software functional modules and sold or used as a stand-alone product.
The above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, or the like.
In the description of the present specification, a description referring to terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., means that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present invention. In this specification, schematic representations of the above terms do not necessarily refer to the same embodiments or examples. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
While embodiments of the present invention have been shown and described above, it will be understood that the above embodiments are illustrative and not to be construed as limiting the invention, and that variations, modifications, alternatives and variations may be made to the above embodiments by one of ordinary skill in the art within the scope of the invention.

Claims (9)

1. A deployment method, the method comprising:
classifying the controlled products in the controlled product set according to the categories to obtain controlled products of different categories; wherein the class of controlled product characterizes the use of the product;
determining the general functions of controlled products of any category, and/or determining the general functions among the controlled products of different categories, and configuring the function parameters and protocol contents of the general functions, so that the target controlled product invokes the function parameters and protocol contents of the general functions when configuring the general functions to generate corresponding function protocols; wherein, the function parameter of the general function comprises a function name, the protocol content comprises a protocol field, and the protocol fields of the general function are the same;
the general functions include: a data transfer function, a control function or a reading function.
2. The method of claim 1, wherein configuring the protocol field comprises: assigning values to the protocol fields and configuring the meaning of each assignment; wherein the meaning of each assignment characterizes the control function.
3. The method of claim 1, wherein the protocol content further comprises: protocol type, protocol value, protocol format and protocol security requirements.
4. A deployment apparatus, comprising:
the classification module is used for classifying the controlled products in the controlled product set according to the categories to obtain controlled products of different categories; wherein the class of controlled product characterizes the use of the product;
the configuration development module is used for determining the general functions of controlled products of any category or determining the general functions among the controlled products of different categories, and configuring the function parameters and protocol contents of the general functions so that the target controlled product invokes the function parameters and protocol contents of the general functions when configuring the general functions to generate corresponding function protocols; wherein, the function parameter of the general function comprises a function name, the protocol content comprises a protocol field, and the protocol fields of the general function are the same; the general functions include: a data transfer function, a control function or a reading function.
5. A configurable development platform, comprising: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program at least for executing the configurably developing method of any one of claims 1-3;
the processor is configured to invoke and execute the computer program in the memory.
6. A method of configuration, comprising:
determining the class of the target controlled product, and responding to the selection instruction, and selecting the function parameters and protocol content of the general function corresponding to the class in the configured development platform; wherein, the function parameters and protocol content of the general function are generated by configuration according to the configuration development method of any one of claims 1-3;
and generating a corresponding function protocol according to the function parameters and the protocol content of the general function.
7. The method according to claim 6, wherein selecting the function parameters and the protocol content of the generic function corresponding to the category in the configurable development platform comprises:
selecting the function parameters and protocol content of the general functions of the category in a configuration development platform; and/or selecting the function parameters and protocol contents of the general functions corresponding to the categories with general relations in the configuration development platform.
8. A configuration device, comprising:
the determining module is used for determining the category of the target controlled product and responding to the selection instruction to select the function parameters and protocol contents of the general functions corresponding to the category in the configuration development platform; wherein, the function parameters and protocol content of the general function are generated by configuration according to the configuration development method of any one of claims 1-3;
and the generating module is used for generating a corresponding function protocol according to the function parameters and the protocol content of the general function.
9. A terminal, comprising: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is generated at least according to a functional protocol obtained by the configuration method according to any one of claims 6-7;
the processor is configured to invoke and execute the computer program in the memory.
CN202311795093.7A 2023-12-25 2023-12-25 Configuration development and configuration method, device and terminal Pending CN117453275A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311795093.7A CN117453275A (en) 2023-12-25 2023-12-25 Configuration development and configuration method, device and terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311795093.7A CN117453275A (en) 2023-12-25 2023-12-25 Configuration development and configuration method, device and terminal

Publications (1)

Publication Number Publication Date
CN117453275A true CN117453275A (en) 2024-01-26

Family

ID=89580339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311795093.7A Pending CN117453275A (en) 2023-12-25 2023-12-25 Configuration development and configuration method, device and terminal

Country Status (1)

Country Link
CN (1) CN117453275A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104991764A (en) * 2015-08-04 2015-10-21 广东康宝电器股份有限公司 User interface dynamic generation model of household electric apparatus integrated with universal protocol
CN109768970A (en) * 2018-12-24 2019-05-17 通号通信信息集团有限公司 It is a kind of based on configurable puppy parc generation method
CN112134851A (en) * 2020-08-28 2020-12-25 通号城市轨道交通技术有限公司 Interface protocol generation method of train signal system
US20210250406A1 (en) * 2020-02-07 2021-08-12 Beijing Xiaomi Mobile Software Co., Ltd. Device control method, electronic device and storage medium
CN113992514A (en) * 2021-12-29 2022-01-28 北京万维盈创科技发展有限公司 Method for rapidly realizing data acquisition instrument protocol by zero code and data acquisition instrument terminal
CN115834717A (en) * 2022-09-23 2023-03-21 广州楚秀信息科技有限公司 Communication protocol rapid development method for Internet of things equipment
CN116679975A (en) * 2023-04-19 2023-09-01 武汉光庭信息技术股份有限公司 Vehicle body control adaptation layer realization method, vehicle body control method and system

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104991764A (en) * 2015-08-04 2015-10-21 广东康宝电器股份有限公司 User interface dynamic generation model of household electric apparatus integrated with universal protocol
CN109768970A (en) * 2018-12-24 2019-05-17 通号通信信息集团有限公司 It is a kind of based on configurable puppy parc generation method
US20210250406A1 (en) * 2020-02-07 2021-08-12 Beijing Xiaomi Mobile Software Co., Ltd. Device control method, electronic device and storage medium
CN112134851A (en) * 2020-08-28 2020-12-25 通号城市轨道交通技术有限公司 Interface protocol generation method of train signal system
CN113992514A (en) * 2021-12-29 2022-01-28 北京万维盈创科技发展有限公司 Method for rapidly realizing data acquisition instrument protocol by zero code and data acquisition instrument terminal
CN115834717A (en) * 2022-09-23 2023-03-21 广州楚秀信息科技有限公司 Communication protocol rapid development method for Internet of things equipment
CN116679975A (en) * 2023-04-19 2023-09-01 武汉光庭信息技术股份有限公司 Vehicle body control adaptation layer realization method, vehicle body control method and system

Similar Documents

Publication Publication Date Title
CN110597075B (en) Method and device for detecting control conflict, electronic equipment and storage medium
CN111880490A (en) Environment adjusting method and device, electronic equipment and storage medium
EP3972202A1 (en) Smart home system control method and apparatus, electronic device and storage medium
CN109974193A (en) Control method, air-conditioning system, server, terminal and the medium of air-conditioning system
CN112665150A (en) System regulation and control method and system based on environmental parameters and storage medium
CN111010406A (en) Equipment control method and device
CN113341742A (en) Method and device for linkage control of household appliances and cloud control equipment
CN113031452B (en) Method and system for batch processing of intelligent household equipment control instructions
CN110661888B (en) Voice control method and device for household appliance and readable storage medium
CN109974232B (en) Rapid control method and terminal of air conditioner system, air conditioner system and medium
CN117453275A (en) Configuration development and configuration method, device and terminal
CN109683470A (en) A kind of software and hardware self-adaptive matching method, device and driving device
CN105042778B (en) The computational methods and its system and air conditioner of PTC heating powers
CN116107975A (en) Control method and device of equipment, storage medium and electronic device
CN102063068B (en) Programming method, system and computer of DDC (Direct Digital Control) logic
JP6622112B2 (en) Network system
CN210569135U (en) New fan core, new fan and new trend system
CN110736238B (en) Method and device for controlling air conditioner, equipment, storage medium and electronic device
CN114115027A (en) Method, system, device, equipment and storage medium for adjusting target environment parameters
CN112460849A (en) Ground source heat pump control system and upper computer communication method
CN112460053A (en) Fan control method, system, equipment and storage medium
CN112146240B (en) Operation control method, control device, drive-by-wire apparatus, server, and storage medium
CN110634282A (en) Control method and device of electrical equipment
CN110836196B (en) Fan control method and device, fan and readable storage medium
CN114095488B (en) Information processing method, device, client and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination