CN109634681A - A kind of method and device uploading data to manufacturing execution system - Google Patents

A kind of method and device uploading data to manufacturing execution system Download PDF

Info

Publication number
CN109634681A
CN109634681A CN201811356723.XA CN201811356723A CN109634681A CN 109634681 A CN109634681 A CN 109634681A CN 201811356723 A CN201811356723 A CN 201811356723A CN 109634681 A CN109634681 A CN 109634681A
Authority
CN
China
Prior art keywords
client
data
execution system
manufacturing execution
parameter name
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
CN201811356723.XA
Other languages
Chinese (zh)
Other versions
CN109634681B (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.)
Fujian Nebula Electronics Co Ltd
Original Assignee
Fujian Nebula Electronics 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 Fujian Nebula Electronics Co Ltd filed Critical Fujian Nebula Electronics Co Ltd
Priority to CN201811356723.XA priority Critical patent/CN109634681B/en
Publication of CN109634681A publication Critical patent/CN109634681A/en
Application granted granted Critical
Publication of CN109634681B publication Critical patent/CN109634681B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/445Program loading or initiating
    • G06F9/44505Configuring for program initiating, e.g. using registry, configuration files
    • G06F9/4451User profiles; Roaming

Landscapes

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

Abstract

The present invention provides a kind of method for uploading data to manufacturing execution system, include the following steps: step S10, by JSON conversion configurations program, the format of configuration data conversion, and generates configuration file;Step S20, configurator, the mapping of configuration parameter title are mapped by parameter;Step S30, client-side program is by the method loading configuration file in dynamic link library file, by the JSON_A data conversion of client-side program at the JSON_B data for adapting to manufacturing execution system format;Step S40, the parameter name A of client-side program is converted to the parameter name B for adapting to manufacturing execution system format by client-side program;Step S50, parameter name B and JSON_B data are sent to manufacturing execution system by client-side program.Data are uploaded to different manufacturing execution systems the present invention has the advantages that realizing client-side program, the debugging cost of client-side program is reduced, reduces the maintenance workload of client-side program.

Description

A kind of method and device uploading data to manufacturing execution system
Technical field
The present invention relates to computer fields, refer in particular to a kind of method and device that data are uploaded to manufacturing execution system.
Background technique
While equipment is sold to client, needs to develop matched client-side program and sell to client, client passes through visitor The operation data of family end program reading equipment.But client has the system that the operation data of equipment is uploaded to oneself toward contact Make the demand that execution system (MES) carries out purpose data classifying, data analysis.Because of manufacturing execution system used in different clients It is often different, it transmits format, content of data etc. and is also not quite similar, client-side program cannot be directly adapted to, and therefore, exploitation is matched While the client-side program of set is sold to client, client may require that debugging client-side program, so that the data of client-side program It can carry out data transmission according to the format that manufacturing execution system requires.
Traditional way is by staff to scene, for manufacturing execution system used in client, to client Program is debugged.
But there are following problems for traditional way: going on business to scene to client one is needing to arrange staff Program is debugged, and higher human cost and time cost are generated;The second is being generally required according to different clients to visitor Family end program is debugged respectively, is caused the version of client-side program numerous, is easy to produce BUG, and the dimension of client-side program is caused Heavy workload is protected, certain influence is also generated to the production work of equipment.
Summary of the invention
One of the technical problem to be solved in the present invention is to provide a kind of method for uploading data to manufacturing execution system, Data are uploaded to different manufacturing execution systems for realizing client-side program, to reduce the debugging cost of client-side program, subtract Few maintenance workload.
The present invention is realized in one of technical problem: a method of data being uploaded to manufacturing execution system, it is described Method includes the following steps:
Step S10, by JSON conversion configurations program, the format of configuration data conversion, and configuration file is generated;
Step S20, configurator, the mapping of configuration parameter title are mapped by parameter;
Step S30, client-side program is by the method loading configuration file in dynamic link library file, by client-side program JSON_A data conversion at adapt to manufacturing execution system format JSON_B data;
Step S40, the parameter name A of client-side program is converted to adaptation system using the mapping of parameter name by client-side program Make the parameter name B for executing system format;
Step S50, parameter name B and JSON_B data are sent to manufacturing execution system by client-side program.
Further, in the step S10,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is manufactured at adaptation Execute the format of the JSON_B data of system format.
Further, the step S20 specifically:
Step S21, parameter mapping configurator utilizes reference of the reverse proxy dynamic creation to manufacturing execution system interface;
Step S22, the one-to-one parameter of parameter name B of the parameter name A and manufacturing execution system of client-side program are configured Name contingency table.
Further, the step S40 specifically:
Client-side program is using the method in WCF service, by the mapping of parameter name by the parameter name A of client-side program Be converted to the parameter name B for adapting to manufacturing execution system format.
Further, the step S50 specifically:
Client-side program using WCF service in method by parameter name B and JSON_B data be sent to manufacture execute system System.
The second technical problem to be solved by the present invention is to provide a kind of device that data are uploaded to manufacturing execution system, Data are uploaded to different manufacturing execution systems for realizing client-side program, to reduce the debugging cost of client-side program, subtract Few maintenance workload.
The present invention is realized in the twos' of technical problem: a kind of device uploading data to manufacturing execution system, described Device includes following module:
Configuration file generation module, the format for being converted by JSON conversion configurations program, configuration data, and generate and match Set file;
Parameter name mapping block is used to pass through parameter mapping configurator, the mapping of configuration parameter title;
Data conversion module passes through the method loading configuration file in dynamic link library file for client-side program, will The JSON_A data conversion of client-side program is at the JSON_B data for adapting to manufacturing execution system format;
Parameter name conversion module utilizes the mapping of parameter name by the parameter name A of client-side program for client-side program Be converted to the parameter name B for adapting to manufacturing execution system format;
Parameter name B and JSON_B data are sent to manufacturing execution system for client-side program by data transmission blocks.
Further, in the configuration file generation module,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is manufactured at adaptation Execute the format of the JSON_B data of system format.
Further, the parameter name mapping block specifically includes:
Interface reference unit connects manufacturing execution system using reverse proxy dynamic creation for parameter mapping configurator The reference of mouth;
Parameter name contingency table creating unit, for configuring the parameter name A of client-side program and the parameter of manufacturing execution system The name one-to-one parameter name contingency table of B.
Further, the parameter name conversion module specifically includes:
Client-side program is using the method in WCF service, by the mapping of parameter name by the parameter name A of client-side program Be converted to the parameter name B for adapting to manufacturing execution system format.
Further, the data transmission blocks specifically include:
Client-side program using WCF service in method by parameter name B and JSON_B data be sent to manufacture execute system System.
The present invention has the advantages that
1, the present invention realizes a client-side program and uploads data to different manufacturing execution systems, reduces client The debugging cost of program, the maintenance workload for reducing client-side program, increase the stability of client-side program;
2, by added in operating system services link manufacturing execution system interface can the WCF of self-starting service, it is real It is existing unattended;
3, source parameter name is converted to by target component name by parameter name contingency table, avoids the test data of client-side program When uploading manufacture system, because transmission name difference leads to data transmission fails;
4, by dynamic link library file, make calling program that modularization may be implemented, and occupy less resource.
Detailed description of the invention
The present invention is further illustrated in conjunction with the embodiments with reference to the accompanying drawings.
Fig. 1 is a kind of flow chart for the method that data are uploaded to manufacturing execution system of the present invention.
Specific embodiment
It please refers to shown in Fig. 1, a kind of preferred embodiment for the method that data are uploaded to manufacturing execution system of the present invention, including Following steps:
Step S10, by JSON conversion configurations program, the format converted by visualization interface configuration data, and generate Configuration file;
Step S20, configurator, the mapping of configuration parameter title are mapped by parameter;Because of different manufacturing execution systems Corresponding data format, parameter name are often not quite similar, such as the source parameter of the same parameter is entitled " voltage ", target ginseng Several is " dianya ", just needs to carry out the conversion of parameter name at this time;
Step S30, client-side program, will by the method loading configuration file in dynamic link library file (dll file) The JSON_A data conversion of client-side program is at the JSON_B data for adapting to manufacturing execution system format;Dynamic link library file is A kind of not executable binary program file, it allows procedure sharing to execute code necessary to special duty and other moneys Source;JSON is a kind of data interchange format of lightweight, is easy to people and reads and write, while being also easy to machine parsing and generating; Method is the method for creating the subprogram that one has name, including method statement and method body;Method statement includes class method, takes out As method;Method body is the realization to method, statement and all legal instructions including local variable;
Step S40, the parameter name A of client-side program is converted to adaptation system using the mapping of parameter name by client-side program Make the parameter name B for executing system format;
Step S50, parameter name B and JSON_B data are sent to manufacturing execution system by client-side program.
In the step S10,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is manufactured at adaptation Execute the format of the JSON_B data of system format.
The step S20 specifically:
Step S21, parameter mapping configurator utilizes reference of the reverse proxy dynamic creation to manufacturing execution system interface; The reference to a plurality of manufacturing execution system interfaces can be created, realizes that a client-side program is executed to different manufactures with this The demand of system upload data;
Step S22, the one-to-one parameter of parameter name B of the parameter name A and manufacturing execution system of client-side program are configured Name contingency table.
The step S40 specifically:
Client-side program is using the method in WCF service, by the mapping of parameter name by the parameter name A of client-side program Be converted to the parameter name B for adapting to manufacturing execution system format.WCF service is a series of support data communications developed by Microsoft Application framework can be translated as Windows communication development platform.
The step S50 specifically:
Client-side program using WCF service in method by parameter name B and JSON_B data be sent to manufacture execute system System;Client-side program can also by the return value information of WCF service acquisition manufacturing execution system, i.e., JSON_B data upload at Function still fails.
The second technical problem to be solved by the present invention is to provide a kind of device that data are uploaded to manufacturing execution system, Data are uploaded to different manufacturing execution systems for realizing client-side program, to reduce the debugging cost of client-side program, subtract Few maintenance workload.
A kind of preferred embodiment for the device that data are uploaded to manufacturing execution system of the present invention, including following module:
Configuration file generation module is used to convert by JSON conversion configurations program by visualization interface configuration data Format, and generate configuration file;
Parameter name mapping block is used to pass through parameter mapping configurator, the mapping of configuration parameter title;Because of different systems Make data format corresponding to execution system, parameter name is often not quite similar, such as the source parameter of the same parameter it is entitled " electricity Pressure ", target component is entitled " dianya ", just needs to carry out the conversion of parameter name at this time;
Data conversion module is matched for client-side program by the method load in dynamic link library file (dll file) File is set, by the JSON_A data conversion of client-side program at the JSON_B data for adapting to manufacturing execution system format;Dynamic chain Connecing library file is a kind of not executable binary program file, it allows procedure sharing to execute code necessary to special duty With other resources;JSON is a kind of data interchange format of lightweight, is easy to people and reads and write, while being also easy to machine parsing And generation;Method is the method for creating the subprogram that one has name, including method statement and method body;Method statement includes class Method, abstract method;Method body is the realization to method, statement and all legal instructions including local variable;
Parameter name conversion module utilizes the mapping of parameter name by the parameter name A of client-side program for client-side program Be converted to the parameter name B for adapting to manufacturing execution system format;
Parameter name B and JSON_B data are sent to manufacturing execution system for client-side program by data transmission blocks.
In the configuration file generation module,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is manufactured at adaptation Execute the format of the JSON_B data of system format.
The parameter name mapping block specifically includes:
Interface reference unit connects manufacturing execution system using reverse proxy dynamic creation for parameter mapping configurator The reference of mouth;The reference to a plurality of manufacturing execution system interfaces can be created, realizes a client-side program to difference with this Manufacturing execution system upload data demand;
Parameter name contingency table creating unit, for configuring the parameter name A of client-side program and the parameter of manufacturing execution system The name one-to-one parameter name contingency table of B.
The parameter name conversion module specifically includes:
Client-side program is using the method in WCF service, by the mapping of parameter name by the parameter name A of client-side program Be converted to the parameter name B for adapting to manufacturing execution system format.WCF service is a series of support data communications developed by Microsoft Application framework can be translated as Windows communication development platform.
The data transmission blocks specifically include:
Client-side program using WCF service in method by parameter name B and JSON_B data be sent to manufacture execute system System;Client-side program can also by the return value information of WCF service acquisition manufacturing execution system, i.e., JSON_B data upload at Function still fails.
In conclusion the present invention has the advantages that
1, the present invention realizes a client-side program and uploads data to different manufacturing execution systems, reduces client The debugging cost of program, the maintenance workload for reducing client-side program, increase the stability of client-side program;
2, by added in operating system services link manufacturing execution system interface can the WCF of self-starting service, it is real It is existing unattended;
3, source parameter name is converted to by target component name by parameter name contingency table, avoids the test data of client-side program When uploading manufacture system, because transmission name difference leads to data transmission fails;
4, by dynamic link library file, make calling program that modularization may be implemented, and occupy less resource.
Although specific embodiments of the present invention have been described above, those familiar with the art should be managed Solution, we are merely exemplary described specific embodiment, rather than for the restriction to the scope of the present invention, it is familiar with this The technical staff in field should be covered of the invention according to modification and variation equivalent made by spirit of the invention In scope of the claimed protection.

