CN112612554B - Method for unified management and control of hardware modules by using adaptive service analyzer - Google Patents
Method for unified management and control of hardware modules by using adaptive service analyzer Download PDFInfo
- Publication number
- CN112612554B CN112612554B CN202110078037.6A CN202110078037A CN112612554B CN 112612554 B CN112612554 B CN 112612554B CN 202110078037 A CN202110078037 A CN 202110078037A CN 112612554 B CN112612554 B CN 112612554B
- Authority
- CN
- China
- Prior art keywords
- module
- hardware
- starting
- service
- analyzer
- 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.)
- Active
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements 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/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44505—Configuring for program initiating, e.g. using registry, configuration files
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/30—Creation or generation of source code
- G06F8/31—Programming languages or programming paradigms
- G06F8/315—Object-oriented languages
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
- H04L67/025—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/2866—Architectures; Arrangements
- H04L67/30—Profiles
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Computing Systems (AREA)
- Automatic Analysis And Handling Materials Therefor (AREA)
Abstract
The invention discloses a method for uniformly managing and controlling hardware modules by using an adaptive service analyzer, which comprises the following steps: (1) And controlling the connection between the hardware module and the automatic service terminal equipment: the control hardware module comprises an adaptive service analyzer, the automatic service terminal equipment is provided with a plurality of government application modules and a plurality of hardware starting modules, and the control hardware module is connected with the government application modules and the hardware starting modules; (2) The hardware starting module manages and selects (3) the selection and starting of starting hardware; (4) the adaptation service analyzer performs an analysis return. The invention manages a plurality of business processes in the automatic service terminal equipment by arranging the adaptive service analyzer, and greatly improves the management allocation performance by adopting a reconstruction method and an asynchronous request equipment manager.
Description
Technical Field
The invention relates to the technical field of operation and maintenance services of self-service terminals, in particular to a method for uniformly managing and controlling hardware modules by using an adaptive service analyzer.
Background
With the development of information technology, the self-service terminal application taking the Internet and the informatization technology as the core has been unprecedented, is widely applied to various aspects of administrative service center service, financial service, traffic service, retail service and the like, and provides convenient service for our daily life and work. The administrative service center service can handle various government affairs services, such as certificate handling, household service management, resource inquiry and the like, so that great convenience is provided for our lives. Since the administrative service center requires government applications to be uniformly specified: for running the government application business flow, the intercommunication and compatibility with the third party terminal equipment must be realized due to the safety requirement and the unified specification of codes, so the terminal hardware equipment adaptation service needs to be constructed by using JavaScript language, and the free control of the business flow and the terminal hardware module is realized by adopting the adaptation service so as to finish the execution of the related business flow.
Therefore, a terminal hardware device adaptation service analyzer written by JavaScript voice exists between the government affair application and the terminal hardware module, so that any government affair application business process control terminal hardware module cannot be directly controlled and can be controlled only through the terminal device adaptation service, the complexity of deployment and the development difficulty are increased, and the follow-up management and maintenance are inconvenient.
Disclosure of Invention
The invention provides a method for uniformly managing and controlling hardware modules by using an adaptive service analyzer aiming at the defects of the prior art.
The technical scheme adopted by the invention for achieving the purpose is as follows:
a method for unified management of steering hardware modules using an adaptation service analyzer, comprising the steps of:
(1) And controlling the connection between the hardware module and the automatic service terminal equipment: the control hardware module comprises an adaptive service analyzer, the automatic service terminal equipment is provided with a plurality of government application modules and a plurality of hardware starting modules, and the control hardware module is connected with the government application modules and the hardware starting modules;
(2) Hardware starting module management and selection: the adaptive service analyzer is provided with a request hardware module, two adaptive service analysis modules and a hardware device management module, manages the hardware device management module by adopting a reconstruction method, and then selects and starts a hardware starting module;
(3) Selection and starting of starting hardware: after the hardware starting module is selected and started, the hardware starting module is connected with hardware equipment, a starting module, an information acquisition module and a closing module are arranged in the hardware starting module, the hardware starting module controls the hardware equipment to execute corresponding government service business after obtaining control information, and data acquired by the information acquisition module in the hardware starting module are packaged into an object and returned to the adaptive service analyzer for analysis;
(4) The adaptation service analyzer performs an analysis return: and the adaptive service analyzer analyzes the object after information acquisition, then returns the analyzed data to the corresponding government application business process, and the whole management process is completed.
Further improved, the step (2) further comprises the following steps:
(2.1) selection of an adaptation service analysis module: the request hardware module is provided with a reconstruction module, a JavaScript language program is arranged in the reconstruction module, and the reconstruction module is used for reconstructing a same naming method according to the requirement of a corresponding government application module specification document and integrating the same naming method into an adaptation service analyzer to select an adaptation service module;
(2.2) starting up of the hardware device management module: and the adaptive service analyzer is internally provided with an HTTP request module, and after the adaptive service module is selected, the HTTP request module feeds back to the hardware equipment management module for starting, and the adaptive service analyzer is matched with the HTTP request module to control and manage the corresponding hardware starting module.
Further improved, the step (3) further comprises the following steps:
the hardware starting module is an asynchronous request equipment manager, and after receiving the request of the adaptive service analyzer, the hardware starting module is called through an HTTP request, and the hardware starting module gradually starts the starting module, the information acquisition module and the closing module according to the corresponding service flow to finish the execution of the corresponding service flow; after the business process is executed, the data acquired by the information acquisition module in the hardware starting module is packaged into an object, the object is returned to the adaptive service analyzer for analysis, and the government affair application business process is returned again.
The invention has the beneficial effects that: the invention manages a plurality of business processes in the automatic service terminal equipment by arranging the adaptive service analyzer, and greatly improves the management allocation performance by adopting a reconstruction method and an asynchronous request equipment manager; the reconstruction method is adopted to control the requirements of the hardware module specification document according to the government application business flow, reconstruct the same named method and integrate the same into the adaptive service analyzer, thereby realizing the control and management of the corresponding hardware starting module, improving the control accuracy and greatly improving the response speed.
The invention can make the developer completely not consider the calling of the hardware equipment when developing, can be used for controlling and managing a plurality of government application modules and a plurality of hardware starting modules in different automatic service terminal equipment, and improves the applicability.
The invention will be further described with reference to the drawings and the detailed description.
Drawings
FIG. 1 is a flowchart illustrating a method for unified management of control hardware modules by using an adaptive service analyzer according to the present embodiment;
fig. 2 is a schematic diagram of module connection modules in the method for unified management of control hardware modules by using an adaptation service analyzer in the present embodiment.
Detailed Description
The following description is of the preferred embodiments of the invention, and is not intended to limit the scope of the invention.
Referring to fig. 1-2, a method for unified management of control hardware modules by using an adaptive service analyzer includes the following steps:
(1) And controlling the connection between the hardware module and the automatic service terminal equipment: the control hardware module comprises an adaptive service analyzer, the automatic service terminal equipment is provided with a plurality of government application modules and a plurality of hardware starting modules, and the control hardware module is connected with the government application modules and the hardware starting modules;
(2) Hardware starting module management and selection: the adaptive service analyzer is provided with a request hardware module, two adaptive service analysis modules and a hardware device management module, wherein the request hardware module is used for receiving a request signal, the adaptive service analysis module is used for analyzing data, the hardware device management module is used for outputting control information to control the starting action of a corresponding hardware starting module, the hardware device management module is managed by adopting a reconstruction method, and then the hardware starting module is selected and started;
(3) Selection and starting of starting hardware: after the hardware starting module is selected and started, the hardware starting module is connected with hardware equipment, a starting module, an information acquisition module and a closing module are arranged in the hardware starting module, the hardware starting module is used for controlling the action of the hardware equipment, the hardware starting module is used for controlling the hardware equipment to execute corresponding government service business after obtaining control information, and data acquired by the information acquisition module in the hardware starting module are packaged into an object and returned to the adaptive service analyzer for analysis;
(4) The adaptation service analyzer performs an analysis return: and the adaptive service analyzer analyzes the object after information acquisition, then returns the analyzed data to the corresponding government application business process, and the whole management process is completed.
The step (2) further comprises the following steps:
(2.1) selection of an adaptation service analysis module: the request hardware module is provided with a reconstruction module, a JavaScript language program is arranged in the reconstruction module, and the reconstruction module is used for reconstructing a same naming method according to the requirement of a corresponding government application module specification document and integrating the same naming method into an adaptation service analyzer to select an adaptation service module;
(2.2) starting up of the hardware device management module: and the adaptive service analyzer is internally provided with an HTTP request module, and after the adaptive service module is selected, the HTTP request module feeds back to the hardware equipment management module for starting, and the adaptive service analyzer is matched with the HTTP request module to control and manage the corresponding hardware starting module.
The step (3) further comprises the following steps:
the hardware starting module is an asynchronous request equipment manager, and after receiving the request of the adaptive service analyzer, the hardware starting module is called through an HTTP request, and the hardware starting module gradually starts the starting module, the information acquisition module and the closing module according to the corresponding service flow to finish the execution of the corresponding service flow; after the business process is executed, the data acquired by the information acquisition module in the hardware starting module is packaged into an object, the object is returned to the adaptive service analyzer for analysis, and the government affair application business process is returned again.
The invention has the beneficial effects that: the invention manages a plurality of business processes in the automatic service terminal equipment by arranging the adaptive service analyzer, and greatly improves the management allocation performance by adopting a reconstruction method and an asynchronous request equipment manager; the reconstruction method is adopted to control the requirements of the hardware module specification document according to the government application business flow, reconstruct the same named method and integrate the same into the adaptive service analyzer, thereby realizing the control and management of the corresponding hardware starting module, improving the control accuracy and greatly improving the response speed.
The invention can make the developer completely not consider the calling of the hardware equipment when developing, can be used for controlling and managing a plurality of government application modules and a plurality of hardware starting modules in different automatic service terminal equipment, and improves the applicability.
The present invention is not limited to the above embodiments, and other methods and systems for unified management of control hardware modules using an adaptive service analyzer, which are the same as or similar to the above embodiments of the present invention, are all within the scope of the present invention.
Claims (1)
1. A method for unified management of steering hardware modules using an adaptation service analyzer, comprising the steps of:
(1) Connection of the control hardware module and the automatic service terminal equipment: the control hardware module comprises an adaptive service analyzer, the automatic service terminal equipment is provided with a plurality of government application modules and a plurality of hardware starting modules, and the control hardware module is connected with the government application modules and the hardware starting modules;
(2) Hardware starting module management and selection: the adaptive service analyzer is provided with a request hardware module, two adaptive service analysis modules and a hardware device management module, manages the hardware device management module by adopting a reconstruction method, and then selects and starts a hardware starting module;
(2.1) selection of an adaptation service analysis module: the request hardware module is provided with a reconstruction module, a JavaScript language program is arranged in the reconstruction module, and the reconstruction module is used for reconstructing a same naming method according to the requirement of a corresponding government application module specification document and integrating the same naming method into an adaptation service analyzer to select an adaptation service module;
(2.2) starting up of the hardware device management module: the adaptive service analyzer is internally provided with an HTTP request module, after the selection of the adaptive service module is finished, the HTTP request module is fed back to the hardware equipment management module for starting, and the adaptive service analyzer is matched with the HTTP request module to control and manage the corresponding hardware starting module;
(3) Selection and starting of starting hardware: after the hardware starting module is selected and started, the hardware starting module is connected with hardware equipment, a starting module, an information acquisition module and a closing module are arranged in the hardware starting module, the hardware starting module controls the hardware equipment to execute corresponding government service business after obtaining control information, and data acquired by the information acquisition module in the hardware starting module are packaged into an object and returned to the adaptive service analyzer for analysis;
the hardware starting module is an asynchronous request equipment manager, and after receiving the request of the adaptive service analyzer, the hardware starting module is called through an HTTP request, and the hardware starting module gradually starts the starting module, the information acquisition module and the closing module according to the corresponding service flow to finish the execution of the corresponding service flow; after the business process is executed, packaging the data acquired by the seed information acquisition module in the hardware starting module into an object, returning the object to the adaptive service analyzer for analysis, and returning the object to the government application business process again;
(4) The adaptation service analyzer performs an analysis return: and the adaptive service analyzer analyzes the object after information acquisition, then returns the analyzed data to the corresponding government application business process, and the whole management process is completed.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110078037.6A CN112612554B (en) | 2021-01-20 | 2021-01-20 | Method for unified management and control of hardware modules by using adaptive service analyzer |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110078037.6A CN112612554B (en) | 2021-01-20 | 2021-01-20 | Method for unified management and control of hardware modules by using adaptive service analyzer |
Publications (2)
Publication Number | Publication Date |
---|---|
CN112612554A CN112612554A (en) | 2021-04-06 |
CN112612554B true CN112612554B (en) | 2023-12-19 |
Family
ID=75254565
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110078037.6A Active CN112612554B (en) | 2021-01-20 | 2021-01-20 | Method for unified management and control of hardware modules by using adaptive service analyzer |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112612554B (en) |
Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1391175A (en) * | 2001-06-11 | 2003-01-15 | 黎明网络有限公司 | Information service system |
CA2539130A1 (en) * | 2005-03-14 | 2006-09-14 | Michael Shenfield | System and method for applying development patterns for component based applications |
CN101794226A (en) * | 2010-03-08 | 2010-08-04 | 山东大学 | Service software construction method and system adapting to multiple business abstraction levels |
CN102710785A (en) * | 2012-06-15 | 2012-10-03 | 哈尔滨工业大学 | Cloud service node architecture in self-service tourism system, and service collaborating and balancing module and method among service nodes in self-service tourism system |
CN102752131A (en) * | 2012-06-04 | 2012-10-24 | 国网电力科学研究院 | Task-driven based power telecommunication network data acquisition method |
CN106845746A (en) * | 2016-06-15 | 2017-06-13 | 曹大海 | A kind of cloud Workflow Management System for supporting extensive example intensive applications |
CN108200146A (en) * | 2017-12-29 | 2018-06-22 | 华南理工大学 | A kind of micro services framework implementation method of lightweight |
CN108809985A (en) * | 2018-06-13 | 2018-11-13 | 东营汉威石油技术开发有限公司 | A kind of mobile platform system |
CN110347954A (en) * | 2019-05-24 | 2019-10-18 | 北京因特睿软件有限公司 | Service method towards complicated Web application |
CN110505208A (en) * | 2019-07-19 | 2019-11-26 | 广州迪为信息科技有限公司 | A kind of processing system and method for government affairs service data |
CN110609732A (en) * | 2019-08-13 | 2019-12-24 | 平安普惠企业管理有限公司 | Application program deployment method and device, computer equipment and storage medium |
CN111580832A (en) * | 2020-04-29 | 2020-08-25 | 电科云(北京)科技有限公司 | Application release system and method applied to heterogeneous multi-cloud environment |
-
2021
- 2021-01-20 CN CN202110078037.6A patent/CN112612554B/en active Active
Patent Citations (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1391175A (en) * | 2001-06-11 | 2003-01-15 | 黎明网络有限公司 | Information service system |
CA2539130A1 (en) * | 2005-03-14 | 2006-09-14 | Michael Shenfield | System and method for applying development patterns for component based applications |
CN101794226A (en) * | 2010-03-08 | 2010-08-04 | 山东大学 | Service software construction method and system adapting to multiple business abstraction levels |
CN102752131A (en) * | 2012-06-04 | 2012-10-24 | 国网电力科学研究院 | Task-driven based power telecommunication network data acquisition method |
CN102710785A (en) * | 2012-06-15 | 2012-10-03 | 哈尔滨工业大学 | Cloud service node architecture in self-service tourism system, and service collaborating and balancing module and method among service nodes in self-service tourism system |
CN106845746A (en) * | 2016-06-15 | 2017-06-13 | 曹大海 | A kind of cloud Workflow Management System for supporting extensive example intensive applications |
CN108200146A (en) * | 2017-12-29 | 2018-06-22 | 华南理工大学 | A kind of micro services framework implementation method of lightweight |
CN108809985A (en) * | 2018-06-13 | 2018-11-13 | 东营汉威石油技术开发有限公司 | A kind of mobile platform system |
CN110347954A (en) * | 2019-05-24 | 2019-10-18 | 北京因特睿软件有限公司 | Service method towards complicated Web application |
CN110505208A (en) * | 2019-07-19 | 2019-11-26 | 广州迪为信息科技有限公司 | A kind of processing system and method for government affairs service data |
CN110609732A (en) * | 2019-08-13 | 2019-12-24 | 平安普惠企业管理有限公司 | Application program deployment method and device, computer equipment and storage medium |
CN111580832A (en) * | 2020-04-29 | 2020-08-25 | 电科云(北京)科技有限公司 | Application release system and method applied to heterogeneous multi-cloud environment |
Non-Patent Citations (4)
Title |
---|
Design and Implementation of Information Reconstruction System;Gaoyu Jiang 等;《Proceedings of the 3rd International Conference on Big Data Research》;110-113 * |
Operating systems for reconfigurable embedded platforms: Online scheduling of real-time tasks;Steiger Christoph 等;《IEEE Transactions on computers》;第53卷(第11期);1393-1407 * |
基于物联网技术的实验室管理系统的研制;房建康;《中国优秀硕士学位论文全文数据库信息科技辑》(第02期);I138-903 * |
服务器驱动管理系统的设计与实现;刘亚中;《中国优秀硕士学位论文全文数据库信息科技辑》(第05期);I138-701 * |
Also Published As
Publication number | Publication date |
---|---|
CN112612554A (en) | 2021-04-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US10951552B2 (en) | Generation of a chatbot interface for an application programming interface | |
CN112162915B (en) | Test data generation method, device, equipment and storage medium | |
CN110806934A (en) | RPA technology-based intelligent all-in-one machine development and multi-service rapid processing method | |
CN109002362A (en) | A kind of method of servicing, device, system and electronic equipment | |
US11269611B2 (en) | Data interface processing method, device, server and medium | |
CN109831466B (en) | Micro-service business processing method and nginx server | |
CN112395098B (en) | Application program interface calling method and device, storage medium and electronic equipment | |
US20130179797A1 (en) | Shared user interface services framework | |
US11776556B2 (en) | Unified deep neural network model for acoustic echo cancellation and residual echo suppression | |
CN111865881A (en) | Interface conversion method, device, medium and computer equipment | |
CN115480753A (en) | Application integration system and corresponding computer device and storage medium | |
US20190140894A1 (en) | System and method for enabling hybrid integration platform through runtime auto-scalable deployment model for varying integration | |
WO2023216857A1 (en) | Multi-agent chatbot with multi-intent recognition | |
CN113127335B (en) | System testing method and device | |
CN112612554B (en) | Method for unified management and control of hardware modules by using adaptive service analyzer | |
US7865880B2 (en) | System and/or method for implementing efficient techniques for testing common information model providers | |
CN109005163B (en) | HTTP dynamic request service calling method | |
CN108023905A (en) | Internet of things application system and method | |
US11914650B2 (en) | Data amalgamation management between multiple digital personal assistants | |
CN111294377A (en) | Network request sending method of dependency relationship, terminal device and storage medium | |
CN110633162B (en) | Remote call implementation method and device, computer equipment and storage medium | |
CN113055393B (en) | Security service method, device and equipment | |
CN111400060B (en) | Equipment linkage method, device, server and medium | |
CN108563475A (en) | Operation method, device and the storage medium of application program | |
CN113806428A (en) | Data processing method, node device, system 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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |