CN106713464B - service management method and device of enterprise service bus - Google Patents

service management method and device of enterprise service bus Download PDF

Info

Publication number
CN106713464B
CN106713464B CN201611226668.3A CN201611226668A CN106713464B CN 106713464 B CN106713464 B CN 106713464B CN 201611226668 A CN201611226668 A CN 201611226668A CN 106713464 B CN106713464 B CN 106713464B
Authority
CN
China
Prior art keywords
service
registration center
information
operation request
esb server
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
Application number
CN201611226668.3A
Other languages
Chinese (zh)
Other versions
CN106713464A (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.)
CVIC Software Engineering Co Ltd
Original Assignee
CVIC Software Engineering 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 CVIC Software Engineering Co Ltd filed Critical CVIC Software Engineering Co Ltd
Priority to CN201611226668.3A priority Critical patent/CN106713464B/en
Publication of CN106713464A publication Critical patent/CN106713464A/en
Application granted granted Critical
Publication of CN106713464B publication Critical patent/CN106713464B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4221Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus

Abstract

The invention discloses a service management method and a device of an enterprise service bus, wherein the method comprises the following steps: receiving service information corresponding to a service provided by a service provider; sending the service information to a service registration center, and indicating the service registration center to check the service information; and if the service registration center passes the examination and verification of the service information, processing the service into a format meeting the requirements of the ESB server and then deploying the service into the ESB server. According to the technical scheme, the service registration center verifies the service information corresponding to the service provided by the service provider, and the service is deployed in the ESB server after the verification is passed, so that the validity of the service provider and the service provided by the service provider is guaranteed through the verification of the service information by the service registration center, the condition that the ESB server breaks down due to illegal service and other services in the ESB server are damaged is avoided, and the service reliability is greatly improved.

Description

Service management method and device of enterprise service bus
Technical Field
The present invention relates to the field of enterprise service bus technologies, and in particular, to a service management method and device for an enterprise service bus.
Background
with the development of economy and technology, business systems of enterprises are continuously updated and increased, meanwhile, interaction among the systems is more frequent and more complex, and the traditional point-to-point interaction mode cannot meet the requirements of management and expansion among the business systems. Therefore, in large-scale enterprise applications, the Enterprise Service Bus (ESB) is used for decoupling, reducing the dependency among systems, standardizing and managing the systems, and the like, so as to simplify and unify increasingly complex and cumbersome enterprise-level information system platforms, form a service-oriented flexible technology software facility, and support the requirement of rapid forward development of enterprises. The ESB is a product of the combination of the traditional middleware technology and technologies such as XML and Web services, is used as an infrastructure of SOA architecture, is used for realizing the accurate, efficient and safe transmission of different messages and information of enterprise application, and can eliminate the technical difference among different applications, coordinate the operation of different application services and realize the communication and integration among different services. The system is an information 'expressway' of an enterprise, and the integration, the cooperation and the sharing of a heterogeneous system are quickly realized.
at present, when a service provider needs to provide a service, the service is usually deployed directly into an ESB server, and a service user can call the service directly from the ESB server. However, if the service provider is an illegal provider, the illegal service provided by the service provider may cause the ESB server to malfunction, which may cause other services stored in the ESB server to be damaged, and thus the service reliability is low.
In summary, the technical solution for deploying the service to the ESB server in the prior art has a problem of low service reliability.
Disclosure of Invention
The invention aims to provide a service management method and a service management device for an enterprise service bus, which aim to solve the problem of low service reliability in the technical scheme for deploying services into an ESB server in the prior art.
in order to achieve the above purpose, the invention provides the following technical scheme:
a method of service management for an enterprise service bus, comprising:
Receiving service information corresponding to a service provided by a service provider;
sending the service information to a service registration center, and indicating the service registration center to check the service information;
and if the service registration center passes the examination and verification of the service information, processing the service into a format meeting the requirements of an ESB server and then deploying the service into the ESB server.
Preferably, processing the service into a format that meets the requirements of the ESB server includes:
And performing service agent meeting the requirements of the ESB server on the service, and packaging the service subjected to service agent into a format for the ESB server to analyze.
Preferably, the method further comprises the following steps:
And if the service is changed, processing the changed service into a format meeting the requirements of the ESB server and then replacing the corresponding service existing in the ESB server.
preferably, the method further comprises the following steps:
when the service which is not audited by the service registration center exists in the ESB server, the service is analyzed into WSDL and then is synchronized to the service registration center.
Preferably, the method further comprises the following steps:
When a service deployed on the ESB server is revoked, synchronizing information that the service is revoked to the service registry.
Preferably, the method further comprises the following steps:
Receiving an operation request input from the outside;
sending the operation request to a service registration center, and indicating the service registration center to check the operation request;
And if the service registration center passes the examination and verification of the operation request, receiving service information provided by the initiator of the operation request as a service provider or allowing the initiator of the operation request to retrieve service corresponding information in the service registration center.
preferably, the method further comprises the following steps:
and if the service information is not checked by the service registration center or the operation request is not checked by the service registration center, sending corresponding checking non-passing information to a service provider sending the service information or to an initiator of the operation request.
A service management device for an enterprise service bus, comprising:
the receiving module is used for receiving service information which is provided by a service provider and corresponds to the service;
the auditing module is used for sending the service information to a service registration center and indicating the service registration center to audit the service information;
And the deployment module is used for processing the service into a format meeting the requirements of an ESB server and then deploying the service into the ESB server if the service registration center passes the examination and verification of the service information.
Preferably, the deployment module includes:
And the processing unit is used for performing service agent meeting the requirements of the ESB server on the service and packaging the service subjected to service agent into a format for the ESB server to analyze.
Preferably, the method further comprises the following steps:
And the replacing module is used for processing the changed service into a format meeting the requirements of the ESB server and then replacing the existing corresponding service in the ESB server if the service is changed.
the invention provides a service management method and a device of an enterprise service bus, wherein the method comprises the following steps: receiving service information corresponding to a service provided by a service provider; sending the service information to a service registration center, and indicating the service registration center to check the service information; and if the service registration center passes the examination and verification of the service information, processing the service into a format meeting the requirements of an ESB server and then deploying the service into the ESB server. According to the technical scheme, the service registration center verifies the service information corresponding to the service provided by the service provider, and the service is deployed in the ESB server after the verification is passed, so that the validity of the service provider and the service provided by the service provider is guaranteed through the verification of the service information by the service registration center, the condition that the ESB server breaks down due to illegal service and other services in the ESB server are damaged is avoided, and the reliability of the service stored in the ESB server is greatly improved.
drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
fig. 1 is a flowchart of a method for service management of an enterprise service bus according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a service management apparatus of an enterprise service bus according to an embodiment of the present invention.
Detailed Description
the technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, a flowchart illustrating a method for service management of an enterprise service bus according to an embodiment of the present invention is shown, where the method includes:
S11: service information corresponding to a service provided by a service provider is received.
When a service provider needs to provide a service, the service provider may send service information corresponding to the service, where the service information may include information such as identity information of the service provider, a function of the service, interface information of the service, and technical specifications of the service, and of course, other settings may be performed according to actual needs, which are within the protection scope of the present invention.
S12: and sending the service information to a service registration center, and indicating the service registration center to check the service information.
and sending the service information to a service registration center, wherein the service registration center can automatically check the service information, the checking can be specifically checking identity information of a service provider and service related information, if the identity information is preset legal identity information and the service related information is preset legal information, the checking is passed, otherwise, the checking is not passed, and the service registration center returns a result of whether the checking is passed or not. In addition, the service registration center can also send the service information to the management terminal, so that the staff corresponding to the management terminal can check the service information according to the set rules, and returns the result of whether the check is passed to the service registration center, so that the service registration center returns the result of whether the check is passed.
S13: and if the service registration center passes the examination and verification of the service information, processing the service into a format meeting the requirements of the ESB server and then deploying the service into the ESB server.
if the service registration center passes the examination and verification of the service information, the service provider is a legal service provider, the provided service is also a legal service, and the service is processed into a format meeting the ESB requirement and then is deployed into an ESB server. It should be noted that, in order to ensure that the services deployed in the ESB server are all services that the ESB server needs to provide, the service information may include a unique identifier of the service, and thus, the ESB server finds, through the unique identifier of the service that the ESB server needs to provide, a corresponding service that has passed the service registration center and passed the audit of the service information of the service registration center, and further implements deployment of subsequent services.
According to the technical scheme, the service registration center verifies the service information corresponding to the service provided by the service provider, and the service is deployed in the ESB server after the verification is passed, so that the validity of the service provider and the service provided by the service provider is guaranteed through the verification of the service information by the service registration center, the condition that the ESB server breaks down due to illegal service and other services in the ESB server are damaged is avoided, and the reliability of the service stored in the ESB server is greatly improved.
The service management method for the enterprise service bus provided by the embodiment of the invention processes the service into a format meeting the requirements of an ESB server, and comprises the following steps:
and performing service proxy according with the requirements of the ESB server on the service, and packaging the service subjected to service proxy into a format for the ESB server to analyze.
specifically, the implementation principle of the service agent for performing service according with the ESB server requirement is consistent with the implementation principle of the corresponding technical scheme in the prior art, and is not described herein again. And then the service of the service agent is encapsulated into a format (model or deployment package) which can be analyzed by the ESB server, so that the ESB server can analyze the service normally, and further the management of the version and the state of the service and the normal supply to other users can be realized.
the service management method for the enterprise service bus provided by the embodiment of the invention can further comprise the following steps:
and if the service is changed, processing the changed service into a format meeting the requirements of the ESB server and then replacing the corresponding service existing in the ESB server.
If the service provided by the service provider changes, the changed service is processed into a format meeting the requirements of the ESB server according to the method and then replaces the service which is not changed in the ESB server and exists in the ESB server, so that the service stored in the ESB server can be ensured to be the latest service, and other users can be ensured to obtain the latest service from the ESB server.
The service management method for the enterprise service bus provided by the embodiment of the invention can further comprise the following steps:
when the service which is not audited by the service registration center exists in the ESB server, the service is analyzed into WSDL and then is synchronized to the service registration center.
if services which are not audited by the service registry exist in the ESB server, including services which have been subjected to proxy and services which have not been subjected to proxy, the services are analyzed into WSDL (Web service description language) and are synchronized to the service registry, and the service registry stores the WSDL and stores corresponding history information, such as acquisition time of the WSDL and the like, so as to manage the version of the services. It should be noted that the above steps may be performed in real time, that is, as long as a service that is not checked by the service registration center exists in the ESB, the above steps are implemented.
It should be noted that, the process of implementing step S11 to step S13 by the service registry may be referred to as a static registration process, and the above process of synchronizing the service in the ESB server to the service registry may be a dynamic registration process, so as to implement the interaction between the ESB server and the service registry.
The service management method for the enterprise service bus provided by the embodiment of the invention can further comprise the following steps:
when a service deployed on an ESB server is revoked, the information that the service is revoked is synchronized to a service registry.
if the service deployed on the ESB server is revoked, synchronizing the revoked information of the service to the service registration center, thereby ensuring the consistency of the information stored by the service registration center and the corresponding information of the service stored on the ESB server so as to manage the service.
The service management method for the enterprise service bus provided by the embodiment of the invention can further comprise the following steps:
receiving an operation request input from the outside;
sending the operation request to a service registration center, and indicating the service registration center to check the operation request;
And if the service registration center passes the examination and verification of the operation request, receiving the service information provided by the service provider by the initiator of the operation request or allowing the initiator of the operation request to retrieve the service corresponding information in the service registration center.
Different authority management can be performed on the service registration center, namely when an operation request is input from the outside, the service registration center is instructed to verify the operation request, the operation request can comprise identity information of an operation request initiator, and therefore only when the operation request initiator has a legal identity, the operation request initiator is allowed to perform information retrieval in the service registration center or receive service information provided by the operation request initiator as a service provider, and reliability of information and service is further guaranteed.
The service management method for the enterprise service bus provided by the embodiment of the invention can further comprise the following steps:
and if the service information is not checked by the service registration center or the operation request is not checked by the service registration center, sending corresponding check failure information to a service provider sending the service information or to an initiator of the operation request.
by sending the failure information, the corresponding service provider and the corresponding initiator can know the condition and further realize the corresponding operation. In addition, the service provider can also obtain the failure information and then carry out standard and legality modification on the service information corresponding to the service so as to submit the service information again.
The technical scheme disclosed by the invention can realize the bidirectional interaction between the ESB server and the service registration center, really get through the contact between the ESB server and the service registration center, and improve the development efficiency of developers to the service and the management efficiency of managers to the service.
An embodiment of the present invention further provides a service management device for an enterprise service bus, as shown in fig. 2, the service management device may include:
a receiving module 11, configured to receive service information corresponding to a service provided by a service provider;
the auditing module 12 is used for sending the service information to the service registration center and indicating the service registration center to audit the service information;
And the deployment module 13 is configured to, if the service registration center passes the audit on the service information, process the service into a format meeting the requirements of the ESB server and deploy the service to the ESB server.
in the service management apparatus for an enterprise service bus provided in an embodiment of the present invention, the deployment module may include:
and the processing unit is used for performing service agent meeting the requirements of the ESB server on the service and packaging the service subjected to service agent into a format for the ESB server to analyze.
The service management device for an enterprise service bus provided by the embodiment of the present invention may further include:
And the replacing module is used for processing the changed service into a format meeting the requirements of the ESB server and then replacing the corresponding service existing in the ESB server if the service is changed.
the service management device for an enterprise service bus provided by the embodiment of the present invention may further include:
and the first synchronization module is used for analyzing the service into WSDL and then synchronizing the WSDL to the service registration center when the service which is not audited by the service registration center exists in the ESB server.
the service management device for an enterprise service bus provided by the embodiment of the present invention may further include:
And the second synchronization module is used for synchronizing the information that the service is revoked to the service registration center when the service deployed on the ESB server is revoked.
the service management device for an enterprise service bus provided by the embodiment of the present invention may further include:
A request processing module to: receiving an operation request input from the outside; sending the operation request to a service registration center, and indicating the service registration center to check the operation request; and if the service registration center passes the examination and verification of the operation request, receiving the service information provided by the service provider by the initiator of the operation request or allowing the initiator of the operation request to retrieve the service corresponding information in the service registration center.
the service management device for an enterprise service bus provided by the embodiment of the present invention may further include:
a reminder module for: and if the service information is not checked by the service registration center or the operation request is not checked by the service registration center, sending corresponding check failure information to a service provider sending the service information or to an initiator of the operation request.
For a description of a relevant part of the service management apparatus for an enterprise service bus provided in the embodiment of the present invention, reference is made to detailed descriptions of a corresponding part of the service management method for an enterprise service bus provided in the embodiment of the present invention.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (9)

1. A method for service management of an enterprise service bus, comprising:
receiving service information corresponding to a service provided by a service provider;
Sending the service information to a service registration center, and indicating the service registration center to check the service information;
If the service registration center passes the examination and verification of the service information, processing the service into a format meeting the requirements of an ESB server and then deploying the service into the ESB server;
The method further comprises the following steps:
When the service which is not audited by the service registration center exists in the ESB server, the service is analyzed into WSDL and then is synchronized to the service registration center;
the method further comprises the following steps:
Receiving an operation request input from the outside;
sending the operation request to a service registration center, and indicating the service registration center to check the operation request;
and if the service registry passes the examination of the operation request, receiving service information provided by the initiator of the operation request as a service provider.
2. The method of claim 1, wherein processing the service into a format compliant with ESB server requirements comprises:
and performing service agent meeting the requirements of the ESB server on the service, and packaging the service subjected to service agent into a format for the ESB server to analyze.
3. The method of claim 1, further comprising:
and if the service is changed, processing the changed service into a format meeting the requirements of the ESB server and then replacing the corresponding service existing in the ESB server.
4. The method of claim 1, further comprising:
when a service deployed on the ESB server is revoked, synchronizing information that the service is revoked to the service registry.
5. the method of claim 1, further comprising:
Receiving an operation request input from the outside;
Sending the operation request to a service registration center, and indicating the service registration center to check the operation request;
And if the service registry passes the examination of the operation request, allowing an initiator of the operation request to retrieve service corresponding information in the service registry.
6. the method of claim 5, further comprising:
and if the service information is not checked by the service registration center or the operation request is not checked by the service registration center, sending corresponding checking non-passing information to a service provider sending the service information or to an initiator of the operation request.
7. A service management device for an enterprise service bus, comprising:
the receiving module is used for receiving service information which is provided by a service provider and corresponds to the service;
the auditing module is used for sending the service information to a service registration center and indicating the service registration center to audit the service information;
The deployment module is used for processing the service into a format meeting the requirements of an ESB server and then deploying the service into the ESB server if the service registration center passes the examination and verification of the service information;
The device further comprises:
a first synchronization module to: when the service which is not audited by the service registration center exists in the ESB server, the service is analyzed into WSDL and then is synchronized to the service registration center;
A request processing module to: receiving an operation request input from the outside; sending the operation request to a service registration center, and indicating the service registration center to check the operation request; and if the service registry passes the examination of the operation request, receiving service information provided by the initiator of the operation request as a service provider.
8. The apparatus of claim 7, wherein the deployment module comprises:
and the processing unit is used for performing service agent meeting the requirements of the ESB server on the service and packaging the service subjected to service agent into a format for the ESB server to analyze.
9. The apparatus of claim 7, further comprising:
and the replacing module is used for processing the changed service into a format meeting the requirements of the ESB server and then replacing the existing corresponding service in the ESB server if the service is changed.
CN201611226668.3A 2016-12-27 2016-12-27 service management method and device of enterprise service bus Active CN106713464B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611226668.3A CN106713464B (en) 2016-12-27 2016-12-27 service management method and device of enterprise service bus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611226668.3A CN106713464B (en) 2016-12-27 2016-12-27 service management method and device of enterprise service bus

Publications (2)

Publication Number Publication Date
CN106713464A CN106713464A (en) 2017-05-24
CN106713464B true CN106713464B (en) 2019-12-13

Family

ID=58902745

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611226668.3A Active CN106713464B (en) 2016-12-27 2016-12-27 service management method and device of enterprise service bus

Country Status (1)

Country Link
CN (1) CN106713464B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108009209B (en) * 2017-11-08 2021-11-23 山东中创软件商用中间件股份有限公司 Method and device for inquiring service blood relationship information
CN108074076A (en) * 2017-12-08 2018-05-25 上海壹账通金融科技有限公司 Service providing method, device, equipment and readable storage medium storing program for executing based on ESB

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102184100A (en) * 2011-04-19 2011-09-14 武汉达梦数据库有限公司 Geological disaster prevention and treatment informationized service integration framework and method based on service oriented architecture (SOA)
CN102263809A (en) * 2010-05-31 2011-11-30 中国移动通信集团贵州有限公司 Method for realizing service safety control based on enterprise service bus and apparatus thereof
CN103944956A (en) * 2014-03-10 2014-07-23 浙江大学 Web service agent method
CN104468299A (en) * 2013-09-16 2015-03-25 清华大学 Enterprise service bus system based on user rule
CN105657053A (en) * 2016-03-04 2016-06-08 浪潮软件集团有限公司 SOA architecture-based data integration exchange platform
CN105654251A (en) * 2016-02-19 2016-06-08 浪潮通用软件有限公司 Business flow realization method in field of ERP

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102263809A (en) * 2010-05-31 2011-11-30 中国移动通信集团贵州有限公司 Method for realizing service safety control based on enterprise service bus and apparatus thereof
CN102184100A (en) * 2011-04-19 2011-09-14 武汉达梦数据库有限公司 Geological disaster prevention and treatment informationized service integration framework and method based on service oriented architecture (SOA)
CN104468299A (en) * 2013-09-16 2015-03-25 清华大学 Enterprise service bus system based on user rule
CN103944956A (en) * 2014-03-10 2014-07-23 浙江大学 Web service agent method
CN105654251A (en) * 2016-02-19 2016-06-08 浪潮通用软件有限公司 Business flow realization method in field of ERP
CN105657053A (en) * 2016-03-04 2016-06-08 浪潮软件集团有限公司 SOA architecture-based data integration exchange platform