Claims (10)

1. a kind of method for uploading data to manufacturing execution system, it is characterised in that: described method includes following steps:
Step S10, by JSON conversion configurations program, the format of configuration data conversion, and configuration file is generated;
Step S20, configurator, the mapping of configuration parameter title are mapped by parameter;
Step S30, client-side program is by the method loading configuration file in dynamic link library file, by client-side program JSON_A data conversion is at the JSON_B data for adapting to manufacturing execution system format;
Step S40, the parameter name A of client-side program is converted to adaptation manufacture using the mapping of parameter name and held by client-side program The parameter name B of row system format;
Step S50, parameter name B and JSON_B data are sent to manufacturing execution system by client-side program.
2. a kind of method for uploading data to manufacturing execution system as described in claim 1, it is characterised in that: the step In S10,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is executed at manufacture is adapted to The format of the JSON_B data of system format.
3. a kind of method for uploading data to manufacturing execution system as described in claim 1, it is characterised in that: the step S20 specifically:
Step S21, parameter mapping configurator utilizes reference of the reverse proxy dynamic creation to manufacturing execution system interface;
Step S22, the one-to-one parameter name of parameter name B for configuring the parameter name A and manufacturing execution system of client-side program closes Join table.
4. a kind of method for uploading data to manufacturing execution system as claimed in claim 3, it is characterised in that: the step S40 specifically:
Client-side program is converted the parameter name A of client-side program by the mapping of parameter name using the method in WCF service For the parameter name B for adapting to manufacturing execution system format.
5. a kind of method for uploading data to manufacturing execution system as claimed in claim 3, it is characterised in that: the step S50 specifically:
Client-side program using WCF service in method parameter name B and JSON_B data are sent to manufacturing execution system.
6. a kind of device for uploading data to manufacturing execution system, it is characterised in that: described device includes following module:
Configuration file generation module, the format for being converted by JSON conversion configurations program, configuration data, and generate configuration text Part;
Parameter name mapping block is used to pass through parameter mapping configurator, the mapping of configuration parameter title;
Data conversion module passes through the method loading configuration file in dynamic link library file for client-side program, by client Hold the JSON_A data conversion of program at the JSON_B data for adapting to manufacturing execution system format;
Parameter name conversion module is converted the parameter name A of client-side program using the mapping of parameter name for client-side program For the parameter name B for adapting to manufacturing execution system format;
Parameter name B and JSON_B data are sent to manufacturing execution system for client-side program by data transmission blocks.
7. a kind of device for uploading data to manufacturing execution system as claimed in claim 6, it is characterised in that: the configuration text In part generation module,
The format of the configuration data conversion specifically: the JSON_A data conversion for configuring client-side program is executed at manufacture is adapted to The format of the JSON_B data of system format.
8. a kind of device for uploading data to manufacturing execution system as claimed in claim 6, it is characterised in that: the parameter name Mapping block specifically includes:
Interface reference unit utilizes reverse proxy dynamic creation to manufacturing execution system interface for parameter mapping configurator Reference;
The parameter name B mono- of parameter name contingency table creating unit, the parameter name A for configuring client-side program and manufacturing execution system One corresponding parameter name contingency table.
9. a kind of device for uploading data to manufacturing execution system as claimed in claim 8, it is characterised in that: the parameter name Conversion module specifically includes:
Client-side program is converted the parameter name A of client-side program by the mapping of parameter name using the method in WCF service For the parameter name B for adapting to manufacturing execution system format.
10. a kind of device for uploading data to manufacturing execution system as claimed in claim 8, it is characterised in that: the data Sending module specifically includes:
Client-side program using WCF service in method parameter name B and JSON_B data are sent to manufacturing execution system.
CN201811356723.XA 2018-11-15 2018-11-15 Method and device for uploading data to manufacturing execution system Active CN109634681B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811356723.XA CN109634681B (en) 2018-11-15 2018-11-15 Method and device for uploading data to manufacturing execution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811356723.XA CN109634681B (en) 2018-11-15 2018-11-15 Method and device for uploading data to manufacturing execution system

Publications (2)

Publication Number Publication Date
CN109634681A true CN109634681A (en) 2019-04-16
CN109634681B CN109634681B (en) 2021-08-27

Family

ID=66068128

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811356723.XA Active CN109634681B (en) 2018-11-15 2018-11-15 Method and device for uploading data to manufacturing execution system

Country Status (1)

Country Link
CN (1) CN109634681B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110134405A (en) * 2019-04-18 2019-08-16 福建星云电子股份有限公司 A kind of method and device flexibly uploading data to manufacturing execution system
CN110688343A (en) * 2019-08-26 2020-01-14 天津开心生活科技有限公司 Method and device for converting data format

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200414053A (en) * 2003-01-29 2004-08-01 Taiwan Semiconductor Mfg Adapter for manufacturing execution system and operation method thereof
CN101207851A (en) * 2007-11-20 2008-06-25 北京信达爱瑞通信技术有限公司 Wireless application access system, client end equipment and server
CN101789970A (en) * 2010-02-02 2010-07-28 北京泰豪智能工程有限公司 Measurement data acquisition system and maintenance method thereof and data acquisition device
CN102724045A (en) * 2012-07-05 2012-10-10 甘肃银光聚银化工有限公司 Network interface adapter
CN103186582A (en) * 2011-12-29 2013-07-03 青岛海尔软件有限公司 Device description file-based data analysis method
CN103577614A (en) * 2013-11-07 2014-02-12 浙江中烟工业有限责任公司 Data acquisition method and system oriented to SAP PI application integration platform
CN105224686A (en) * 2015-10-28 2016-01-06 武汉开目信息技术有限责任公司 A kind of MES acquisition terminal dynamic and configurable display system and its implementation
CN105303290A (en) * 2014-07-23 2016-02-03 西门子公司 Managing data in a manufacturing execution system
CN106325242A (en) * 2016-08-16 2017-01-11 苏州朋泰智能科技有限公司 MES system based on modularized control units
CN106339249A (en) * 2016-08-23 2017-01-18 上海创景计算机***有限公司 Dynamical allocation and programming method
CN106878437A (en) * 2017-03-03 2017-06-20 济南浪潮高新科技投资发展有限公司 It is a kind of realize ERP system communicated with machine tool and gathered data device
CN107038118A (en) * 2017-03-28 2017-08-11 福建星云电子股份有限公司 The universal process method that a kind of distinct electronic apparatuses assembling is tested
CN107767015A (en) * 2017-09-05 2018-03-06 南京国际船舶设备配件有限公司 A kind of production system based on MES

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW200414053A (en) * 2003-01-29 2004-08-01 Taiwan Semiconductor Mfg Adapter for manufacturing execution system and operation method thereof
CN101207851A (en) * 2007-11-20 2008-06-25 北京信达爱瑞通信技术有限公司 Wireless application access system, client end equipment and server
CN101789970A (en) * 2010-02-02 2010-07-28 北京泰豪智能工程有限公司 Measurement data acquisition system and maintenance method thereof and data acquisition device
CN103186582A (en) * 2011-12-29 2013-07-03 青岛海尔软件有限公司 Device description file-based data analysis method
CN102724045A (en) * 2012-07-05 2012-10-10 甘肃银光聚银化工有限公司 Network interface adapter
CN103577614A (en) * 2013-11-07 2014-02-12 浙江中烟工业有限责任公司 Data acquisition method and system oriented to SAP PI application integration platform
CN105303290A (en) * 2014-07-23 2016-02-03 西门子公司 Managing data in a manufacturing execution system
CN105224686A (en) * 2015-10-28 2016-01-06 武汉开目信息技术有限责任公司 A kind of MES acquisition terminal dynamic and configurable display system and its implementation
CN106325242A (en) * 2016-08-16 2017-01-11 苏州朋泰智能科技有限公司 MES system based on modularized control units
CN106339249A (en) * 2016-08-23 2017-01-18 上海创景计算机***有限公司 Dynamical allocation and programming method
CN106878437A (en) * 2017-03-03 2017-06-20 济南浪潮高新科技投资发展有限公司 It is a kind of realize ERP system communicated with machine tool and gathered data device
CN107038118A (en) * 2017-03-28 2017-08-11 福建星云电子股份有限公司 The universal process method that a kind of distinct electronic apparatuses assembling is tested
CN107767015A (en) * 2017-09-05 2018-03-06 南京国际船舶设备配件有限公司 A kind of production system based on MES

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
MEILIN WANG; QINGYUN DAI; XIANGWEI ZHANG; XIONG LUO; RUNYANG ZHO: "A RFID-enabled MES for real-time pharmaceutical manufacturing supervision", 《 2010 IEEE INTERNATIONAL CONFERENCE ON RFID-TECHNOLOGY AND APPLICATIONS》 *
艾兴海; 杨建军: "基于制造执行***的调度统一数据模型", 《中国制造业信息化》 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110134405A (en) * 2019-04-18 2019-08-16 福建星云电子股份有限公司 A kind of method and device flexibly uploading data to manufacturing execution system
CN110134405B (en) * 2019-04-18 2022-11-11 福建星云电子股份有限公司 Method and device for flexibly uploading data to manufacturing execution system
CN110688343A (en) * 2019-08-26 2020-01-14 天津开心生活科技有限公司 Method and device for converting data format

