CN111399409A - Control integration method, device and equipment for multiple roller equipment - Google Patents
Control integration method, device and equipment for multiple roller equipment Download PDFInfo
- Publication number
- CN111399409A CN111399409A CN202010203495.3A CN202010203495A CN111399409A CN 111399409 A CN111399409 A CN 111399409A CN 202010203495 A CN202010203495 A CN 202010203495A CN 111399409 A CN111399409 A CN 111399409A
- Authority
- CN
- China
- Prior art keywords
- serial port
- roller
- control integration
- equipment
- parameters
- 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
Links
- 230000010354 integration Effects 0.000 title claims abstract description 53
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000012360 testing method Methods 0.000 claims description 23
- 238000012423 maintenance Methods 0.000 claims description 9
- 230000006870 function Effects 0.000 description 5
- 238000007726 management method Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 230000002159 abnormal effect Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 2
- 238000011161 development Methods 0.000 description 2
- 239000000463 material Substances 0.000 description 2
- 230000004075 alteration Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 239000012925 reference material Substances 0.000 description 1
- 238000006467 substitution reaction Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
- G05B19/0423—Input/output
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/20—Pc systems
- G05B2219/25—Pc structure of the system
- G05B2219/25257—Microcontroller
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
Abstract
The application relates to a control integration method, a control integration device and a control integration equipment for a plurality of roller equipment. Wherein the method comprises the following steps: respectively acquiring serial port commands of a plurality of roller devices; determining software development kit SDKs corresponding to the serial port commands respectively; and generating control integration parameters containing each serial port command based on each software development kit SDK so as to control the plurality of roller equipment through the control integration parameters. According to the arrangement, serial port commands of the roller equipment of different manufacturers can be integrated, so that unified management is carried out, a user can configure the running path of the roller equipment according to the actual condition of a network point, namely, a route is preset in software based on the parameters of the roller equipment, so that corresponding instructions are sent through the serial port, and finally unified management and use of different roller equipment can be realized.
Description
Technical Field
The application relates to the technical field of software control, in particular to a control integration method, device and equipment for multiple roller equipment.
Background
With the rapid development of e-commerce, the express industry is also developing at a high speed. At present, in order to realize express sorting fast in large-scale express outlets, an automatic sorting machine is generally adopted to carry out express sorting according to express code information after scanning codes. For medium and small-sized outlets, the automatic sorting machine has a high cost, so the express sorting is generally realized by adopting a combination of a code scanning system, a conveyor belt and a roller device, namely, the code scanning system identifies the express list number conveyed by the conveyor belt and transmits the express list number to the roller device, so that the roller device is used for conveying the express to a specified outlet (namely, a sorting port, which generally corresponds to the area where the express destination is located). Moreover, as express destinations are many, generally, a single roller device is difficult to meet sorting requirements, and a plurality of roller devices need to be configured for combined use. Furthermore, for various reasons, the dots may require later addition of further roll equipment.
In this case, the multiple roller devices of the network may have different brands, different models, different operating software, and the like, and thus, the multiple roller devices are difficult to be used uniformly.
Disclosure of Invention
The application provides a control integration method, a control integration device and control integration equipment for multiple roller equipment, and aims to solve the problem that different roller equipment are difficult to use in a unified mode.
The above object of the present application is achieved by the following technical solutions:
in a first aspect, an embodiment of the present application provides a method for integrating control of multiple roller devices, including:
respectively acquiring serial port commands of a plurality of roller devices;
determining a Software Development Kit (SDK) corresponding to each serial port command;
and generating control integration parameters containing the serial port commands based on the software development kit SDK so as to control the plurality of roller devices through the control integration parameters.
Optionally, the obtaining the serial port commands of the multiple roller devices respectively includes:
and respectively grabbing the serial port commands of the roller devices in a serial port command grabbing mode.
Optionally, the method further includes:
acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment for executing the method;
and testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
Optionally, the serial port parameter includes: the type of the serial port, the baud rate, the rotating speed, the delay time and the direction.
Optionally, the testing whether each roller device normally operates according to the serial port parameter and the control integration parameter includes:
acquiring a sorting port and roller equipment corresponding to the express delivery determined by the code scanning system;
sending a routing instruction to the determined roller equipment to enable the roller equipment to operate;
acquiring a return message of the roller equipment;
determining whether the drum device is normally operated based on the return message.
Optionally, after determining whether the drum device is operating normally based on the return message, the method further includes:
and uploading the return message and the determined test result to an upper-layer server so that maintenance personnel can uniformly check and maintain the test result.
In a second aspect, an embodiment of the present application further provides a control integration apparatus for multiple roller devices, including:
the first acquisition module is used for respectively acquiring serial port commands of the plurality of roller devices;
the determining module is used for determining the software development kit SDK corresponding to each serial port command;
and the generation module is used for generating control integration parameters containing each serial port command based on each software development kit SDK so as to control the plurality of roller devices through the control integration parameters.
Optionally, the apparatus further comprises:
the second acquisition module is used for acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment for executing the method;
and the test module is used for testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
Optionally, the apparatus further comprises:
and the uploading module is used for uploading the return message and the determined test result to an upper-layer server so that maintenance personnel can conveniently perform unified viewing and maintenance.
In a third aspect, an embodiment of the present application further provides a control integration apparatus for multiple roller apparatuses, including:
a memory and a processor coupled to the memory;
the memory is used for storing a program, and the program is at least used for executing the control integration method of any one of the plurality of roller devices;
the processor is used for calling and executing the program stored in the memory.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the technical scheme provided by the embodiment of the application, the control integration parameters including the serial port commands corresponding to the roller devices can be generated based on the SDKs by firstly acquiring the serial port commands of the roller devices and determining the corresponding SDKs. According to the arrangement, serial port commands of the roller equipment of different manufacturers can be integrated, so that unified management is carried out, a user can configure the running path of the roller equipment according to the actual condition of a network point, namely, a route is preset in software based on the parameters of the roller equipment, so that corresponding instructions are sent through the serial port, and finally unified management and use of different roller equipment can be realized.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present application and together with the description, serve to explain the principles of the application.
Fig. 1 is a schematic flowchart of a control integration method for a multiple-roller apparatus according to an embodiment of the present disclosure;
fig. 2 is a schematic structural diagram of a control integration device of a multiple-roller apparatus according to an embodiment of the present disclosure;
fig. 3 is a schematic structural diagram of a control integration device of a multiple-roller device according to an embodiment of the present application.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present application. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present application, as detailed in the appended claims.
As described in the background art, an important task of a medium-small distribution point is to sort and load the express items transported from a higher distribution point according to the region (for example, a district a or a county B in a city) to which the express items belong, and then transport the express items to the corresponding region by each transport vehicle. The roller device and the code scanning system are connected through a serial port, if a network site is a plurality of roller devices purchased from a factory at the same time, serial port commands for the serial port connection are generally the same, and therefore the problems mentioned in the background technology cannot be met in use.
However, some network sites may enlarge the responsible area in the operation process, and at this time, the corresponding roller equipment needs to be added, in this case, if the same type of equipment of the manufacturer of the currently used roller equipment is stopped or the configured operation parameters are modified, or even the manufacturer is turned off, the network site needs to re-purchase the roller equipment, which may cause the problems that the re-purchased equipment is different from the brand, model or operation software of the existing equipment, and the like, and thus the unified use is difficult.
In order to solve the above problem, an embodiment of the present application first provides a control integration method for a multiple-roller apparatus. The method is characterized in that instructions are sent to equipment through a SerialPort serial port control class of a system, IO, ports of the windows, so that the equipment can reach a preset running state. SerialPort is the most important class in system. Based on this, the present application provides the following examples.
Examples
Referring to fig. 1, fig. 1 is a schematic flowchart illustrating a control integration method for a multiple-roller apparatus according to an embodiment of the present disclosure. As shown in fig. 1, the method comprises the steps of:
s101: respectively acquiring serial port commands of a plurality of roller devices;
specifically, the serial port command of the accessed roller device can be acquired directly through a serial port command grabbing mode. It should be noted that, heretofore, the device vendor was required to provide serial commands that it configured for the drum device, and the software Development kit SDK (software Development kit) that it employed when configuring the serial commands, which is a collection of Development tools used by software engineers to create application software for a particular software package, software framework, hardware platform, operating system, etc., typically including utilities for debugging and other purposes, and often including example code, supporting technical notes, or other supporting documentation to clarify doubt for basic reference material. In this embodiment, the obtaining of the corresponding SDK is mainly for subsequently integrating the serial port command according to the parameter therein.
S102: determining a Software Development Kit (SDK) corresponding to each serial port command;
namely, the serial port commands of different drum devices are determined through which SDK is developed, and the serial port commands can be determined according to information returned by the serial port commands during specific implementation.
S103: and generating control integration parameters containing the serial port commands based on the software development kit SDK so as to control the plurality of roller devices through the control integration parameters.
Specifically, after the SDKs corresponding to the serial port commands are determined, the serial port commands and the SDKs of the multiple roller devices can be integrated according to corresponding parameters to obtain corresponding control integration parameters, so that unified management and use of different roller devices can be realized based on the control integration parameters.
Further, after generating the control integration parameter, in order to verify whether the configured information is correct, the method further includes: acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment (usually a computer) for executing the method; and testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
Specifically, the process of obtaining the serial port parameters configured by the user is to automatically detect the serial port available to the current computer and the serial port parameters corresponding to the serial port, where the serial port parameters include: the type of the serial port, the baud rate, the rotating speed, the delay time, the direction and other data.
After the serial port parameters are obtained, whether each roller device can normally operate can be tested by combining the control integration parameters generated before.
Further, the testing process includes: acquiring a sorting port and roller equipment corresponding to the express delivery determined by the code scanning system; sending a routing instruction to the determined roller equipment to enable the roller equipment to operate; acquiring a return message of the roller equipment; determining whether the drum device is normally operated based on the return message.
After the roller equipment receives the routing instruction, if the control parameters are correct, the roller equipment starts to normally operate and returns a normal message to the control system, namely the test result is normal; if the control parameters are wrong, the roller equipment cannot normally operate, and an abnormal message is returned to the control system, namely the test result is abnormal. It should be noted that the control system described above may be a separately provided software system, or may be an auxiliary software system of the software part of the code scanning system.
In addition, the return message and the determined test result can be uploaded to an upper-layer server, so that maintenance personnel can conveniently view and maintain the test result in a unified manner. The upper server refers to a server managed by a higher-level website or a headquarters website of the website.
The technical scheme provided by the embodiment of the application can have the following beneficial effects:
in the technical scheme provided by the embodiment of the application, the control integration parameters including the serial port commands corresponding to the roller devices can be generated based on the SDKs by firstly acquiring the serial port commands of the roller devices and determining the corresponding SDKs. According to the arrangement, serial port commands of the roller equipment of different manufacturers can be integrated, so that unified management is carried out, a user can configure the running path of the roller equipment according to the actual condition of a network point, namely, a route is preset in software based on the parameters of the roller equipment, so that corresponding instructions are sent through the serial port, and finally unified management and use of different roller equipment can be realized.
In order to more fully explain the technical solution of the present application, in correspondence to the method for integrating control of multiple roller devices provided in the foregoing embodiments of the present application, an embodiment of the present application further provides a device for integrating control of multiple roller devices.
Referring to fig. 2, fig. 2 is a schematic structural diagram of a control integration apparatus for multiple roller devices according to an embodiment of the present disclosure. As shown in fig. 2, the apparatus includes:
the first obtaining module 21 is configured to obtain serial port commands of the multiple roller devices respectively;
the determining module 22 is configured to determine a software development kit SDK corresponding to each serial port command;
the generating module 23 is configured to generate a control integration parameter including each serial port command based on each software development kit SDK, so as to control the plurality of drum devices through the control integration parameter.
Optionally, the apparatus further comprises:
the second acquisition module is used for acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment for executing the method;
and the test module is used for testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
Optionally, the apparatus further comprises:
and the uploading module is used for uploading the return message and the determined test result to an upper-layer server so that maintenance personnel can conveniently perform unified viewing and maintenance.
Specifically, the specific implementation manner of the function of each functional module may be implemented by referring to the content in the control integration method of the multiple roller devices, and details thereof are not described here.
In order to more fully explain the technical solution of the present application, in correspondence to the method for integrating control of multiple roller devices provided in the foregoing embodiment of the present application, an embodiment of the present application further provides a device for integrating control of multiple roller devices.
Referring to fig. 3, fig. 3 is a schematic structural diagram of a control integration apparatus for multiple roller apparatuses according to an embodiment of the present disclosure. As shown in fig. 3, the apparatus includes:
a memory 31 and a processor 32 connected to the memory 31;
the memory 31 is used for storing a program for executing at least the control integration method of the plurality of drum apparatuses of any one of the above;
the processor 32 is used to call and execute the program stored in the memory 31.
Specifically, the device may be a computer or the like, wherein the specific implementation manner of the functions of the program may be implemented by referring to the content of the control integration method of the multiple drum devices, which is not described in detail herein.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that, in the description of the present application, the terms "first", "second", etc. are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present application, the meaning of "a plurality" means at least two unless otherwise specified.
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 the scope of the preferred embodiments of the present application includes other implementations 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 application.
It should be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present application may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, reference to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," 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 application. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present application have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present application, and that variations, modifications, substitutions and alterations may be made to the above embodiments by those of ordinary skill in the art within the scope of the present application.
Claims (10)
1. A control integration method for a plurality of roller devices is characterized by comprising the following steps:
respectively acquiring serial port commands of a plurality of roller devices;
determining a Software Development Kit (SDK) corresponding to each serial port command;
and generating control integration parameters containing the serial port commands based on the software development kit SDK so as to control the plurality of roller devices through the control integration parameters.
2. The method of claim 1, wherein the separately obtaining serial commands for the plurality of roller devices comprises:
and respectively grabbing the serial port commands of the roller devices in a serial port command grabbing mode.
3. The method of claim 1, further comprising:
acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment for executing the method;
and testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
4. The method of claim 3, wherein the serial port parameters comprise: the type of the serial port, the baud rate, the rotating speed, the delay time and the direction.
5. The method according to claim 3 or 4, wherein the step of testing whether each roller device normally operates according to the serial port parameter and the control integration parameter comprises the following steps:
acquiring a sorting port and roller equipment corresponding to the express delivery determined by the code scanning system;
sending a routing instruction to the determined roller equipment to enable the roller equipment to operate;
acquiring a return message of the roller equipment;
determining whether the drum device is normally operated based on the return message.
6. The method according to claim 5, wherein after determining whether the drum device is operating normally based on the return message, further comprising:
and uploading the return message and the determined test result to an upper-layer server so that maintenance personnel can uniformly check and maintain the test result.
7. A control integrated device of a plurality of roller equipment is characterized by comprising:
the first acquisition module is used for respectively acquiring serial port commands of the plurality of roller devices;
the determining module is used for determining the software development kit SDK corresponding to each serial port command;
and the generation module is used for generating control integration parameters containing each serial port command based on each software development kit SDK so as to control the plurality of roller devices through the control integration parameters.
8. The apparatus of claim 7, further comprising:
the second acquisition module is used for acquiring serial port parameters configured by a user; the serial port parameter is a serial port parameter of hardware equipment for executing the method;
and the test module is used for testing whether each roller device normally operates according to the serial port parameters and the control integration parameters.
9. The apparatus of claim 8, further comprising:
and the uploading module is used for uploading the return message and the determined test result to an upper-layer server so that maintenance personnel can conveniently perform unified viewing and maintenance.
10. A control integration apparatus of a plurality of drum apparatuses, comprising:
a memory and a processor coupled to the memory;
the memory for storing a program for at least performing the control integration method of the multiple drum apparatuses according to any one of claims 1 to 6;
the processor is used for calling and executing the program stored in the memory.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010203495.3A CN111399409A (en) | 2020-03-20 | 2020-03-20 | Control integration method, device and equipment for multiple roller equipment |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010203495.3A CN111399409A (en) | 2020-03-20 | 2020-03-20 | Control integration method, device and equipment for multiple roller equipment |
Publications (1)
Publication Number | Publication Date |
---|---|
CN111399409A true CN111399409A (en) | 2020-07-10 |
Family
ID=71428997
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010203495.3A Pending CN111399409A (en) | 2020-03-20 | 2020-03-20 | Control integration method, device and equipment for multiple roller equipment |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111399409A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120042000A1 (en) * | 2003-12-10 | 2012-02-16 | Zerotouchdigital, Inc. | Method and apparatus for sociable computing in ad-hoc and configured peer-to-peer networks |
CN102730384A (en) * | 2012-06-12 | 2012-10-17 | 马钢(集团)控股有限公司 | Fault detection system and method applicable to belt conveyor conveying system |
CN106791650A (en) * | 2016-12-22 | 2017-05-31 | 厦门中控生物识别信息技术有限公司 | The method for previewing of video, device and intelligent terminal |
CN110022307A (en) * | 2019-03-08 | 2019-07-16 | 视联动力信息技术股份有限公司 | A kind of control method of monitoring device and monitoring access server |
CN110428246A (en) * | 2019-06-21 | 2019-11-08 | 口碑(上海)信息技术有限公司 | The method and device of remote control terminal, storage medium, electronic device |
CN209935276U (en) * | 2019-03-29 | 2020-01-14 | 中顺分拣科技(深圳)有限公司 | Intelligent automatic sorting system |
US20210082220A1 (en) * | 2018-03-09 | 2021-03-18 | Rite-Hite Holding Corporation | Methods and apparatus to monitor and manage loading docks and facility operations |
-
2020
- 2020-03-20 CN CN202010203495.3A patent/CN111399409A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20120042000A1 (en) * | 2003-12-10 | 2012-02-16 | Zerotouchdigital, Inc. | Method and apparatus for sociable computing in ad-hoc and configured peer-to-peer networks |
CN102730384A (en) * | 2012-06-12 | 2012-10-17 | 马钢(集团)控股有限公司 | Fault detection system and method applicable to belt conveyor conveying system |
CN106791650A (en) * | 2016-12-22 | 2017-05-31 | 厦门中控生物识别信息技术有限公司 | The method for previewing of video, device and intelligent terminal |
US20210082220A1 (en) * | 2018-03-09 | 2021-03-18 | Rite-Hite Holding Corporation | Methods and apparatus to monitor and manage loading docks and facility operations |
CN110022307A (en) * | 2019-03-08 | 2019-07-16 | 视联动力信息技术股份有限公司 | A kind of control method of monitoring device and monitoring access server |
CN209935276U (en) * | 2019-03-29 | 2020-01-14 | 中顺分拣科技(深圳)有限公司 | Intelligent automatic sorting system |
CN110428246A (en) * | 2019-06-21 | 2019-11-08 | 口碑(上海)信息技术有限公司 | The method and device of remote control terminal, storage medium, electronic device |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11456936B2 (en) | Detection and cleanup of unused microservices | |
CN107526659B (en) | Method and apparatus for failover | |
CN110765018B (en) | Automatic interface testing method and equipment | |
CN103336696B (en) | The Oftware updating method of test instrunment and system | |
US10169203B2 (en) | Test simulation for software defined networking environments | |
CN103577319A (en) | Source code file detection method, source code file detection device and file release system | |
CN112994945A (en) | Automatic deployment method and device of trusted cloud platform | |
CN115454869A (en) | Interface automation test method, device, equipment and storage medium | |
CN105975373A (en) | Running monitoring method and apparatus for software program | |
CN107943504A (en) | The dynamic update method of software module in a kind of embedded system | |
CN110875832B (en) | Abnormal service monitoring method, device and system and computer readable storage medium | |
CN114327484A (en) | Multi-architecture supporting K8S integration and deployment method, system and storage medium | |
CN111399409A (en) | Control integration method, device and equipment for multiple roller equipment | |
CN116431277A (en) | Multi-place operation and maintenance containerization method and device, computer equipment and storage medium | |
CN111966394B (en) | ETL-based data analysis method, device, equipment and storage medium | |
CN104678292A (en) | Test method and device for CPLD (Complex Programmable Logic Device) | |
CN114201393A (en) | Software test processing method, device, equipment, medium and program product | |
CN113778895A (en) | Automatic interface testing method and device | |
CN115022317B (en) | Cloud platform-based application management method and device, electronic equipment and storage medium | |
CN107797915B (en) | Fault repairing method, device and system | |
CN116627514B (en) | I2c equipment management method, device, equipment and storage medium | |
CN104956355A (en) | Distributed test system architecture | |
CN118245330B (en) | Method, device, equipment and storage medium for monitoring space survey operation control state | |
CN115225475B (en) | Automatic configuration management method, system and device for server network | |
US12085486B2 (en) | Systems and methods for container-based data collection and analysis in an operational technology network |
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 | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20200710 |
|
RJ01 | Rejection of invention patent application after publication |