CN105760272A - Monitoring background service customization method based on plug-in and system based on method - Google Patents

Monitoring background service customization method based on plug-in and system based on method Download PDF

Info

Publication number
CN105760272A
CN105760272A CN201610065793.4A CN201610065793A CN105760272A CN 105760272 A CN105760272 A CN 105760272A CN 201610065793 A CN201610065793 A CN 201610065793A CN 105760272 A CN105760272 A CN 105760272A
Authority
CN
China
Prior art keywords
real
time
plug
module
unit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201610065793.4A
Other languages
Chinese (zh)
Other versions
CN105760272B (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.)
Shandong luruan Digital Technology Co.,Ltd. smart energy branch
Original Assignee
Shandong Luneng Intelligence Technology 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 Shandong Luneng Intelligence Technology Co Ltd filed Critical Shandong Luneng Intelligence Technology Co Ltd
Priority to CN201610065793.4A priority Critical patent/CN105760272B/en
Publication of CN105760272A publication Critical patent/CN105760272A/en
Application granted granted Critical
Publication of CN105760272B publication Critical patent/CN105760272B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3003Monitoring arrangements specially adapted to the computing system or computing system component being monitored
    • G06F11/302Monitoring arrangements specially adapted to the computing system or computing system component being monitored where the computing system component is a software system

Landscapes

  • Engineering & Computer Science (AREA)
  • Computing Systems (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Quality & Reliability (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The invention discloses a monitoring background service customization method based on a plug-in and a system based on the method. A monitoring background comprises a server for processing monitored data, wherein the server for processing the monitored data comprises a front data acquisition module and a real-time monitoring module. The front data acquisition module acquires and transmits data monitored by the monitoring background to the real-time monitoring module. The method includes the steps that data models and service processing logic in the real-time monitoring module are decoupled, and the real-time monitoring module is split into a real-time model database and the service processing logic plug-in; a service processing logic plug-in configuration file is acquired, and configuration of the real-time monitoring module and the service processing plug-in is achieved by the service processing logic plug-in configuration file in an external configuration mode; the real-time monitoring module is started, the service processing logic plug-in configured on the real-time monitoring module is loaded, and real-time service processing is conducted; the real-time model database stores or issues the service processing result, and finally the purpose of monitoring background service customization is achieved.

Description

Monitoring Batch Processing method for customizing and system thereof based on plug-in unit
Technical field
The invention belongs to data processing field, particularly relate to a kind of monitoring Batch Processing method for customizing based on plug-in unit and system thereof.
Background technology
The monitoring backstage of power system is generally adopted the mode of real-time data base and carries out the process of real time data, real-time data base essence is a memory bank, it is exactly that data system managed read in internal memory, in internal memory, sets up corresponding data model according to service logic, data are processed in real time.Wherein, the data of the monitoring background process of power system include the voltage and current information on state, voltage and current information, the cable running status being connected with transformer station and cable that in transformer station, equipment runs and other data being associated with power system electrical network.
Monitoring back-end data in power system processes and in the process of management, data model and service logic are designed as one when carrying out Software Architecture Design by present real-time data base, service logic is caused to couple with the height of data model, this method has following shortcoming: (1) does not utilize the multiplexing of code, when system monitoring models changes, need whole module is re-started exploitation, increase development amount;(2) it is unfavorable for the extension of service logic, when systemic-function is upgraded, it is necessary to whole program is modified, is unfavorable for the secondary development of system;(3) cannot be carried out business function cutting, when system carries out field conduct, user is unnecessary by functions of modules, adopts original mode cannot carry out cutting according to onsite user's demand for the business function of module when not revising code, causes the redundancy of code;(4) it is unfavorable for program version management, owing to business logic processing method is modified according to onsite user's demand by needs, adopts original method can increase the multiformity of program version, be unfavorable for the filing management of source code.
Summary of the invention
For the shortcoming solving prior art, the present invention provides a kind of monitoring Batch Processing method for customizing based on plug-in unit and system thereof, wherein, the method is when for different service application, only need to develop corresponding Business Processing plug-in unit, for this function of interactive interface of data model modeling in internal memory and real-time monitoring module and external module then without again developing, it is possible to improve the reusability of code.
For achieving the above object, the present invention is by the following technical solutions:
A kind of monitoring Batch Processing method for customizing based on plug-in unit, described monitoring backstage includes the server for processing monitored data, and the server for processing monitored data includes advance data acquisition module and real-time monitoring module;The data that described advance data acquisition module is monitored for acquisition monitoring backstage, and it is sent to real-time monitoring module;Described real-time monitoring module includes data model and business processing logic;Including:
Step one: data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by real-time monitoring module;
Step 2: obtaining business processing logic plug-in card configuration file, business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Step 3: start real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carry out real time business process;
Step 4: service processing result is stored or issues by real-time model data base, is finally reached the purpose of monitoring Batch Processing customization.
Described step 3 carries out the process of real time business process, including:
Business processing logic plug-in unit upon actuation, register to real-time model data base by the function interface that business processing logic plug-in unit provides by calling real-time model data base;
Business processing logic plug-in unit gets corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Business processing logic plug-in unit, the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Business processing logic plug-in unit utilizes the function interface that real-time data base provides the data after Business Processing to be write in real-time model data base.
The content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
In step 3, the api function that operating system provides is utilized to load the business processing logic plug-in unit of monitoring module phase configuration.
In described step 4, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
A kind of monitoring Batch Processing custom-built system of the monitoring Batch Processing method for customizing based on plug-in unit, described monitoring backstage includes the server for processing monitored data, and the server for processing monitored data includes advance data acquisition module and real-time monitoring module;The data that described advance data acquisition module is monitored for acquisition monitoring backstage, and it is sent to real-time monitoring module;Described real-time monitoring module includes data model and business processing logic;Including:
Decoupling module, real-time monitoring module, for the data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by it;
Configuration module, it is used for obtaining business processing logic plug-in card configuration file, and business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Loading and Service Processing Module, it is used for starting real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carries out real time business process;
Business result treatment module, it is used for utilizing real-time model data base service processing result is stored or issues, and is finally reached the purpose of monitoring Batch Processing customization.
Described loading and Service Processing Module, including:
Registering modules, it is at business processing logic plug-in unit upon actuation, and the function interface that business processing logic plug-in unit provides by calling real-time model data base is registered to real-time model data base;
Data model generation module, it is used for utilizing business processing logic plug-in unit to get corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Service logic computing module, it is used for by business processing logic plug-in unit the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Data write. module, the data after Business Processing are write real-time model data base by it for the function interface provided from real-time data base by business processing logic plug-in unit.
The content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
In described loading and Service Processing Module, the api function that operating system provides is utilized to load the business processing logic plug-in unit of monitoring module phase configuration.
In described business result treatment module, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
The invention have the benefit that
(1) present invention is by data model and business processing logic decoupling, it is beneficial to secondary system exploitation, when developer develops new business plug-in unit, utilize the standard data interface that module provides can by new plug-in registration to real-time monitoring module, will by real-time model Database Publishing to other modules after carrying out process accordingly, simplify the workload of secondary development, improve the autgmentability of system;
(2) the business processing logic plug-in unit of the present invention can carry out exterior arrangement by configuration file, in actual applications, field conduct personnel or user can be modified configuration file according to final demand and existing plug-in unit is carried out free configuration, business plug-in unit not would not load when module starts, and reduces the redundancy of code;
(3) present invention is conducive to the customization of onsite user's service logic, when business processing logic is had specific demand by onsite user, can for the new Business Processing plug-in unit of this business development one, then pass through amendment configuration file and replace original business plug-in unit, thus reducing the complexity of software maintenance, decrease the version of program simultaneously, be conducive to the version management of software.
Accompanying drawing explanation
Fig. 1 is the flow chart of the monitoring Batch Processing method for customizing based on plug-in unit of basic invention.
Detailed description of the invention
Below in conjunction with accompanying drawing, the present invention will be further described with embodiment:
In the level software platform for SCADA of LGS1000 cross operating system station, the method adopting the present invention constructs the prototype of a monitor in real time background module, this prototype foundation can develop corresponding business logic modules according to the business demand that intelligent substation is concrete, reach the requirement of rapid build system business.
Wherein, the monitoring backstage in the present invention includes the server for processing monitored data, and the server for processing monitored data includes advance data acquisition module and real-time monitoring module;The data that described advance data acquisition module is monitored for acquisition monitoring backstage, and it is sent to real-time monitoring module;Described real-time monitoring module includes data model and business processing logic.
As it is shown in figure 1, the monitoring Batch Processing method for customizing based on plug-in unit of the present invention, including:
Step one: data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by real-time monitoring module;
Step 2: obtaining business processing logic plug-in card configuration file, business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Step 3: start real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carry out real time business process;
Step 4: service processing result is stored or issues by real-time model data base, is finally reached the purpose of monitoring Batch Processing customization.
Wherein, the present invention sets up a general real-time model template by the data configuration instrument in system, this model possesses self-description information, these templates are read in internal memory when starting by real-time model data base, and the various devices monitored according to description information formation system in internal memory of model and data point, and for storing the data message after system processes, real-time model data base possesses the communication interface with other modules, and real-time model data base provides Business Processing plug-in registration and obtains the interface of data simultaneously.
Said method is adopted to adopt the data message of general real-time model template storage system to be conducive to being separated data model storage with service logic in real-time monitoring module, so when for different service application, only need to develop corresponding Business Processing plug-in unit, for this function of interactive interface of data model modeling in internal memory and real-time monitoring module and external module then without again developing, improve the reusability of code.
Further, step 3 carries out the process of real time business process, including:
Business processing logic plug-in unit upon actuation, register to real-time model data base by the function interface that business processing logic plug-in unit provides by calling real-time model data base;
Business processing logic plug-in unit gets corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Business processing logic plug-in unit, the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Business processing logic plug-in unit utilizes the function interface that real-time data base provides the data after Business Processing to be write in real-time model data base.
Processed by above-mentioned real time business, business processing logic plug-in unit can get corresponding data model from Real time capable module data base, and the data model of corresponding plug-in unit coupling can be generated according to own service logic requirement, so substantially increase the efficiency of service logic matching treatment.
Wherein, the content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
In step 3, the api function that operating system provides is utilized to load the business processing logic plug-in unit of monitoring module phase configuration.
Further, in step 4, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
Monitoring Batch Processing custom-built system below for the monitoring Batch Processing method for customizing of the plug-in unit based on the present invention is described:
The monitoring Batch Processing custom-built system of the present invention, including: decoupling module, configuration module, loading and Service Processing Module and business result treatment module.
Wherein, decoupling module, real-time monitoring module, for the data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by it;
Configuration module, it is used for obtaining business processing logic plug-in card configuration file, and business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Loading and Service Processing Module, it is used for starting real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carries out real time business process;
Business result treatment module, it is used for utilizing real-time model data base service processing result is stored or issues, and is finally reached the purpose of monitoring Batch Processing customization.
Further, load and Service Processing Module, including: Registering modules, data model generation module, service logic computing module and Data write. module.
Wherein, Registering modules, it is at business processing logic plug-in unit upon actuation, and the function interface that business processing logic plug-in unit provides by calling real-time model data base is registered to real-time model data base;
Data model generation module, it is used for utilizing business processing logic plug-in unit to get corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Service logic computing module, it is used for by business processing logic plug-in unit the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Data write. module, the data after Business Processing are write real-time model data base by it for the function interface provided from real-time data base by business processing logic plug-in unit.
The content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
Loading and in Service Processing Module, utilizing the api function that operating system provides to load the business processing logic plug-in unit of monitoring module phase configuration.
In business result treatment module, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
The specific embodiment of the present invention is described in conjunction with accompanying drawing although above-mentioned; but not limiting the scope of the invention; one of ordinary skill in the art should be understood that; on the basis of technical scheme, those skilled in the art need not pay various amendments or deformation that creative work can make still within protection scope of the present invention.

Claims (10)

1. based on a monitoring Batch Processing method for customizing for plug-in unit, described monitoring backstage includes the server for processing monitored data, and the server for processing monitored data includes advance data acquisition module and real-time monitoring module;The data that described advance data acquisition module is monitored for acquisition monitoring backstage, and it is sent to real-time monitoring module;Described real-time monitoring module includes data model and business processing logic;It is characterized in that, including:
Step one: data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by real-time monitoring module;
Step 2: obtaining business processing logic plug-in card configuration file, business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Step 3: start real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carry out real time business process;
Step 4: service processing result is stored or issues by real-time model data base, is finally reached the purpose of monitoring Batch Processing customization.
2. a kind of monitoring Batch Processing method for customizing based on plug-in unit as claimed in claim 1, it is characterised in that carry out the process of real time business process in described step 3, including:
Business processing logic plug-in unit upon actuation, register to real-time model data base by the function interface that business processing logic plug-in unit provides by calling real-time model data base;
Business processing logic plug-in unit gets corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Business processing logic plug-in unit, the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Business processing logic plug-in unit utilizes the function interface that real-time data base provides the data after Business Processing to be write in real-time model data base.
3. a kind of monitoring Batch Processing method for customizing based on plug-in unit as claimed in claim 2, it is characterized in that, the content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
4. a kind of monitoring Batch Processing method for customizing based on plug-in unit as claimed in claim 2, it is characterised in that in step 3, utilizes the api function that operating system provides to load the business processing logic plug-in unit of monitoring module phase configuration.
5. a kind of monitoring Batch Processing method for customizing based on plug-in unit as claimed in claim 1, it is characterized in that, in described step 4, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
6. the monitoring Batch Processing custom-built system of the monitoring Batch Processing method for customizing based on plug-in unit as claimed in claim 1, described monitoring backstage includes the server for processing monitored data, and the server for processing monitored data includes advance data acquisition module and real-time monitoring module;The data that described advance data acquisition module is monitored for acquisition monitoring backstage, and it is sent to real-time monitoring module;Described real-time monitoring module includes data model and business processing logic;It is characterized in that, including:
Decoupling module, real-time monitoring module, for the data model in decoupling real-time monitoring module and business processing logic, is split as real-time model data base and business processing logic plug-in unit by it;
Configuration module, it is used for obtaining business processing logic plug-in card configuration file, and business processing logic plug-in card configuration file realizes the configuration of real-time monitoring module and business processing logic plug-in unit by the mode of exterior arrangement;
Loading and Service Processing Module, it is used for starting real-time monitoring module the business processing logic plug-in unit of loading and real-time monitoring module phase configuration, carries out real time business process;
Business result treatment module, it is used for utilizing real-time model data base service processing result is stored or issues, and is finally reached the purpose of monitoring Batch Processing customization.
7. monitoring Batch Processing custom-built system as claimed in claim 6, it is characterised in that described loading and Service Processing Module, including:
Registering modules, it is at business processing logic plug-in unit upon actuation, and the function interface that business processing logic plug-in unit provides by calling real-time model data base is registered to real-time model data base;
Data model generation module, it is used for utilizing business processing logic plug-in unit to get corresponding data model from Real time capable module data base, generates the data model of corresponding plug-in unit coupling according to own service logic requirement;
Service logic computing module, it is used for by business processing logic plug-in unit the data that timing acquisition real-time data base transmits while, carries out service logic calculating;
Data write. module, the data after Business Processing are write real-time model data base by it for the function interface provided from real-time data base by business processing logic plug-in unit.
8. monitoring Batch Processing custom-built system as claimed in claim 7, it is characterized in that, the content that the function interface that business processing logic plug-in unit provides by calling real-time model data base carries out registering to real-time model data base includes: the communication interface of real time data processing interface and real-time model data base and external module.
9. monitoring Batch Processing custom-built system as claimed in claim 7, it is characterised in that in described loading and Service Processing Module, utilizes the api function that operating system provides to load the business processing logic plug-in unit of monitoring module phase configuration.
10. monitoring Batch Processing custom-built system as claimed in claim 6, it is characterized in that, in described business result treatment module, the service processing result that business processing logic plug-in unit is sent by real-time model data base stores according to consolidation form, waits that other plug-in units obtain;Or it is distributed to external module.
CN201610065793.4A 2016-01-29 2016-01-29 Monitoring backstage business customizing method and its system based on plug-in unit Active CN105760272B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201610065793.4A CN105760272B (en) 2016-01-29 2016-01-29 Monitoring backstage business customizing method and its system based on plug-in unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201610065793.4A CN105760272B (en) 2016-01-29 2016-01-29 Monitoring backstage business customizing method and its system based on plug-in unit

Publications (2)

Publication Number Publication Date
CN105760272A true CN105760272A (en) 2016-07-13
CN105760272B CN105760272B (en) 2018-01-30

Family

ID=56342849

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201610065793.4A Active CN105760272B (en) 2016-01-29 2016-01-29 Monitoring backstage business customizing method and its system based on plug-in unit

Country Status (1)

Country Link
CN (1) CN105760272B (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106780149A (en) * 2016-12-30 2017-05-31 中核核电运行管理有限公司 A kind of equipment real-time monitoring system based on timed task scheduling
CN108415811A (en) * 2018-03-23 2018-08-17 广发证券股份有限公司 A kind of method and device of monitoring service logic
CN109977173A (en) * 2019-04-02 2019-07-05 山东浪潮云信息技术有限公司 Distribution, plug-in type data monitoring system and method based on cloud data center
CN110515621A (en) * 2019-08-26 2019-11-29 沈阳美行科技有限公司 Method and device for realizing list function attribute and related equipment
CN110908726A (en) * 2018-09-14 2020-03-24 广州神马移动信息科技有限公司 Data management method, device, equipment and computer readable storage medium
WO2021120975A1 (en) * 2019-12-20 2021-06-24 深圳前海微众银行股份有限公司 Monitoring method and apparatus
WO2022121045A1 (en) * 2020-12-09 2022-06-16 威创集团股份有限公司 Data docking method and apparatus, computer device, and storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137102A (en) * 2011-03-07 2011-07-27 南京麦伦思科技有限公司 Realizing method of service supporting platform for supporting multiclass information publishing modes
CN102880475A (en) * 2012-10-23 2013-01-16 上海普元信息技术股份有限公司 Real-time event handling system and method based on cloud computing in computer software system
CN104331780A (en) * 2014-11-21 2015-02-04 国家电网公司 Monitoring system for business process

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102137102A (en) * 2011-03-07 2011-07-27 南京麦伦思科技有限公司 Realizing method of service supporting platform for supporting multiclass information publishing modes
CN102880475A (en) * 2012-10-23 2013-01-16 上海普元信息技术股份有限公司 Real-time event handling system and method based on cloud computing in computer software system
CN104331780A (en) * 2014-11-21 2015-02-04 国家电网公司 Monitoring system for business process

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
包娜娜: "基于业务与数据驱动的系统架构设计", 《中国优秀硕士学位论文全文数据库·工程科技Ⅱ辑》 *
程春蕊等: ""高内聚低耦合软件架构的构建"", 《计算机系统应用》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106780149A (en) * 2016-12-30 2017-05-31 中核核电运行管理有限公司 A kind of equipment real-time monitoring system based on timed task scheduling
CN108415811A (en) * 2018-03-23 2018-08-17 广发证券股份有限公司 A kind of method and device of monitoring service logic
CN108415811B (en) * 2018-03-23 2021-08-27 广发证券股份有限公司 Method and device for monitoring business logic
CN110908726A (en) * 2018-09-14 2020-03-24 广州神马移动信息科技有限公司 Data management method, device, equipment and computer readable storage medium
CN109977173A (en) * 2019-04-02 2019-07-05 山东浪潮云信息技术有限公司 Distribution, plug-in type data monitoring system and method based on cloud data center
CN110515621A (en) * 2019-08-26 2019-11-29 沈阳美行科技有限公司 Method and device for realizing list function attribute and related equipment
CN110515621B (en) * 2019-08-26 2022-11-11 沈阳美行科技股份有限公司 Method and device for realizing list function attribute and related equipment
WO2021120975A1 (en) * 2019-12-20 2021-06-24 深圳前海微众银行股份有限公司 Monitoring method and apparatus
WO2022121045A1 (en) * 2020-12-09 2022-06-16 威创集团股份有限公司 Data docking method and apparatus, computer device, and storage medium

Also Published As

Publication number Publication date
CN105760272B (en) 2018-01-30

Similar Documents

Publication Publication Date Title
CN105760272A (en) Monitoring background service customization method based on plug-in and system based on method
CN107766132A (en) Multi-task scheduling method, application server and computer-readable recording medium
CN110012002A (en) Message parsing method, device and server, computer readable storage medium
CN102495841B (en) Power supply system monitoring method and related device thereof
CN104156832A (en) Intersystem data verification method and device
CN102929911A (en) All-in-one modeling method for transformer substation and dispatching master station
CN111159897B (en) Target optimization method and device based on system modeling application
CN111625964B (en) Method, system and equipment for constructing transformer substation graph model based on logical relationship
CN105207366B (en) Distribution terminal plug and play model configuration tool and its implementation based on IEC61850
CN103914307A (en) Interactive-interface fast implementation method based on reusable library
CN109474467A (en) Network automatically management method, device, storage medium and electronic equipment
CN103268236A (en) Source side maintaining method and system based on intelligent telecontrol device
CN116774645A (en) Method, device, medium and equipment for associating equipment object model with entity equipment
CN109858182B (en) Editing and displaying technology for regulating and controlling cloud station wiring diagram based on B/S framework
CN103488726A (en) Method for establishing unified grid data platform based on WEB-SERVICE
CN107239601B (en) Flexible configuration method of power distribution terminal based on configuration technology
CN105245579A (en) Power distribution network system massive data communication processing method and system
CN106844819B (en) Intelligent station secondary graph model library design tool database acquisition system
CN104112183A (en) Plug-and-play intelligent scheduling model management system and management method of intelligent substation
CN204258439U (en) Intelligent electric power scheduling operation management system
CN104809664A (en) Information integration method for power distribution master station
CN113297218B (en) Multi-system data interaction method, device and system
CN103023740A (en) Information interaction bus system and electric power data transmission method
CN109754131B (en) SCD file configuration method and device based on NXD
CN104765611A (en) Expandable distributed simulation data mapping method and system

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP03 Change of name, title or address
CP03 Change of name, title or address

Address after: 250101 Electric Power Intelligent Robot Production Project 101 in Jinan City, Shandong Province, South of Feiyue Avenue and East of No. 26 Road (ICT Industrial Park)

Patentee after: National Network Intelligent Technology Co., Ltd.

Address before: 250101 Shandong city of Ji'nan province high tech Zone (Lixia District) Xinluo Avenue No. 2008 silver bearing building B block 626

Patentee before: Shandong Luneng Intelligent Technology Co., Ltd.

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20210114

Address after: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee after: Shandong Luneng Software Technology Co.,Ltd. intelligent electrical branch

Address before: 250101 power intelligent robot production project 101 south of Feiyue Avenue and east of No.26 Road (in ICT Industrial Park) in Suncun District of Gaoxin, Jinan City, Shandong Province

Patentee before: National Network Intelligent Technology Co.,Ltd.

CP01 Change in the name or title of a patent holder
CP01 Change in the name or title of a patent holder

Address after: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee after: Shandong luruan Digital Technology Co.,Ltd. smart energy branch

Address before: Room 902, 9 / F, block B, Yinhe building, 2008 Xinluo street, hi tech Zone, Jinan City, Shandong Province

Patentee before: Shandong Luneng Software Technology Co.,Ltd. intelligent electrical branch