Also Published As

Publication number Publication date
CN109634681B (en) 2021-08-27

Similar Documents

Publication Publication Date Title
US9916137B2 (en) Rest service source code generation
CN103218294B (en) A kind of adjustment method of embedded system, debugging conversion equipment and system
KR101282024B1 (en) Co-working tool automation system
CN112035090B (en) Intelligent contract intelligent management system and method based on containerization technology
US20190207867A1 (en) Platform with multiple execution engines
CN109634681A (en) A kind of method and device uploading data to manufacturing execution system
US20200019896A1 (en) Numerical graphical flow diagram conversion and comparison
US11687536B2 (en) Pipeline-based system for configuration checking and reporting associated with an information processing system
CN112306887A (en) Program test distribution method and corresponding device, equipment and medium
CN115794106A (en) Method and system for analyzing configuration of binary protocol data of rail transit
CN103593199A (en) Method and systems for data conversion
CN112114789B (en) Service development method and equipment
CN104850403A (en) Implementation method of remote control system of oscilloscope based on control component technology
CN103051728B (en) Remote-procedure calling method
CN103561113B (en) The generation method and device of Web Service interface
CN103581310A (en) Automatic generating method for web service agent
CN111913721B (en) Automatic deployment method, device, equipment and storage medium
US20190205182A1 (en) Unified monitoring interface
JP4883638B2 (en) User interface integration system and method
Mishra et al. Transition from Monolithic to Microservices Architecture: Need and proposed pipeline
CN116467188A (en) Universal local reproduction system and method under multi-environment scene
Hendriks et al. A systematic approach for interfacing component-based software with an active automata learning tool
US9195704B2 (en) Automated logging for object-oriented environments
CN113821271B (en) Connector expansion method and system of business application integration platform
CN111008346A (en) Data acquisition method and device

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