CN112381244A - Resource real-time monitoring method based on D5000 power grid scheduling system - Google Patents

Resource real-time monitoring method based on D5000 power grid scheduling system Download PDF

Info

Publication number
CN112381244A
CN112381244A CN202011274772.6A CN202011274772A CN112381244A CN 112381244 A CN112381244 A CN 112381244A CN 202011274772 A CN202011274772 A CN 202011274772A CN 112381244 A CN112381244 A CN 112381244A
Authority
CN
China
Prior art keywords
power grid
real
resource
information
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011274772.6A
Other languages
Chinese (zh)
Inventor
王巍
蔡东飞
周军
胡笑楠
许静静
李昊禹
刘丹
赵一鸣
袁鹤文
高鹤鸣
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Liaoyang Power Supply Co Of State Grid Liaoning Electric Power Supply Co ltd
State Grid Corp of China SGCC
Original Assignee
Liaoyang Power Supply Co Of State Grid Liaoning Electric Power Supply Co ltd
State Grid Corp of China SGCC
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 Liaoyang Power Supply Co Of State Grid Liaoning Electric Power Supply Co ltd, State Grid Corp of China SGCC filed Critical Liaoyang Power Supply Co Of State Grid Liaoning Electric Power Supply Co ltd
Priority to CN202011274772.6A priority Critical patent/CN112381244A/en
Publication of CN112381244A publication Critical patent/CN112381244A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3051Monitoring arrangements for monitoring the configuration of the computing system or of the computing system component, e.g. monitoring the presence of processing resources, peripherals, I/O links, software programs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Human Resources & Organizations (AREA)
  • Economics (AREA)
  • General Physics & Mathematics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • Quality & Reliability (AREA)
  • General Business, Economics & Management (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Engineering & Computer Science (AREA)
  • Operations Research (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

The invention discloses a resource real-time monitoring method based on a D5000 power grid dispatching system, which monitors resource use information in the D5000 power grid dispatching system in real time by a period, calls an EMS system service bus, updates the resource use information into a telemetry table by real-time library service, writes the information into a historical library by passive sampling service, and displays the information by a human-computer interface of the D5000 power grid dispatching system so as to quickly identify the service resource use condition of the system, timely discover the problem of abnormal access of important resources of the system, processes the information as early as possible and avoid system faults in the bud.

Description

Resource real-time monitoring method based on D5000 power grid scheduling system
Technical Field
The invention relates to the technical field of resource use information monitoring, in particular to a resource real-time monitoring method based on a D5000 power grid scheduling system.
Background
In a D5000 system supported by the existing intelligent power grid scheduling technology, the CPU utilization rate, the physical memory utilization rate, the hard disk partition utilization rate, the number of file handles, the number of real-time library scada service connections and the like of each important server are daily patrol work contents of automatic operation and maintenance personnel, the patrol work capacity is large, the automatic display function is not provided, the automatic operation and maintenance personnel need to manually log in for patrol, and the work efficiency is low.
Therefore, how to develop a method capable of realizing automatic monitoring to replace the manual login and inspection of operation and maintenance personnel becomes a problem to be solved urgently.
Disclosure of Invention
In view of the above, the invention provides a resource real-time monitoring method based on a D5000 power grid scheduling system, so as to at least solve the problem of low working efficiency of the conventional manual login and inspection method for operation and maintenance personnel.
The invention provides a technical scheme, in particular to a resource real-time monitoring method based on a D5000 power grid dispatching system, which comprises the following steps:
s1: periodically acquiring resource use information in the D5000 power grid scheduling system;
s2: combing and screening the acquired resource use information, and combining according to a customized format to form a standard E-format file;
s3: updating the formed standard E format file into a telemetry table through real-time library service in the D5000 power grid dispatching system;
s4: and writing the resource use information in the telemetry table into a history library of the D5000 power grid dispatching system through passive sampling service, and displaying the resource use information through a human-computer interface of the D5000 power grid dispatching system.
Preferably, the resource usage information includes: CPU utilization rate, physical memory utilization rate, hard disk partition utilization rate, file handle use number, real-time library scada service connection number, real-time library public service connection number, mids service connection number, query _ sample service connection number and database service connection number.
Further preferably, the file name of the E-format file has a standard export time for indicating when the resource usage profile is exported.
Further preferably, step S3: updating the formed standard E format file into a telemetry table through real-time library service in the D5000 power grid dispatching system, and specifically comprising the following steps:
s301: analyzing the text according to the E-format text specification, and acquiring data information;
s302: converting the data format of the acquired data information according to the data type corresponding to the data information;
s303: packaging the data information after format conversion according to the corresponding structure type, and storing the data information into a vector container;
s304: reading other telemetering amount real-time library data information and storing the data information into a dictionary container;
s305: and taking out the records in the vector container one by one to match with the records in the dictionary table, matching the resource use information with the newly-established records of other remote measurement tables one by one, and calling the real-time library service to update the real-time library.
More preferably, step S302: converting the data format of the acquired data information according to the data type corresponding to the data information, specifically:
converting the character data into floating point data, and converting the text data into character string data.
Further preferably, in step S303, the vector container is a vector container that can be dynamically expanded according to an actual data size.
More preferably, step S301 further includes: and acquiring time information from the E-format file.
Further preferably, in step S4, the resource usage information in the telemetry table is written into the history library of the D5000 power grid scheduling system through a passive sampling service, specifically:
and through the passive sampling interface service in the D5000 power grid dispatching system, after data information is submitted to a sampling definition service, the data information is written into a history library of the D5000 power grid dispatching system.
Further preferably, in step S4, the displaying of the resource usage information is performed through a human-computer interface of the D5000 power grid dispatching system, specifically:
s401: defining a graphical interface and drawing a curve display component;
s402: and displaying the resource use information in a curve form through a human-computer interface of the D5000 power grid dispatching system based on the data information, wherein each type of resource use information uses one curve display component.
Preferably, the curve display component obtains resource data in a history library by calling history query service in the D5000 power grid scheduling system.
Preferably, the human-computer interface of the D5000 power grid scheduling system displays the usage state of each type of resource usage information according to two curves, namely a today curve and a yesterday curve, and the color of the today curve is different from the color of the yesterday curve.
According to the resource real-time monitoring method based on the D5000 power grid dispatching system, the resource use information in the D5000 power grid dispatching system is monitored in real time periodically, an EMS system service bus is called, the information is updated into a telemetry table through real-time library service, the information is written into a history library through passive sampling service, and the information is displayed through a human-computer interface of the D5000 power grid dispatching system, so that the service condition of system service resources is identified quickly, the problem of abnormal access of important resources of the system is found in time, the problem is treated early, the system fault is avoided in advance, and the running stability is improved.
According to the resource real-time monitoring method based on the D5000 power grid dispatching system, automatic monitoring and result display of resource use information can be achieved, the method has the advantages of being high in working efficiency, good in accuracy and the like, and the running stability of the D5000 power grid dispatching system can be effectively improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present invention, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained based on these drawings without creative efforts.
Fig. 1 is a schematic flow chart of a resource real-time monitoring method based on a D5000 power grid scheduling system according to an embodiment of the present disclosure;
fig. 2 is a schematic flowchart of step S3 in a resource real-time monitoring method based on a D5000 power grid scheduling system according to an embodiment of the disclosure;
fig. 3 is a schematic flowchart of step S4 in the resource real-time monitoring method based on the D5000 power grid scheduling system according to the embodiment of the disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of methods consistent with certain aspects of the invention, as detailed in the appended claims.
In order to solve the problem of low working efficiency of the conventional manual login and inspection method for operation and maintenance personnel, the embodiment provides a resource real-time monitoring method based on a D5000 power grid scheduling system, and the method comprises the following steps:
s1: periodically acquiring resource use information in a D5000 power grid scheduling system;
s2: combing and screening the acquired resource use information, and combining according to a customized format to form a standard E-format file;
s3: updating the formed standard E format file into a telemetry table through real-time library service in a D5000 power grid dispatching system;
s4: and writing the resource use information in the telemetry table into a history library of the D5000 power grid dispatching system through passive sampling service, and displaying the resource use information through a human-computer interface of the D5000 power grid dispatching system.
Wherein, step S1: the method for periodically acquiring the resource use information in the D5000 power grid scheduling system comprises the following steps: and (3) using a script command based on linux, developing a resource information collection function through a shell programming technology, integrating and optimizing various commands, and forming a program script with complete functions for extracting and sorting resource information. By configuring the timing task, any period can be specified for dynamic acquisition of resource information, and acquisition at the minute level is generally set.
The obtained resource usage information includes: CPU utilization rate, physical memory utilization rate, hard disk partition utilization rate, file handle use number, real-time library scada service connection number, real-time library public service connection number, mids service connection number, query _ sample service connection number and database service connection number.
Step S2 is to sort and screen the acquired resource usage information, and combine them according to the customized format to form a standard E-format file, where the file name of the E-format file has a standard export time for indicating when the resource usage section is exported. The finally formed E-format file comprises: CPU utilization rate, physical memory utilization rate, hard disk partition utilization rate, file handle utilization number, real-time library scada service connection number, real-time library public service connection number, mids service connection number, query _ sample service connection number, database service connection number and other important system resource use index data.
Step S3: and updating the formed standard E-format file into a telemetry table through real-time library service in a D5000 power grid dispatching system, mainly analyzing and importing the E-format data based on development resource information of the D5000 power grid dispatching system, using a D5000 power grid dispatching system framework, comprising a service bus, a message bus, network real-time library service, system application management service, configuration file analysis service and passive sampling service, highly conforming to an intelligent power grid dispatching technology support system basic platform, and completely compiling and realizing according to a platform standard.
Referring to fig. 2, the specific process of step S3 is:
s301: analyzing the text according to the E-format text specification, and acquiring data information;
s302: converting the data format of the acquired data information according to the data type corresponding to the data information;
s303: packaging the data information after format conversion according to the corresponding structure type, and storing the data information into a vector container;
s304: reading other telemetering amount real-time library data information and storing the data information into a dictionary container; this allows the desired record to be located quickly among the records;
s305: and taking out the records in the vector container one by one to match with the records in the dictionary table, matching the resource use information with the newly-established records of other remote measurement tables one by one, and calling the real-time library service to update the real-time library.
When the data format of the data information is converted in step S302, specifically, the character data is converted into floating point data, and the text data is converted into character string data.
Step S303 encapsulates the data information after format conversion according to the corresponding structure type, and stores the encapsulated data information into a vector container, where each item of data information generally corresponds to one structure type, so that when storing the data information, firstly, the data information type is identified, then, the structure type corresponding to the type of data information is identified, and finally, the data information is encapsulated into the corresponding structure type. In order to satisfy the storage requirement of data, the ector container is preferably a vector container that can be dynamically expanded according to the actual data size.
In order to improve accuracy, in step S301, time information is further obtained from the E-format file, so as to ensure correctness of matching between data and time.
In the above steps, when other existing real-time base tables to be measured in the D5000 power grid dispatching system are used, resource records can be monitored through manual definition, and names are formed according to specified requirements.
In the step S4, the resource usage information in the telemetry table is written into the history library of the D5000 power grid scheduling system through the passive sampling service, which specifically includes:
and through the passive sampling interface service in the D5000 power grid dispatching system, after submitting the data information to the sampling definition service, writing the data information into a history library of the D5000 power grid dispatching system.
In the step S4, the resource usage information is displayed through the human-computer interface of the D5000 power grid dispatching system, and the resource usage data information of the system is displayed by using a graphic component based on the human-computer function module of the D5000 power grid dispatching system.
Referring to fig. 3, step S4 specifically includes:
s401: defining a graphical interface and drawing a curve display component;
s402: and based on the data information, displaying the resource use information in a curve form through a human-computer interface of the D5000 power grid dispatching system, wherein each type of resource use information uses one curve display component, and each curve display component comprises the resource use condition of an important server.
The curve display component can obtain resource data in a history library by calling history query service in the D5000 power grid dispatching system.
In order to facilitate comparison and discovery of the abnormal use condition of the important server resources, the human-computer interface of the D5000 power grid dispatching system displays the use state of each type of resource use information according to two curves, namely a today curve and a yesterday curve, and the color of the today curve is different from that of the yesterday curve so as to distinguish the use states.
Other embodiments of the invention will be apparent to those skilled in the art from consideration of the specification and practice of the invention disclosed herein. This application is intended to cover any variations, uses, or adaptations of the invention following, in general, the principles of the invention and including such departures from the present disclosure as come within known or customary practice within the art to which the invention pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the invention being indicated by the following claims.
It is to be understood that the present invention is not limited to what has been described above, and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.

Claims (11)

1. A resource real-time monitoring method based on a D5000 power grid dispatching system is characterized by comprising the following steps:
s1: periodically acquiring resource use information in the D5000 power grid scheduling system;
s2: combing and screening the acquired resource use information, and combining according to a customized format to form a standard E-format file;
s3: updating the formed standard E format file into a telemetry table through real-time library service in the D5000 power grid dispatching system;
s4: and writing the resource use information in the telemetry table into a history library of the D5000 power grid dispatching system through passive sampling service, and displaying the resource use information through a human-computer interface of the D5000 power grid dispatching system.
2. The real-time resource monitoring method based on the D5000 power grid dispatching system according to claim 1, wherein the resource usage information comprises: CPU utilization rate, physical memory utilization rate, hard disk partition utilization rate, file handle use number, real-time library scada service connection number, real-time library public service connection number, mids service connection number, query _ sample service connection number and database service connection number.
3. The real-time resource monitoring method based on the D5000 power grid dispatching system as claimed in claim 1, wherein standard export time is provided in the file name of the E-format file for indicating when the resource usage profile is exported.
4. The real-time resource monitoring method based on the D5000 power grid dispatching system as claimed in claim 1, wherein the step S3: updating the formed standard E format file into a telemetry table through real-time library service in the D5000 power grid dispatching system, and specifically comprising the following steps:
s301: analyzing the text according to the E-format text specification, and acquiring data information;
s302: converting the data format of the acquired data information according to the data type corresponding to the data information;
s303: packaging the data information after format conversion according to the corresponding structure type, and storing the data information into a vector container;
s304: reading other telemetering amount real-time library data information and storing the data information into a dictionary container;
s305: and taking out the records in the vector container one by one to match with the records in the dictionary table, matching the resource use information with the newly-established records of other remote measurement tables one by one, and calling the real-time library service to update the real-time library.
5. The real-time resource monitoring method based on the D5000 power grid dispatching system as claimed in claim 4, wherein the step S302: converting the data format of the acquired data information according to the data type corresponding to the data information, specifically:
converting the character data into floating point data, and converting the text data into character string data.
6. The real-time resource monitoring method based on the D5000 power grid scheduling system according to claim 4, wherein in the step S303, the vector container is a vector container capable of being dynamically expanded according to an actual data volume.
7. The real-time resource monitoring method based on the D5000 power grid dispatching system as claimed in claim 4, wherein the step S301 further comprises: and acquiring time information from the E-format file.
8. The resource real-time monitoring method based on the D5000 power grid dispatching system according to claim 1, wherein in step S4, resource usage information in a telemetry table is written into a history library of the D5000 power grid dispatching system through a passive sampling service, specifically:
and through the passive sampling interface service in the D5000 power grid dispatching system, after data information is submitted to a sampling definition service, the data information is written into a history library of the D5000 power grid dispatching system.
9. The real-time resource monitoring method based on the D5000 power grid scheduling system according to claim 1, wherein in step S4, resource usage information is displayed through a human-computer interface of the D5000 power grid scheduling system, specifically:
s401: defining a graphical interface and drawing a curve display component;
s402: and displaying the resource use information in a curve form through a human-computer interface of the D5000 power grid dispatching system based on the data information, wherein each type of resource use information uses one curve display component.
10. The real-time resource monitoring method based on the D5000 power grid scheduling system according to claim 9, wherein the curve presentation component obtains resource data in a history library by calling a history query service in the D5000 power grid scheduling system.
11. The resource real-time monitoring method based on the D5000 power grid scheduling system according to claim 9, wherein the human-computer interface of the D5000 power grid scheduling system displays the usage state of each type of resource usage information according to two curves, namely a today curve and a yesterday curve, and the color of the today curve is different from the color of the yesterday curve.
CN202011274772.6A 2020-11-16 2020-11-16 Resource real-time monitoring method based on D5000 power grid scheduling system Pending CN112381244A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011274772.6A CN112381244A (en) 2020-11-16 2020-11-16 Resource real-time monitoring method based on D5000 power grid scheduling system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011274772.6A CN112381244A (en) 2020-11-16 2020-11-16 Resource real-time monitoring method based on D5000 power grid scheduling system

Publications (1)

Publication Number Publication Date
CN112381244A true CN112381244A (en) 2021-02-19

Family

ID=74584017

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011274772.6A Pending CN112381244A (en) 2020-11-16 2020-11-16 Resource real-time monitoring method based on D5000 power grid scheduling system

Country Status (1)

Country Link
CN (1) CN112381244A (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294802A (en) * 2013-05-30 2013-09-11 国家电网公司 Real-time operating information monitoring method for multi-million kilowatt-level wind power base fan
CN107943831A (en) * 2017-10-23 2018-04-20 国家电网公司西北分部 HBase-based power grid historical data centralized storage method
CN109712386A (en) * 2018-12-06 2019-05-03 中国南方电网有限责任公司 A kind of Distributed Modeling System metric data method of calibration based on E format
CN110247474A (en) * 2019-05-22 2019-09-17 国网安徽省电力有限公司 A kind of statistics method of summary and system based on D5000 system operation of power networks state
CN110531724A (en) * 2019-09-17 2019-12-03 国网辽宁省电力有限公司辽阳供电公司 A kind of automatic sample definition method of telemetering based on smart grid Dispatching Control System
CN111858284A (en) * 2020-07-24 2020-10-30 苏州浪潮智能科技有限公司 Resource monitoring method and device for artificial intelligence server

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103294802A (en) * 2013-05-30 2013-09-11 国家电网公司 Real-time operating information monitoring method for multi-million kilowatt-level wind power base fan
CN107943831A (en) * 2017-10-23 2018-04-20 国家电网公司西北分部 HBase-based power grid historical data centralized storage method
CN109712386A (en) * 2018-12-06 2019-05-03 中国南方电网有限责任公司 A kind of Distributed Modeling System metric data method of calibration based on E format
CN110247474A (en) * 2019-05-22 2019-09-17 国网安徽省电力有限公司 A kind of statistics method of summary and system based on D5000 system operation of power networks state
CN110531724A (en) * 2019-09-17 2019-12-03 国网辽宁省电力有限公司辽阳供电公司 A kind of automatic sample definition method of telemetering based on smart grid Dispatching Control System
CN111858284A (en) * 2020-07-24 2020-10-30 苏州浪潮智能科技有限公司 Resource monitoring method and device for artificial intelligence server

Similar Documents

Publication Publication Date Title
CN109302522A (en) Test method, device and computer system and medium
CN102298365B (en) Method for automatically identifying and managing spaceflight measurement and control earth station device change
CN101867494B (en) Soft hardware performance monitoring method based on monitoring template, and system thereof
CN109947746A (en) A kind of quality of data management-control method and system based on ETL process
CN107909300A (en) Intelligent plant management platform and method
CN111125444A (en) Big data task scheduling management method, device, equipment and storage medium
CN112804093B (en) Centralized scheduling support method and system based on fault capability center
CN113361663A (en) Artificial intelligence-based power grid event diagnosis autonomous learning method and system
CN111062593A (en) Distribution network operation management method and system, computer equipment and storage medium
CN112052082B (en) Task attribute optimization method, device, server and storage medium
CN109902919A (en) Server assets management method, device, equipment and readable storage medium storing program for executing
CN112152874A (en) System and method for acquiring and analyzing application monitoring data in distributed system
CN104461832B (en) A kind of method and device for monitoring application server resource
CN104516736A (en) Development platform of after-sale diagnosis system
CN112381244A (en) Resource real-time monitoring method based on D5000 power grid scheduling system
CN110336889B (en) Intelligent monitoring platform and monitoring method for operation in numerical weather forecast mode
CN111414355A (en) Offshore wind farm data monitoring and storing system, method and device
CN110826941A (en) Intelligent pipe network system based on geographic information system
CN107018160B (en) Manufacturing resource and clouding method based on layering
Khan et al. Design and development of android performance testing tool
CN110727667B (en) Consistency management system for power equipment
CN113704012A (en) Recording data processing task transparent computing method and system based on virtualization
CN111625616A (en) Enterprise-level data management system capable of realizing mass storage
CN113204592A (en) Data processing method, system and device under scene of Internet of things and storage medium
CN203149551U (en) Over-hardware-platform process automation software development system

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