Also Published As

Publication number Publication date
CN106713464A (en) 2017-05-24

Similar Documents

Publication Publication Date Title
CN107590072B (en) Application development and test method and device
US7992132B2 (en) Server side application integration framework
CN110262902B (en) Information processing method and system, medium, and computing device
CN107229646A (en) Dispositions method, the apparatus and system of data cluster
WO2017024688A1 (en) Control method and system capable of system upgrade without interrupting services
CN111400777B (en) Network storage system, user authentication method, device and equipment
CN105429839A (en) Virtualized network function VNF optimization method, device and system
CN109413040B (en) Message authentication method, device, system and computer readable storage medium
CN103167031A (en) Communication between Web applications
CN112363845A (en) Data synchronization method of system integration middling station and integration middling station system
CN111464646B (en) Information processing method, information processing apparatus, electronic device, and medium
CN106713464B (en) service management method and device of enterprise service bus
CN110138753B (en) Distributed message service system, method, apparatus, and computer-readable storage medium
EP3128715B1 (en) Resource creation method and apparatus
KR20150033454A (en) Method managing big data processing apparatus and system performing the same
CN102868559A (en) Method and system for generating weblog data
CN113608831B (en) Plug-in instance management method, system, storage medium and equipment
CN115632815A (en) Data updating method and device, electronic equipment and storage medium
WO2023092382A1 (en) Upgrade method and apparatus, and electronic device
CN112882892B (en) Data processing method and device, electronic equipment and storage medium
CN104348646A (en) Configuration data processing method, device and system
CN110389791B (en) Component scheduling method, device, equipment and storage medium
CN114024822A (en) Block chain-based Internet of things equipment management method, equipment, server and medium
CN112099879A (en) Configuration information management method and device, computer equipment and storage medium
CN113821334A (en) Method, device and system for configuring edge side equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant