CN114756445A - Product debugging method and device and charging pile debugging method and device - Google Patents

Product debugging method and device and charging pile debugging method and device Download PDF

Info

Publication number
CN114756445A
CN114756445A CN202110025152.7A CN202110025152A CN114756445A CN 114756445 A CN114756445 A CN 114756445A CN 202110025152 A CN202110025152 A CN 202110025152A CN 114756445 A CN114756445 A CN 114756445A
Authority
CN
China
Prior art keywords
debugging
product
debugged
function
instruction
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
CN202110025152.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.)
Kunshan Antong New Energy Technology Co ltd
Original Assignee
Kunshan Antong New Energy 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 Kunshan Antong New Energy Technology Co ltd filed Critical Kunshan Antong New Energy Technology Co ltd
Priority to CN202110025152.7A priority Critical patent/CN114756445A/en
Publication of CN114756445A publication Critical patent/CN114756445A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/362Software debugging
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3684Test management for test design, e.g. generating new test cases
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/36Preventing errors by testing or debugging software
    • G06F11/3668Software testing
    • G06F11/3672Test management
    • G06F11/3688Test management for test execution, e.g. scheduling of test suites

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a product debugging method and device and a charging pile debugging method and device, and particularly relates to the technical field of product testing. The product debugging method comprises the steps of obtaining a configuration instruction of a product to be debugged; determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged; and executing the debugging function of the corresponding product according to the function debugging list. And determining a function debugging list of the product to be debugged according to the configuration instruction of the product to be debugged and executing corresponding function debugging according to the function debugging list through the configuration instruction of the product to be debugged, so that the executing process of debugging contents is saved to the greatest extent, and the production cost is saved.

Description

