CN111708527A - Firmware configuration file generation method, device and medium - Google Patents

Firmware configuration file generation method, device and medium Download PDF

Info

Publication number
CN111708527A
CN111708527A CN202010447847.XA CN202010447847A CN111708527A CN 111708527 A CN111708527 A CN 111708527A CN 202010447847 A CN202010447847 A CN 202010447847A CN 111708527 A CN111708527 A CN 111708527A
Authority
CN
China
Prior art keywords
configuration
instruction
target
scheme
receiving
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010447847.XA
Other languages
Chinese (zh)
Other versions
CN111708527B (en
Inventor
祝盼飞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hangzhou Tuya Information Technology Co Ltd
Original Assignee
Hangzhou Tuya Information 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 Hangzhou Tuya Information Technology Co Ltd filed Critical Hangzhou Tuya Information Technology Co Ltd
Priority to CN202010447847.XA priority Critical patent/CN111708527B/en
Publication of CN111708527A publication Critical patent/CN111708527A/en
Application granted granted Critical
Publication of CN111708527B publication Critical patent/CN111708527B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/34Graphical or visual programming
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a method, a device and a medium for generating a configuration file of firmware. The method comprises the following steps: receiving a first instruction of adding a target configuration group in a configuration scheme; in response to a first instruction, extracting an original configuration file of a target configuration group from a configuration group library; reading an original configuration file of a target module, and generating a visual editing interface of a target configuration group in a first visual editing interface of a configuration scheme to obtain a second visual editing interface of the configuration scheme; receiving an editing instruction input in a second visual editing interface; editing the configuration scheme based on the editing instruction to obtain a target configuration scheme; and receiving a second instruction for issuing the target configuration scheme, and generating and issuing a configuration file of the target configuration scheme. By means of the method, the configuration file generation efficiency can be improved.

Description

Firmware configuration file generation method, device and medium
Technical Field
The present application relates to the field of configuration file editing technologies, and in particular, to a firmware configuration file generation method, a firmware configuration file generation apparatus, and a computer storage medium.
Background
The development-free, namely the code development-free meaning, one code and one firmware can be compatible with the functions and requirements of the general-purpose equipment. The user may generate a particular configuration by modifying the firmware-free configuration file. And burning the generated configuration file to a fixed storage area of the chip through a tool. When the firmware is started, the firmware is operated in a specific function mode by loading the configuration file, and the requirements of different product functions are met.
In the related art, the configuration file is directly compiled by research and development personnel. The development-free scheme of each product needs to write a corresponding configuration file, and the efficiency is low.
Disclosure of Invention
In order to solve the above technical problem, the present application provides a method for generating a configuration file of firmware. The method comprises the following steps: receiving a first instruction of adding a target configuration group in a configuration scheme; in response to a first instruction, extracting an original configuration file of a target configuration group from a configuration group library; reading an original configuration file of a target module, and generating a visual editing interface of a target configuration group in a first visual editing interface of a configuration scheme to obtain a second visual editing interface of the configuration scheme; receiving an editing instruction input in a second visual editing interface; editing the configuration scheme based on the editing instruction to obtain a target configuration scheme; and receiving a second instruction for issuing the target configuration scheme, and generating and issuing a configuration file of the target configuration scheme.
In order to solve the above technical problem, the present application provides a configuration file generating apparatus for firmware. The device comprises a processor, a memory and a display, wherein the processor is coupled with the memory and the display and executes instructions during working so as to realize the firmware configuration file generation method by matching with the memory and the display.
To solve the above technical problem, the present application provides a computer storage medium. The computer storage medium stores a computer program that is executed to implement the configuration file generation method of firmware described above.
According to the method and the device, the configuration group library is preset, so that a user can select an additional target configuration group in the configuration group library to a configuration scheme, the configuration scheme is more flexible and has good expansibility, and the generation efficiency of the configuration file of the configuration fee scheme can be improved; and the configuration scheme is set and the configuration files are generated based on the configuration group library, so that the styles of the configuration files are uniform, and the later maintenance is easy. And editing is carried out on a visual interface, so that the configuration of the required functions can be more intuitively realized, the operation difficulty of workers is reduced, and the editing efficiency of the configuration file is further improved.
Drawings
Fig. 1 is a schematic flowchart of a first embodiment of a method for generating a configuration file of firmware provided in the present application;
FIG. 2 is a flowchart illustrating a second embodiment of a firmware configuration file generation method according to the present application;
FIG. 3 is a schematic view of a visual editing interface of a configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application;
FIG. 4 is a schematic view of a visual editing interface of another configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application;
FIG. 5 is a schematic view of a visual editing interface of another configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application;
FIG. 6 is a schematic view of a visual editing interface of an edited configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application;
FIG. 7 is a schematic diagram of a form preview interface of the method for generating a deployment-free window covering switch configuration file provided by the present application;
FIG. 8 is a schematic diagram of a JSON source code preview interface of the method for generating a development-free window curtain switch configuration file provided by the present application;
FIG. 9 is a schematic structural diagram of an embodiment of a configuration file generation apparatus for firmware provided in the present application;
FIG. 10 is a schematic structural diagram of an embodiment of a computer storage medium provided in the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the method for generating configuration files of firmware, the apparatus for generating configuration files of firmware, and the computer storage medium provided in the present application are described in further detail with reference to the accompanying drawings and the detailed description.
Generally, the development-free firmware configuration file is written directly by developers. When the product types and the development-free schemes are more, the corresponding configuration files are also more. Due to the difference of the code styles of different developers, the styles of the compiled configuration files are different, so that the readability, the expansibility and the maintainability of development-free firmware are relatively poor. In subsequent maintenance, the difficulty of work is also increased. In addition, research personnel compile configuration files one by one, and efficiency is low.
To solve the above technical problem, the present application provides the following embodiments.
Referring to fig. 1, fig. 1 is a flowchart illustrating a method for generating a configuration file of firmware according to a first embodiment of the present disclosure. The embodiment comprises the following steps:
s101: a first instruction to add a target configuration group in a configuration scenario is received.
In this embodiment, one configuration scheme may include at least one configuration group. The configuration groups can be selected from the configuration group library by research personnel according to the actual functional requirements of different products, the selected configuration groups are target configuration groups, and the number of the target configuration groups can be one or more. The developer may issue a first instruction to add a target configuration group via a configuration group selection button on a first visual editing interface of the configuration scheme. After receiving the first instruction, S102 is executed.
One configuration group may be a functional module, and the configuration group may be, for example, a distribution network setting, a channel opening, a channel pause, a channel closing, and the like. The configuration group comprises at least one configuration item, and the configuration item corresponds to a parameter type, an optional value, a default value and the like.
The configuration group may be pre-written with the original configuration file by the developer. After receiving the input original configuration files of the configuration groups, storing the original configuration files of the configuration groups as a configuration group library.
And the first visual editing interface is generated in response to the fifth instruction after receiving the fifth instruction of the newly added configuration scheme and is an initial visual editing interface of the configuration scheme. The research and development staff perform operations such as adding, deleting, editing and the like of the configuration group based on the first visual editing interface to obtain the target configuration scheme and the configuration file of the target configuration scheme, and a generation process of the configuration file of the target configuration scheme will be described in detail below.
S102: in response to the first instruction, an original configuration file of the target configuration group is extracted from the configuration group library.
And after receiving the first instruction, extracting the original configuration file of the target configuration group from the configuration group library according to the target configuration group selected by the first instruction.
S103: reading an original configuration file of the target configuration group, and generating a visual editing interface of the target configuration group in a first visual editing interface of the configuration scheme to obtain a second visual editing interface of the configuration scheme.
And reading the original configuration file of the target configuration group to generate a visual editing interface of the target configuration group. And generating a visual editing interface of the target configuration group at a preset position in the first visual editing interface to obtain a second visual editing interface.
S104: and receiving an editing instruction input in the second visual editing interface, and editing the configuration scheme based on the editing instruction to obtain a target configuration scheme.
And the editing instructions are sent out by the research and development personnel through the second visual editing interface based on the actual application requirements of different products. The editing instruction may be an input character or a numerical value, or may be a modification instruction for a default parameter in the second visual editing interface, or may be an instruction for adding and deleting configuration items in a target configuration group in the second visual editing interface.
In some embodiments, the character or the numerical value input in the input field of the second visual editing interface is received, and the character or the numerical value is inserted into the preset position of the configuration file of the configuration scheme, so as to obtain the configuration file of the target configuration scheme. The configuration files of the configuration scheme comprise original configuration files of the target configuration group, and the second visual editing interface is edited, namely the original configuration files of the target configuration group are edited. Of course, the editing of the second visual editing interface may also include editing of information other than the target configuration group.
In other embodiments, an instruction for modifying the default parameter to the target parameter, which is input in the second visual editing interface, is received, and the default parameter in the configuration file of the configuration scheme is modified to the target parameter according to the instruction, so as to obtain the configuration file of the target configuration scheme.
In still other embodiments, an instruction for adding a configuration item, which is input in the visual editing interface of the target configuration group in the second visual editing interface, is received, and a configuration file corresponding to the configuration item to be added is inserted into the configuration file of the configuration scheme, so as to obtain the configuration file of the target configuration scheme. Or deleting the configuration file corresponding to the configuration item to be deleted from the configuration files of the configuration scheme under the condition of receiving a configuration item deleting instruction input by the visual editing interface of the target configuration group in the second visual editing interface to obtain the configuration file of the target configuration scheme.
Of course, the editing instructions may also include any two or all of the above instructions. The configuration file of the target configuration scheme is obtained after all the editing instructions are included, namely, the input characters or numerical values are inserted into the configuration file of the configuration scheme, configuration items are added or deleted, and default parameters of the configuration file are modified to be target parameters.
S105: and receiving a second instruction for issuing the target configuration scheme, and generating and issuing a configuration file of the target configuration scheme.
After the target configuration scheme is obtained, the developer may select to issue a second instruction of the target configuration scheme in a second visual editing interface.
And receiving a second instruction to indicate that the target configuration scheme is configured in the background, generating a configuration file of the target configuration scheme for release after receiving the second instruction, and pushing the configuration file of the target configuration scheme to the foreground for further modifying the configuration file of the firmware by a user.
In the embodiment, the configuration group library is preset, so that a user can select an additional target configuration group from the configuration group library to the configuration scheme, the configuration scheme is more flexible and has good expansibility, and the generation efficiency of the configuration file of the configuration fee scheme can be improved; and the configuration scheme is set and the configuration files are generated based on the configuration group library, so that the styles of the configuration files are uniform, and the later maintenance is easy. The configuration of the functions required by the product can be more intuitively and simply realized by editing on the visual interface, the operation difficulty of workers is reduced, and the editing efficiency of the configuration file is further improved.
Before the target configuration scheme is issued, in order to enable research and development personnel to confirm whether the target configuration scheme and the configuration file of the target configuration scheme are correct, the method and the system can also support table preview or JSON source code preview of the target configuration scheme. Referring to fig. 2, fig. 2 is a flowchart illustrating a firmware configuration file generating method according to a second embodiment of the present application. This embodiment is a first embodiment of a configuration file generation method based on firmware, and the same steps are not described herein again. The embodiment comprises the following steps:
s201: a first instruction to add a target configuration group in a configuration scenario is received.
S202: in response to the first instruction, an original configuration file of the target configuration group is extracted from the configuration group library.
S203: and reading an original configuration file of the target module, and generating a visual editing interface of the target configuration group in a first visual editing interface of the configuration scheme to obtain a second visual editing interface of the configuration scheme.
S204: and receiving an editing instruction input in the second visual editing interface, and editing the configuration scheme based on the editing instruction to obtain a target configuration scheme.
S205: and receiving a third instruction for previewing the visual form of the target configuration scheme, and generating a visual form preview interface of the target configuration scheme.
After obtaining the target configuration scheme, the research and development staff can click a button of a preview form of the second visual editing interface and send a third instruction for previewing the visual form of the target configuration scheme. And after receiving the third instruction, integrating the second visual editing interface to generate a visual form preview interface so that research personnel can check whether the configuration scheme of the inspection target meets the requirement.
S206: and receiving a fourth instruction of the JSON source code of the target configuration scheme, and generating a JSON source code preview interface of the target configuration scheme.
After obtaining the target configuration scheme, the research and development staff can click a button for previewing the JSON source code of the second visual editing interface and send a fourth instruction for previewing the JSON source code of the target configuration scheme. And after receiving the fourth instruction, generating a JSON source code preview interface of the configuration scheme so that research and development personnel can check the source codes of the configuration file of the target configuration scheme.
The sequence of S205 and S206 is not in order, that is, the JSON source code of the target configuration scheme may be previewed first and then the JSON source code of the target configuration scheme may be previewed first, and then the visual form of the target configuration scheme may be previewed first. Or only previewing any one of the visualization form of the target configuration scheme and the JSON source code of the target configuration scheme. The specific preview interface is generated according to the selection of the research and development personnel, so that the research and development personnel can determine whether the target configuration scheme is correct, and the method is not limited by the application.
S207: and receiving a second instruction for issuing the target configuration scheme, and issuing a configuration file of the target configuration scheme.
In this embodiment, before the configuration file of the target configuration scheme is issued, a visual form preview interface or a JSON source preview interface is generated according to an instruction of a research and development staff, so that the research and development staff can check whether the current target configuration scheme is correct and perfect, and the method has high readability, and is convenient for the research and development staff to find a problem and modify the current target configuration scheme. By presetting the configuration group library, a user can select an additional target configuration group from the configuration group library to the configuration scheme, the configuration scheme is more flexible and has good expansibility, and the generation efficiency of the configuration file of the configuration fee scheme can be improved; and the configuration scheme is set and the configuration files are generated based on the configuration group library, so that the styles of the configuration files are uniform, and the later maintenance is easy. The configuration of the functions required by the product can be more intuitively and simply realized by editing on the visual interface, the operation difficulty of workers is reduced, and the editing efficiency of the configuration file is further improved.
To more clearly and clearly illustrate the technical solution of the present application, the following description is provided with specific embodiments of generating a curtain switch profile without the need to develop a curtain switch profile. Referring to fig. 3-9, fig. 3 is a schematic view of a visual editing interface of a configuration group of the method for generating a deployment-free window shade switch configuration file according to the present application; FIG. 4 is a schematic view of a visual editing interface of another configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application; FIG. 5 is a schematic view of a visual editing interface of another configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application; FIG. 6 is a schematic view of a visual editing interface of an edited configuration group of the method for generating a deployment-free window covering switch configuration file provided by the present application; FIG. 7 is a schematic diagram of a form preview interface of the method for generating a deployment-free window covering switch configuration file provided by the present application; fig. 8 is a schematic diagram of a JSON source code preview interface of the development-free curtain switch configuration file generation method provided by the present application.
Firstly, receiving an instruction for establishing a development-free curtain switch configuration group library and an input configuration file of a configuration group, and establishing the development-free curtain switch configuration group library. The development-free curtain switch configuration group library can have the following configuration groups: the method comprises the steps of main control setting, distribution network setting, related information, channel opening, channel suspending, channel closing and the like. Each configuration group has at least one configuration item, for example, the related information includes JSON version, template type and channel number, etc., as shown in fig. 3; the general control settings include key trigger type configuration, travel time setting configuration, configuration stop switch setting, etc., as shown in fig. 4; the configuration network setting comprises resetting length according to seconds, first configuration network trigger mode setting, network indicator lamp state setting when the network is not connected, network indicator lamp state setting when the network is connected and the like, and is shown in fig. 5.
And receiving an instruction of newly adding an IO configuration scheme in the development-free curtain switch scheme, newly adding the development-free curtain switch configuration scheme according to the instruction, and generating a visual editing interface of the development-free curtain switch configuration scheme.
And receiving an instruction of adding the target development-free curtain switch configuration group in the visual editing interface, and adding the target development-free curtain switch configuration group from the development-free curtain switch configuration group library to the visual editing interface according to the instruction.
And further, receiving an add configuration item instruction sent by an add configuration item button below the target development-free curtain switch configuration group, and adding the configuration items in the target development-free curtain switch configuration group. Receiving input characters or numerical values, for example, the JSON version number input in the related information is 1.0.2, the module model is TYZS3, and inserting the input characters or numerical values into a configuration file of the development-free curtain switch configuration scheme; or receiving an instruction of modifying the default value 1 of the curtain switch channel number to the target value 2, and inserting the target value into the configuration file of the development-free curtain switch configuration scheme, as shown in fig. 6.
And receiving an instruction for previewing the development-free curtain switch configuration scheme, and generating a preview interface according to the instruction, so that whether the development-free curtain switch configuration scheme meets the functional requirements can be checked according to the preview interface in research and development. If the preview instruction is a form preview, a preview interface of the opening-free curtain opening and closing form is generated, as shown in fig. 7. And if the preview instruction is JSON source code preview, generating a source code preview interface of the development-free curtain switch configuration file, as shown in FIG. 8.
And receiving an instruction for issuing a development-free curtain switch configuration scheme, and issuing the development-free curtain switch configuration scheme to a foreground.
The embodiment of the firmware configuration file generating method is implemented by a firmware configuration file generating device, so that the present application also provides a firmware configuration file generating device, please refer to fig. 9, and fig. 9 is a schematic structural diagram of an embodiment of the firmware configuration file generating device provided in the present application. The configuration file generating apparatus 100 of the firmware of the present embodiment may include a processor 101, a memory 102 and a display 103, which are connected to each other, and the configuration file generating apparatus 100 of the firmware of the present embodiment may implement the above-described embodiments of the configuration file generating method of the firmware. The display 103 is configured to display a visual editing interface, and receive a first instruction for adding a target configuration group, a second instruction for issuing a target configuration scheme, and an editing instruction through the visual editing interface, the memory 102 stores a configuration group library, and the processor 101 is configured to extract an original configuration file of the target configuration group from the configuration group library in response to the first instruction; reading an original configuration file of a target module, and generating a visual editing interface of a target configuration group in a first visual editing interface of a configuration scheme to obtain a second visual editing interface of the configuration scheme; editing the configuration scheme based on the editing instruction to obtain a target configuration scheme; in response to the second instruction, a configuration file of the target configuration scheme is issued.
The processor 101 may be an integrated circuit chip having signal processing capability. The processor 101 may also be a general purpose processor, a Digital Signal Processor (DSP), an Application Specific Integrated Circuit (ASIC), a Field Programmable Gate Array (FPGA) or other programmable logic device, discrete gate or transistor logic, discrete hardware components. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
For the method of the above embodiment, it may exist in the form of a computer program, so that the present application provides a computer storage medium, please refer to fig. 10, where fig. 10 is a schematic structural diagram of an embodiment of the computer storage medium provided in the present application. The computer storage medium 200 of the present embodiment stores therein a computer program 201 that can be executed to implement the method in the above-described embodiments.
The computer storage medium 200 of this embodiment may be a medium that can store program instructions, such as a usb disk, a removable hard disk, a Read-only Memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk, or may also be a server that stores the program instructions, and the server may send the stored program instructions to other devices for operation, or may self-operate the stored program instructions.
In the several embodiments provided in the present application, it should be understood that the disclosed method and apparatus may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, a division of a module or a unit is merely a logical division, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the embodiment.
In addition, functional units in the embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present application may be substantially implemented or contributed to by the prior art, or all or part of the technical solution may be embodied in a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, a network device, or the like) or a processor (processor) to execute all or part of the steps of the method according to the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the purpose of illustrating embodiments of the present application and is not intended to limit the scope of the present application, and all modifications of equivalent structures and equivalent processes, which are made by the contents of the specification and the drawings of the present application or are directly or indirectly applied to other related technical fields, are also included in the scope of the present application.

Claims (10)

1. A method for generating a configuration file of firmware, the method comprising:
receiving a first instruction of adding a target configuration group in a configuration scheme;
extracting an original configuration file of the target configuration group from a configuration group library in response to the first instruction;
reading an original configuration file of the target configuration group, and generating a visual editing interface of the target configuration group in a first visual editing interface of the configuration scheme to obtain a second visual editing interface of the configuration scheme;
receiving an editing instruction input in the second visual editing interface;
editing the configuration scheme based on the editing instruction to obtain a target configuration scheme;
and receiving a second instruction for issuing the target configuration scheme, and generating and issuing a configuration file of the target configuration scheme.
2. The method of claim 1, wherein the editing instructions comprise characters or numerical values, and wherein receiving the editing instructions entered at the second visual editing interface comprises:
receiving the characters or numerical values input in an input field of the second visual editing interface;
the editing the configuration scheme based on the editing instruction to obtain a target configuration scheme comprises:
and inserting the characters or the numerical values into a preset position of a configuration file of the configuration scheme to obtain the configuration file of the target configuration scheme.
3. The method of claim 1, wherein receiving the editing instructions entered at the second visual editing interface comprises:
receiving an instruction which is input in the second visual editing interface and used for modifying the default parameter into the target parameter;
the editing the configuration scheme based on the editing instruction to obtain a target configuration scheme comprises:
and modifying the default parameters in the configuration file of the configuration scheme into the target parameters to obtain the configuration file of the target configuration scheme.
4. The method of claim 1, wherein the target configuration group comprises at least one configuration item, and wherein the receiving of the editing instruction input in the second visual editing interface comprises:
receiving an instruction of adding or deleting the configuration item input by the visual editing interface of the target configuration group in the second visual editing interface;
the editing the configuration scheme based on the editing instruction to obtain a target configuration scheme comprises:
inserting a configuration file corresponding to a configuration item to be added into the configuration file of the configuration scheme to obtain a configuration file of the target configuration file; or
And deleting the configuration file corresponding to the configuration item to be deleted from the configuration files of the configuration scheme to obtain the configuration file of the target configuration file.
5. The method of claim 1, wherein receiving the first instruction to add the target configuration group in the configuration scheme is preceded by:
receiving an input original configuration file of a configuration group;
storing the original configuration file of the configuration group as the configuration group library.
6. The method of claim 1, wherein before the receiving issues the second instruction for the configuration scheme, comprising:
receiving a third instruction for previewing the visual form of the target configuration scheme;
and generating a visual form preview interface of the target configuration scheme in response to the third instruction.
7. The method of claim 1, wherein before the receiving issues the second instruction for the configuration scheme, comprising:
receiving a fourth instruction of a JSON source code for previewing the target configuration scheme;
and responding to the fourth instruction, and generating a JSON source code preview interface of the target configuration scheme.
8. The method of claim 1, wherein receiving the first instruction to add the target configuration group in the configuration scheme is preceded by:
receiving a fifth instruction of the newly added configuration scheme;
generating the first visual editing interface of the configuration scheme in response to the fifth instruction.
9. A firmware profile generating apparatus, comprising a processor, a memory and a display, wherein the processor is coupled to the memory and the display, and executes instructions to implement the firmware profile generating method according to any one of claims 1 to 8 in cooperation with the memory and the display when operating.
10. A computer storage medium characterized in that it stores a computer program executed to implement the configuration file generation method of firmware according to any one of claims 1 to 8.
CN202010447847.XA 2020-05-25 2020-05-25 Method, device and medium for generating configuration file of firmware Active CN111708527B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010447847.XA CN111708527B (en) 2020-05-25 2020-05-25 Method, device and medium for generating configuration file of firmware

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010447847.XA CN111708527B (en) 2020-05-25 2020-05-25 Method, device and medium for generating configuration file of firmware

Publications (2)

Publication Number Publication Date
CN111708527A true CN111708527A (en) 2020-09-25
CN111708527B CN111708527B (en) 2023-05-12

Family

ID=72537444

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010447847.XA Active CN111708527B (en) 2020-05-25 2020-05-25 Method, device and medium for generating configuration file of firmware

Country Status (1)

Country Link
CN (1) CN111708527B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342420A (en) * 2021-06-28 2021-09-03 杭州涂鸦信息技术有限公司 Firmware configuration method, device, equipment and storage medium

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030132956A1 (en) * 2002-01-16 2003-07-17 Sun Microsystems, Inc. Method, system, and program for managing a configuration file including device driver parameters
CN102298373A (en) * 2011-06-30 2011-12-28 北京康拓红外技术有限公司 Monitoring method and monitoring system of programmable logic controller (PLC)
CN105224351A (en) * 2014-06-17 2016-01-06 中兴通讯股份有限公司 Rapid configuration implementation method and rapid configuration server
CN106506213A (en) * 2016-11-09 2017-03-15 深圳云联讯数据科技有限公司 A kind of internet of things equipment visualization interface display packing and system
CN106775725A (en) * 2016-12-19 2017-05-31 网易(杭州)网络有限公司 A kind of visual configuration edit methods and device
CN106933567A (en) * 2017-01-24 2017-07-07 北京广利核系统工程有限公司 A kind of graphic user interface GUI system
CN108255969A (en) * 2017-12-26 2018-07-06 平安科技(深圳)有限公司 Visual Chart method for implementing page, device, terminal device and storage medium
US10025467B1 (en) * 2013-05-09 2018-07-17 Cadence Design Systems, Inc. Multi-layer incremental toolbar configuration system
CN109800530A (en) * 2019-01-30 2019-05-24 杭州涂鸦信息技术有限公司 A kind of methods of product development, device, equipment and readable storage medium storing program for executing
EP3502896A1 (en) * 2017-12-20 2019-06-26 Sap Se Generation of an adapters configuration user interface
CN109960538A (en) * 2017-12-21 2019-07-02 深圳市金证科技股份有限公司 A kind of configuration interface management method, configuration interface managing device and electronic equipment

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030132956A1 (en) * 2002-01-16 2003-07-17 Sun Microsystems, Inc. Method, system, and program for managing a configuration file including device driver parameters
CN102298373A (en) * 2011-06-30 2011-12-28 北京康拓红外技术有限公司 Monitoring method and monitoring system of programmable logic controller (PLC)
US10025467B1 (en) * 2013-05-09 2018-07-17 Cadence Design Systems, Inc. Multi-layer incremental toolbar configuration system
CN105224351A (en) * 2014-06-17 2016-01-06 中兴通讯股份有限公司 Rapid configuration implementation method and rapid configuration server
CN106506213A (en) * 2016-11-09 2017-03-15 深圳云联讯数据科技有限公司 A kind of internet of things equipment visualization interface display packing and system
CN106775725A (en) * 2016-12-19 2017-05-31 网易(杭州)网络有限公司 A kind of visual configuration edit methods and device
CN106933567A (en) * 2017-01-24 2017-07-07 北京广利核系统工程有限公司 A kind of graphic user interface GUI system
EP3502896A1 (en) * 2017-12-20 2019-06-26 Sap Se Generation of an adapters configuration user interface
CN109960538A (en) * 2017-12-21 2019-07-02 深圳市金证科技股份有限公司 A kind of configuration interface management method, configuration interface managing device and electronic equipment
CN108255969A (en) * 2017-12-26 2018-07-06 平安科技(深圳)有限公司 Visual Chart method for implementing page, device, terminal device and storage medium
CN109800530A (en) * 2019-01-30 2019-05-24 杭州涂鸦信息技术有限公司 A kind of methods of product development, device, equipment and readable storage medium storing program for executing

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113342420A (en) * 2021-06-28 2021-09-03 杭州涂鸦信息技术有限公司 Firmware configuration method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111708527B (en) 2023-05-12

Similar Documents

Publication Publication Date Title
CN108228287B (en) QT-based user interface control generation method and device
EP4009162A1 (en) Code change method and device
US7251724B2 (en) Device environment configuration system and method, and data storage therefor
CN115712413A (en) Low code development method, device, equipment and storage medium
CN106027785A (en) Voice processing method and terminal
CN109710631A (en) Auxiliary generates method, apparatus, equipment and the computer storage medium of SQL code
CN108287718A (en) Special efficacy edit methods based on game engine and device
CN113010359B (en) Bus test system generation method, system, device and storage medium
CN109284126B (en) Automatic class library updating method and device, electronic equipment and storage medium
JP2017084082A (en) Simulation device, test scenario file creation method, and test method using test scenario file
CN112506492A (en) Visual point burying method supporting dynamic scene configuration
CN111708527A (en) Firmware configuration file generation method, device and medium
CN113590097B (en) API interface generation method and device, electronic equipment and storage medium
CN114090602A (en) Configuration file updating method and device, server and storage medium
JP2017107265A (en) Test scenario creation support system and test scenario creation support method
CN111597112A (en) Automatic test method and device and electronic equipment
CN108255486B (en) View conversion method and device for form design and electronic equipment
JP2017102872A (en) Development device, development system, and program
CN112052224B (en) File export method and device
CN113377368A (en) Project development method, device, server and storage medium
CN109948251B (en) CAD-based data processing method, device, equipment and storage medium
US11184229B2 (en) Development operation support system, development management server, operation management server, method thereof, and non-transitory computer readable medium storing program thereof
CN112540958A (en) File processing method, device, equipment and computer storage medium
CN111985182A (en) File editing method, device and system and computer readable storage medium
CN111177279A (en) Form saving method and device, storage medium and electronic equipment

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
GR01 Patent grant
GR01 Patent grant