Product debugging method and device and charging pile debugging method and device
Technical Field
The invention relates to the technical field of product testing, in particular to a product debugging method and device and a charging pile debugging method and device.
Background
In the prior art, product debugging is required before product delivery, the existing product debugging content is single, and corresponding debugging functions need to be manually selected when product debugging is carried out, so that the process and the cost cannot be saved to the maximum extent. For example: when the function debugging of the charging pile is carried out, the existing charging pile debugging method is assembled according to the national standard, but the debugging process is complicated and takes long time due to the fact that the method is assembled according to the national standard, and the overall progress of the overall installation and use process is influenced.
Disclosure of Invention
In view of this, embodiments of the present invention provide a product debugging method and apparatus, and a charging pile debugging method and apparatus, so as to solve the problem that the debugging content of the existing product cannot save the process and the cost to the greatest extent.
According to a first aspect, an embodiment of the present invention provides a product debugging method, including: acquiring a configuration instruction of a product to be debugged; determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged; and executing the debugging function of the corresponding product according to the function debugging list.
According to the product debugging method provided by the embodiment of the invention, the function debugging list of the product to be debugged is determined according to the configuration instruction of the product to be debugged and the corresponding function debugging is executed according to the function debugging list through the configuration instruction of the product to be debugged, so that the execution process of debugging contents is saved to the greatest extent, and the production cost is saved.
With reference to the first aspect, in a first implementation manner of the first aspect, before the obtaining the configuration instruction of the product to be debugged, the method further includes: judging whether the product debugging device operates normally or not; if the product debugging device runs normally, identifying the identification information of the product to be debugged, and acquiring a configuration instruction of the product to be debugged according to the identification information of the product to be debugged; and if the product debugging device is not operated normally, the product debugging device is overhauled according to the prompt information of the product debugging device.
With reference to the first aspect, in a second implementation manner of the first aspect, before the obtaining the configuration instruction of the product to be debugged, the method further includes: acquiring a first confirmation instruction for representing that a product to be debugged is embedded into a product debugging device, a second confirmation instruction for representing that the product to be debugged is fixed at a specified position of the product debugging device, a debugging starting instruction of the product to be debugged and debugging function information of the product to be debugged; respectively judging whether the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet configuration conditions; if the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet configuration conditions, acquiring a configuration instruction of the product to be debugged; and if at least one of the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information does not meet the configuration condition, overhauling the product debugging device or adjusting the product to be debugged.
According to the product debugging method provided by the embodiment of the invention, before the product debugging method is implemented, whether the product debugging device normally operates is judged to ensure the implementation accuracy of the product debugging method, and then the corresponding judgment instruction is executed according to the judgment result, so that the accuracy of the product function debugging result is ensured, and the debugging process and cost during function debugging are reduced.
With reference to the first aspect, in a third implementation manner of the first aspect, determining a function debugging list of a product to be debugged based on a configuration instruction of the product to be debugged includes: at least 1 kind of function of the preset product to be debugged is extracted from a function pool of the preset product to be debugged, and a function debugging list of the product to be debugged is generated.
According to the product debugging method provided by the embodiment of the invention, at least 1 function of the preset product to be debugged is set and provided to a debugging user in a list mode for selection, so that the debugging process and cost during function debugging are reduced, and the debugging efficiency is optimized.
With reference to the first aspect, in a fourth implementation manner of the first aspect, after the executing the debugging function of the corresponding product according to the function debugging list, the method further includes:
judging whether the debugging result of the debugging product is qualified or not;
if the debugging result of the debugging product is qualified, judging that the debugging product is normal;
and if the debugging result of the debugging product is unqualified, generating maintenance prompt information.
According to the product debugging method provided by the embodiment of the invention, the corresponding selection prompt is made according to the debugging result, so that the debugging result can be quickly obtained, and the debugging efficiency is improved.
According to a second aspect, an embodiment of the present invention provides a method for debugging a charging pile, including: acquiring a configuration instruction of a charging pile to be debugged; determining a function debugging list of the charging pile to be debugged based on the configuration instruction of the charging pile to be debugged; and executing corresponding function debugging of the charging pile according to the function debugging list.
According to the method for debugging the charging pile, provided by the embodiment of the invention, the function debugging list of the charging pile to be debugged is determined according to the configuration instruction of the charging pile to be debugged and the corresponding function debugging is executed according to the function debugging list through the configuration instruction of the charging pile to be debugged, so that the execution process of debugging contents is saved to the greatest extent, and the production cost is saved.
According to a third aspect, an embodiment of the present invention provides a product debugging apparatus, including: the first acquisition module is used for acquiring a configuration instruction of a product to be debugged; the first determining module is used for determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged; and the first execution module is used for executing the debugging function of the corresponding product according to the function debugging list.
According to the product debugging device provided by the embodiment of the invention, the configuration instruction of the product to be debugged is acquired through the first acquisition module, the function debugging list of the debugging product corresponding to the configuration instruction of the product to be debugged is determined from the first determination module according to the configuration instruction of the product to be debugged, and the debugging function of the corresponding product is executed by using the first execution module according to the function debugging list of the debugging product, so that the execution process of debugging content is saved to the greatest extent, and the production cost is saved.
According to a fourth aspect, an embodiment of the present invention provides a device for debugging a charging pile, including:
the second acquisition module is used for acquiring a configuration instruction of the charging pile to be debugged;
the second determining module is used for determining a function debugging list of the charging pile to be debugged based on the configuration instruction of the charging pile to be debugged;
and the second execution module is used for executing the corresponding function debugging of the charging pile according to the function debugging list.
According to the charging pile debugging device provided by the embodiment of the invention, the configuration instruction of the charging pile to be debugged is acquired through the second acquisition module, the function debugging list of the debugging charging pile corresponding to the configuration instruction of the charging pile to be debugged is determined from the second determination module according to the configuration instruction of the charging pile to be debugged, and the debugging function of the corresponding charging pile is executed by using the second execution module according to the function debugging list of the debugging charging pile, so that the execution process of debugging content is saved to the greatest extent, and the production cost is saved.
According to a fourth aspect, an embodiment of the present invention provides an electronic device, including: the charging pile debugging method includes a memory and a processor, the memory and the processor are communicatively connected with each other, the memory stores computer instructions, and the processor executes the computer instructions to execute the product debugging method in the first aspect or any one of the implementation manners of the first aspect or the charging pile debugging method in the second aspect.
According to a fifth aspect, an embodiment of the present invention provides a computer-readable storage medium, which stores computer instructions for causing a computer to execute the product commissioning method described in the first aspect or any one of the implementation manners of the first aspect or the charging pile commissioning method described in the second aspect.
Drawings
The features and advantages of the present invention will be more clearly understood by reference to the accompanying drawings, which are illustrative and not to be construed as limiting the invention in any way, and in which:
fig. 1 is a flow chart of a product debugging method according to an embodiment of the present invention;
fig. 2 is a block flow diagram before step S10 of an alternative product debugging method according to an embodiment of the present invention;
fig. 3 is a block flow diagram before step S10 of an alternative product debugging method according to an embodiment of the present invention;
FIG. 4 is a block flow diagram of an alternative product debugging method step S12 according to an embodiment of the present invention;
fig. 5 is a flowchart of a charging pile debugging method according to an embodiment of the present invention;
fig. 6 is a block diagram of a product debugging apparatus according to an embodiment of the present invention;
fig. 7 is a block diagram of a charging pile debugging apparatus according to an embodiment of the present invention;
fig. 8 is a block diagram of an electronic device according to an embodiment of the present invention.
Reference numerals
10-a first acquisition module; 11-a first determination module; 12-a first execution module; 20-a second acquisition module; 21-a second determination module; 22-a second execution module; 31-a processor; 32-memory.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, but not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that the product debugging method provided in the embodiment of the present application may be applied to a product debugging device or apparatus, where a specific debugging device or apparatus includes a software part and a hardware part, and a user may set the software part and then the hardware device performs function debugging on a product according to control executed by the software device. Wherein, the setting of the software part comprises the following steps: a debugging interface, a corresponding function selected by a user and the like, and the setting of the hardware part can comprise: display device, controller, function debugging tool. When a user needs to debug the product, the debugging interface is operated through the display device, the function needing to be debugged is selected on the debugging interface, then the controller receives the control instruction, and the product is placed on the corresponding function debugging jig for function debugging.
An embodiment of the present invention provides a product debugging method, as shown in fig. 1, the product debugging method includes:
and S10, acquiring a configuration instruction of the product to be debugged.
In this embodiment, a user sends a configuration instruction for debugging a product to a product debugging apparatus by operating on a display apparatus, where the configuration instruction for the product to be debugged includes a product debugging start instruction, a debugging function required to debug the product, a parameter required to be set for function debugging, and the like. For example: the debugging function can be insulation testing, and the parameters required to be set for function debugging can be the parameters of the insulation testing conforming to the standard.
And S11, determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged.
In this embodiment, a configuration instruction of a product to be debugged is obtained, a debugging function that needs to be executed by the product to be debugged is obtained, and then a corresponding debugging function is extracted from a preset function debugging pool of the product to be debugged to generate a function debugging list of the product to be debugged, where the preset function debugging pool of the product to be debugged is a set of multiple debugging functions that are integrated according to a customer requirement, for example: index data of various debugging functions such as voltage insulation and withstand voltage, leakage test and the like can be contained in a preset function debugging pool of a debugging product, and the execution steps of voltage insulation and withstand voltage and leakage test can be carried out. In addition, the function debugging list of the product to be debugged includes at least one debugging function, for example: and (4) performing function tests such as insulation and voltage resistance tests, leakage tests and the like.
And S12, executing the debugging function of the corresponding product according to the function debugging list.
In this embodiment, after the function debugging list is determined, the controller controls the function debugging jig to sequentially complete the debugging of the products to the debugging products according to the sequence of the function debugging list.
According to the product debugging method provided by the embodiment of the invention, the function debugging list of the product to be debugged is determined according to the configuration instruction of the product to be debugged and the configuration instruction of the product to be debugged, and then the corresponding function debugging is executed according to the function debugging list, so that the execution process of debugging contents is saved to the greatest extent, and the production cost is saved.
The embodiment of the invention provides a product debugging method, as shown in fig. 2-4, specifically:
as shown in fig. 2, step S10 is preceded by:
s101, judging whether the product debugging device runs normally;
in this embodiment, the product debugging apparatus of the implemented product debugging method needs to be detected to determine whether the operation of the product debugging apparatus is normal and stable.
S102, if the product debugging device runs normally, identifying the identification information of the product to be debugged, and acquiring a configuration instruction of the product to be debugged according to the identification information of the product to be debugged;
in this embodiment, the identification information of the product to be debugged may be an identification code of the product to be debugged, where the identification code records parameters of the product to be debugged. After the identification information of the product to be debugged is confirmed, the configuration instruction of the product to be debugged can be obtained. For example: when charging pile debugging device normally operates, the controller controls the identification acquisition device to acquire identification information of charging piles, checks test parameters of the charging piles, and conducts subsequent charging pile function debugging, wherein the identification acquisition device can be a camera or a scanning gun and scans the identification information set on the charging piles.
S103, if the product debugging device is not operated normally, the product debugging device is overhauled according to the prompt information of the product debugging device.
In this embodiment, when the product debugging device operation is abnormal, the product debugging device can indicate, and then the maintainer can overhaul the product debugging device according to the prompt message of product debugging device. For example: when the product debugging device is not operated normally, the product debugging device indicates that the jig of the product debugging device is not installed in place in a mode of displaying E06 or yellow light warning, and then the jig of the product debugging device which is not installed in place is moved to a specified position through manual troubleshooting, so that the problem that the jig is not installed in place is solved.
Specifically, as shown in fig. 3, steps S101 to S103 may also be:
s104, a first confirmation instruction for representing that the product to be debugged is embedded into the product debugging device, a second confirmation instruction for representing that the product to be debugged is fixed at the specified position of the product debugging device, a debugging starting instruction of the product to be debugged and debugging function information of the product to be debugged are obtained.
In this embodiment, the product debugging apparatus needs to obtain the first confirmation instruction, the second confirmation instruction, the debugging start instruction, and the debugging function information set by the user.
S105, respectively judging whether the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet the configuration conditions.
And S106, if the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet the configuration conditions, acquiring the configuration instruction of the product to be debugged.
S107, if at least one of the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information does not meet the configuration condition, the product debugging device is overhauled or the product to be debugged is adjusted.
Optionally, a sensor may be installed in the product debugging device, and the sensor may detect the execution actions of the first confirmation instruction and the second confirmation instruction, and determine whether the configuration condition is satisfied. For example: and detecting whether the debugging product is embedded into the product debugging device by using the position sensor.
According to the product debugging method provided by the embodiment, before the product debugging method is implemented, whether the product debugging device normally operates is judged to ensure the implementation accuracy of the product debugging method, and then the corresponding judgment instruction is executed according to the judgment result, so that the accuracy of the product function debugging result is ensured, and the debugging process and the cost during function debugging are reduced.
As shown in fig. 4, step S12 includes:
s121, judging whether the debugging result of the debugging product is qualified or not;
s122, if the debugging result of the debugging product is qualified, judging that the debugging product is normal;
and S123, if the debugging result of the debugging product is unqualified, generating maintenance prompt information.
In this embodiment, the repair prompt information may be a debugging error code of the debugging product, and the product failure problem may be quickly locked according to the debugging error code. The debugging error codes are problems in a failure problem set obtained by experience summary, and each failure problem corresponds to one debugging error code for the convenience of query and maintenance.
According to the product debugging method provided by the embodiment of the invention, the corresponding selection prompt is made according to the debugging result, so that the debugging result can be quickly obtained, and the debugging efficiency is improved.
Optionally, step S11 includes: and extracting at least 1 function of the preset product to be debugged from the function pool of the preset product to be debugged, and generating a function debugging list of the product to be debugged.
The embodiment of the invention provides a method for debugging a charging pile, which comprises the following steps of:
s20, obtaining a configuration instruction of the charging pile to be debugged, and referring to the related description of step S10 of the above method embodiment for details.
S21, referring to the relevant description of step S11 of the above method embodiment for details based on the configuration instruction of the charging pile to be debugged.
And S22, performing corresponding function debugging of the charging pile according to the function debugging list, and referring to the related description of the step S12 in the above method embodiment for details.
According to the charging pile debugging method provided by the embodiment of the invention, the function debugging list of the charging pile to be debugged is determined according to the configuration instruction of the charging pile to be debugged and the corresponding function debugging is executed according to the function debugging list through the configuration instruction of the charging pile to be debugged, so that the execution process of debugging contents is saved to the greatest extent, and the production cost is saved.
An embodiment of the present invention provides a product debugging apparatus, as shown in fig. 6, the product debugging apparatus includes:
the first obtaining module 10 is configured to obtain a configuration instruction of a product to be debugged, and details refer to the related description of step S10 of the above method embodiment.
The first determining module 11 is configured to determine a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged, and the details refer to the related description of step S11 of the above method embodiment.
The first executing module 12 is configured to execute the debugging function of the corresponding product according to the function debugging list, and the details refer to the related description of step S12 of the foregoing method embodiment.
According to the product debugging device provided by the embodiment of the invention, the configuration instruction of the product to be debugged is acquired through the first acquisition module, the function debugging list of the debugging product corresponding to the configuration instruction of the product to be debugged is determined from the first determination module according to the configuration instruction of the product to be debugged, and the debugging function of the corresponding product is executed by using the first execution module according to the function debugging list of the debugging product, so that the execution process of debugging content is saved to the greatest extent, and the production cost is saved.
An embodiment of the present invention provides a charging pile debugging apparatus, as shown in fig. 7, the charging pile debugging apparatus includes:
the second obtaining module 20 is configured to obtain a configuration instruction of the charging pile to be debugged, and the details refer to the related description of step S20 of the foregoing method embodiment.
The second determining module 21 is configured to determine a function debugging list of the charging pile to be debugged based on the configuration instruction of the charging pile to be debugged, and the detailed contents refer to the related description of step S21 in the foregoing method embodiment.
The second executing module 22 is configured to execute the debugging function of the corresponding product according to the function debugging list, and the details refer to the related description of step S22 of the foregoing method embodiment.
According to the charging pile debugging device, the configuration instruction of the charging pile to be debugged is acquired through the second acquisition module, the function debugging list of the charging pile to be debugged corresponding to the configuration instruction of the charging pile to be debugged is determined from the second determination module according to the configuration instruction of the charging pile to be debugged, and the debugging function of the charging pile is executed by the second execution module according to the function debugging list of the charging pile to be debugged, so that the execution process of debugging content is saved to the maximum extent, and the production cost is saved.
The embodiment of the invention provides a charging pile debugging device,
in addition, an electronic device is further provided in an embodiment of the present invention, as shown in fig. 8, the electronic device may include a processor 31 and a memory 32, where the processor 31 and the memory 32 may be connected by a bus or in another manner, and fig. 8 illustrates an example of connection by a bus.
The processor 31 may be a Central Processing Unit (CPU). The Processor 31 may also be other general purpose processors, Digital Signal Processors (DSPs), Application Specific Integrated Circuits (ASICs), Field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, or combinations thereof.
The memory 32 is a non-transitory computer readable storage medium, and can be used for storing non-transitory software programs, non-transitory computer executable programs, and modules, such as program instructions/modules corresponding to the key shielding method of the in-vehicle display device in the embodiment of the present invention (for example, the first obtaining module 10, the first determining module 11, the first executing module 12, the second obtaining module 20, the second determining module 21, and the second executing module 22 shown in fig. 6 and 7). The processor 31 executes various functional applications and data processing of the processor by running the non-transitory software programs, instructions and modules stored in the memory 32, that is, implements the product debugging method or the charging pile debugging method in the above method embodiments.
The memory 32 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, an application program required for at least one function; the storage data area may store data created by the processor 31, and the like. Further, the memory 32 may include high speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid state storage device. In some embodiments, the memory 32 may optionally include memory located remotely from the processor 31, and these remote memories may be connected to the processor 31 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The one or more modules are stored in the memory 32 and, when executed by the processor 31, perform the method of assembling a charging post as in the embodiment of fig. 1-3.
The details of the electronic device may be understood by referring to the corresponding descriptions and effects in the embodiments shown in fig. 1 to fig. 3, and are not described herein again.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic Disk, an optical Disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a Flash Memory (Flash Memory), a Hard Disk Drive (Hard Disk Drive, abbreviated as HDD), or a Solid State Drive (SSD); the storage medium may also comprise a combination of memories of the kind described above.
Although the embodiments of the present invention have been described in conjunction with the accompanying drawings, those skilled in the art may make various modifications and variations without departing from the spirit and scope of the invention, and such modifications and variations fall within the scope defined by the appended claims.

Claims (10)

1. A method of product commissioning, comprising:
acquiring a configuration instruction of a product to be debugged;
determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged;
and executing the debugging function of the corresponding product according to the function debugging list.
2. The method according to claim 1, wherein before the obtaining the configuration instruction of the product to be debugged, the method further comprises:
judging whether the product debugging device operates normally or not;
if the product debugging device runs normally, identifying the identification information of the product to be debugged, and acquiring a configuration instruction of the product to be debugged according to the identification information of the product to be debugged;
and if the product debugging device is not operated normally, the product debugging device is overhauled according to the prompt information of the product debugging device.
3. The method according to claim 1, before the obtaining the configuration instruction of the product to be debugged, further comprising:
acquiring a first confirmation instruction for representing that a product to be debugged is embedded into a product debugging device, a second confirmation instruction for representing that the product to be debugged is fixed at a specified position of the product debugging device, a debugging starting instruction of the product to be debugged and debugging function information of the product to be debugged;
respectively judging whether the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet configuration conditions;
if the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information meet configuration conditions, acquiring a configuration instruction of the product to be debugged;
and if at least one of the first confirmation instruction, the second confirmation instruction, the debugging start instruction and the debugging function information does not meet the configuration condition, overhauling the product debugging device or adjusting the product to be debugged.
4. The method according to claim 1, wherein the determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged comprises:
at least 1 kind of function of the preset product to be debugged is extracted from a function pool of the preset product to be debugged, and a function debugging list of the product to be debugged is generated.
5. The method of claim 1, further comprising, after the executing the debugging function of the corresponding product according to the function debugging list:
judging whether the debugging result of the debugging product is qualified or not;
if the debugging result of the debugging product is qualified, judging that the debugging product is normal;
and if the debugging result of the debugging product is unqualified, generating maintenance prompt information.
6. A debugging method of a charging pile is characterized by comprising the following steps
Acquiring a configuration instruction of a charging pile to be debugged;
determining a function debugging list of the charging pile to be debugged based on the configuration instruction of the charging pile to be debugged;
and executing corresponding function debugging of the charging pile according to the function debugging list.
7. A product commissioning apparatus, comprising:
the first acquisition module is used for acquiring a configuration instruction of a product to be debugged;
the first determining module is used for determining a function debugging list of the product to be debugged based on the configuration instruction of the product to be debugged;
and the first execution module is used for executing the debugging function of the corresponding product according to the function debugging list.
8. A debugging device of stake of charging, its characterized in that includes:
the second acquisition module is used for acquiring a configuration instruction of the charging pile to be debugged;
the second determining module is used for determining a function debugging list of the charging pile to be debugged based on the configuration instruction of the charging pile to be debugged;
and the second execution module is used for executing the corresponding function debugging of the charging pile according to the function debugging list.
9. An electronic device, comprising:
a memory and a processor, the memory and the processor being communicatively connected to each other, the memory storing therein computer instructions, and the processor executing the computer instructions to perform the product commissioning method of any one of claims 1 to 5 or to perform the charging pile commissioning method of claim 6.
10. A computer-readable storage medium storing computer instructions for causing a computer to execute the product commissioning method of any one of claims 1 to 5 or the commissioning method of a charging pile of claim 6.
CN202110025152.7A 2021-01-08 2021-01-08 Product debugging method and device and charging pile debugging method and device Pending CN114756445A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110025152.7A CN114756445A (en) 2021-01-08 2021-01-08 Product debugging method and device and charging pile debugging method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110025152.7A CN114756445A (en) 2021-01-08 2021-01-08 Product debugging method and device and charging pile debugging method and device

Publications (1)

Publication Number Publication Date
CN114756445A true CN114756445A (en) 2022-07-15

Family

ID=82325847

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110025152.7A Pending CN114756445A (en) 2021-01-08 2021-01-08 Product debugging method and device and charging pile debugging method and device

Country Status (1)

Country Link
CN (1) CN114756445A (en)

Similar Documents

Publication Publication Date Title
US20200342690A1 (en) Method for establishing communicable connection with tire pressure monitoring system, apparatus thereof and electronic device
CN113504932B (en) Firmware data updating method and device
CN111038320B (en) Charging pile monitoring method, electronic equipment and storage medium
CN109543417B (en) Vulnerability mining method and device based on Qemu platform
CN112269697B (en) Equipment storage performance testing method, system and related device
CN111693089A (en) Product quality control method, device, equipment and storage medium for assembly line
CN111078484A (en) Power-off test method, device, equipment and storage medium for system upgrading
CN116049011A (en) Deployment method and device of test environment, electronic equipment and storage medium
CN110244986B (en) Browser configuration method and device
CN110134558B (en) Method and device for detecting server
CN114756445A (en) Product debugging method and device and charging pile debugging method and device
CN113626227A (en) Abnormal log information reporting method, intelligent terminal and storage medium
CN114793196B (en) Firmware upgrading method, device, equipment and storage medium
CN108965053B (en) Method, device and system for testing software pressure of upper computer
CN113094251A (en) Embedded system testing method and device, computer equipment and storage medium
CN107612786B (en) Method and system for testing router
CN115373710A (en) Vehicle OTA upgrade control method and device, vehicle and storage medium
CN111722997B (en) Abnormality detection method for automated test and computer-readable storage medium
CN110704318B (en) Map data automatic testing method, terminal device and storage medium
CN111597101B (en) SDK access state detection method, computer equipment and computer readable storage medium
CN109783263B (en) Method and system for processing aging test fault of server
CN113608973A (en) CPU performance test management method, device, equipment and storage medium
CN111752782A (en) Stability testing method, system, device and storage medium
CN117007898B (en) Method and device for testing aging state of target electronic speed regulator
CN113903368B (en) Automatic test method, device and equipment for disc 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