CN116739356A - Variable management method, system, equipment and storage medium for wind control center - Google Patents

Variable management method, system, equipment and storage medium for wind control center Download PDF

Info

Publication number
CN116739356A
CN116739356A CN202311027890.0A CN202311027890A CN116739356A CN 116739356 A CN116739356 A CN 116739356A CN 202311027890 A CN202311027890 A CN 202311027890A CN 116739356 A CN116739356 A CN 116739356A
Authority
CN
China
Prior art keywords
variable
interface
preset
service
management
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
CN202311027890.0A
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.)
CITIC Consumer Finance Co Ltd
Original Assignee
CITIC Consumer Finance 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 CITIC Consumer Finance Co Ltd filed Critical CITIC Consumer Finance Co Ltd
Priority to CN202311027890.0A priority Critical patent/CN116739356A/en
Publication of CN116739356A publication Critical patent/CN116739356A/en
Pending legal-status Critical Current

Links

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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/063Operations research, analysis or management
    • G06Q10/0635Risk analysis of enterprise or organisation activities
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • G06F16/2455Query execution
    • G06F16/24553Query execution of query operations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems
    • 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/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • G06Q10/067Enterprise or organisation modelling

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Educational Administration (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Operations Research (AREA)
  • General Business, Economics & Management (AREA)
  • Marketing (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Stored Programmes (AREA)

Abstract

The application discloses a variable management method, a system, equipment and a storage medium of a wind control center, which relate to the wind control field and comprise the following steps: the data storage tool is used for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database; the interface management module is used for carrying out interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the interfaces obtained after encapsulation according to preset interface configuration rules; the variable management module is used for sequentially executing corresponding business data acquisition operation and variable processing operation by utilizing a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to the corresponding wind control operation. Therefore, the application can effectively realize unified access and management of the variables.

Description

Variable management method, system, equipment and storage medium for wind control center
Technical Field
The application relates to the field of wind control, in particular to a variable management method, a system, equipment and a storage medium of a wind control center.
Background
At present, in order to realize functions of defining, managing, processing, publishing, configuring and the like of company risk variables, the access speed of the variables is improved, and important support is provided for the construction of the risk capacity of the company. The processing of variables is mostly realized by hard coding, the variables are distributed in a credit system and a wind control multiple services, and the variables are not uniformly defined and managed. In this way, the workload of repeated development caused by the inability to uniformly manage variables is further liable to cause confusion in management of the wind control system.
Disclosure of Invention
In view of the above, an object of the present application is to provide a method, a system, a device, and a storage medium for managing variables of a wind-controlled center, which can realize unified access and management of variables of the wind-controlled center. The specific scheme is as follows:
in a first aspect, the present application provides a variable management system for a wind-controlled center, including:
the data storage tool is used for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database;
the interface management module is used for carrying out interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the interfaces obtained after encapsulation according to preset interface configuration rules;
the variable management module is used for sequentially executing corresponding business data acquisition operation and variable processing operation by utilizing a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to corresponding wind control operation.
Optionally, the data storage tool includes:
the data acquisition unit is used for acquiring service data acquired by the current service system through stream calculation;
and the data storage unit is used for storing the service data into an offline number bin and a real-time number bin of the HBase.
Optionally, the interface management module includes:
and the interface packaging unit is used for carrying out interface packaging on the offline digital bin and the real-time digital bin based on preset service type information and the Dubbo frame.
Optionally, the interface management module includes:
the interface configuration management unit is used for carrying out corresponding interface information configuration operation on the interface obtained after encapsulation, and carrying out unified management on the interface after configuration by constructing a corresponding interface library.
Optionally, the variable management module includes:
the variable searching unit is used for searching a target variable from the variable library based on the variable request after receiving the variable request corresponding to the corresponding wind control operation;
and the request response sub-module is used for executing corresponding type conversion operation on the target variable based on a pre-configured variable data type dictionary table and completing corresponding request response operation based on a conversion result.
Optionally, the request response sub-module includes:
the first request response unit is used for executing a first assignment operation on the target variable based on a preset default value corresponding to the variable type of the target variable when the conversion result shows that the type conversion operation fails to be executed, and responding based on the obtained first assignment result;
or, a second request response unit, configured to execute a second assignment operation on the target variable after conversion when the conversion result indicates that the type conversion operation is executed successfully, and respond based on the obtained second assignment result.
Optionally, the variable management module includes:
the data acquisition unit is used for acquiring corresponding service data to be processed based on interface information corresponding to any service interface; the service interface comprises an interface obtained after the encapsulation;
and the variable processing unit is used for carrying out Json analysis on the service data to be processed by using a preset programming language, and carrying out corresponding service logic processing operation on the obtained analyzed service data so as to obtain corresponding variables.
In a second aspect, the present application provides a variable management method for a wind-controlled center, including:
storing service data acquired from a current service system into an offline number bin and a real-time number bin of a preset database;
performing interface packaging on the offline digital bins and the real-time digital bins based on preset service type information and a preset distributed framework, and performing corresponding configurational management operation on the packaged interfaces according to preset interface configuration rules;
and sequentially executing corresponding business data acquisition operation and variable processing operation by using a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving variable requests corresponding to corresponding wind control operation.
In a third aspect, the present application provides an electronic device, comprising:
a memory for storing a computer program;
and the processor is used for executing the computer program to realize the steps of the variable management method of the wind control center.
In a fourth aspect, the present application provides a computer readable storage medium storing a computer program, which when executed by a processor, implements the steps of the aforementioned method for managing variables of a wind farm.
In the application, the data storage tool is used for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database; the interface management module is used for carrying out interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the interfaces obtained after encapsulation according to preset interface configuration rules; the variable management module is used for sequentially executing corresponding business data acquisition operation and variable processing operation by utilizing a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to corresponding wind control operation. After the business data is stored into the offline digital bin and the real-time digital bin of the preset database, the offline digital bin and the real-time digital bin of the preset database are subjected to interface packaging, and then corresponding business data acquisition operation and variable processing operation are sequentially executed through an interface, and a corresponding variable library is constructed. In this way, the unified access and management of the variable of the wind control center are realized, so that the workload of repeated development caused by the fact that the variable cannot be uniformly managed is avoided, and the condition of disordered management of a wind control system is avoided.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present application, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
FIG. 1 is a schematic diagram of a variable management system of a wind control center console according to the present application;
FIG. 2 is a schematic diagram of a variable management system of a wind control center platform according to the present application;
FIG. 3 is a flowchart of a method for managing variables of a wind control center station according to the present application;
fig. 4 is a block diagram of an electronic device according to the present application.
Detailed Description
The following description of the embodiments of the present application will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present application, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the application without making any inventive effort, are intended to be within the scope of the application.
At present, in order to realize functions of defining, managing, processing, publishing, configuring and the like of company risk variables, the access speed of the variables is improved, and important support is provided for the construction of the risk capacity of the company. The processing of variables is mostly realized by hard coding, the variables are distributed in a credit system and a wind control multiple services, and the variables are not uniformly defined and managed. In this way, the workload of repeated development caused by the inability to uniformly manage variables is further liable to cause confusion in management of the wind control system. Therefore, the application provides a variable management scheme of the wind control center, which can realize unified access and management of the variable of the wind control center.
Referring to fig. 1, the embodiment of the application discloses a variable management system of a wind control center, which comprises a data storage tool 11, an interface management module 12 and a variable management module 13, and specifically:
and the data storage tool 11 is used for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database.
In this embodiment, the data storage tool may specifically include: the data acquisition unit is used for acquiring service data acquired by the current service system through stream calculation; and the data storage unit is used for storing the service data into an offline number bin and a real-time number bin of the HBase. Wherein the HBase (Hadoop DataBase) is a high-reliability, high-performance, column-oriented, scalable distributed storage system; the service data may be customer information collected by the service system when a user registers or logs in.
The interface management module 12 is configured to perform interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and perform corresponding configuration management operation on the encapsulated interface according to a preset interface configuration rule.
In this embodiment, the interface management module may specifically include: and the interface packaging unit is used for carrying out interface packaging on the offline digital bin and the real-time digital bin based on preset service type information and the Dubbo frame. That is, the present embodiment performs interface encapsulation through service differentiation and the Dubbo framework to obtain encapsulated interfaces for different services. Wherein the Dubbo framework is a high-performance excellent distributed service framework of an open source of the ababa company.
Further, in this embodiment, the interface management module may specifically include: the interface configuration management unit is used for carrying out corresponding interface information configuration operation on the interface obtained after encapsulation, and carrying out unified management on the interface after configuration by constructing a corresponding interface library. It should be understood that, in this embodiment, the interface information configuration operation is performed on the encapsulated interface by implementing the Dubbo interface generalized call, and management is performed by constructing a corresponding interface library after the operation is completed. The interface information includes, but is not limited to, service address, transmission protocol, and interface access mode.
The variable management module 13 is configured to sequentially perform a corresponding service data obtaining operation and a variable processing operation by using a preset programming language and a preset data processing rule, and perform unified management on the obtained variables by constructing a corresponding variable library, so as to complete a corresponding request response operation based on the variable library when a variable request corresponding to a corresponding wind control operation is received.
In this embodiment, the variable management module may specifically include: the data acquisition unit is used for acquiring corresponding service data to be processed based on interface information corresponding to any service interface; the service interface comprises an interface obtained after the encapsulation; and the variable processing unit is used for analyzing the service data to be processed by utilizing a preset programming language (JavaScript Object Notation, JS object representation method), and performing corresponding service logic processing operation on the obtained analyzed service data to obtain corresponding variables. It will be appreciated that after the variables are obtained, they are cached in Redis (Remote Dictionary Server, remote dictionary service) while being managed by building a variable library. The service interface is an external interface, is not limited to the packaged interface, and also comprises interfaces corresponding to service services such as credit service, accounting service, digital bin service, derivative service and the like; the preset programming language is specifically Groovy, and is a agile development language based on JVM (Java Virtual Machine ). In addition, the variable library maintains and manages information such as variable names, coding information, data type information, belonging interface information and the like for each variable.
It should be further understood that, in this embodiment, management is specifically implemented on the interface and the variable of the acquired data based on the relational database mysql, that is, the interface library and the variable library in this embodiment are databases constructed based on a relational database model.
It should be understood that, after receiving a variable request corresponding to a corresponding wind control operation, a corresponding variable is searched from the variable library, and the type conversion is required to be performed on the searched variable based on a pre-configured variable data type dictionary table, so that a response operation for the variable request is completed based on a conversion result. The pre-configured variable data type dictionary table can be pre-configured based on actual requirements.
Therefore, in the embodiment of the application, the data storage tool is used for storing the service data acquired from the current service system into the offline number bin and the real-time number bin of the preset database; the interface management module is used for carrying out interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the interfaces obtained after encapsulation according to preset interface configuration rules; the variable management module is used for sequentially executing corresponding business data acquisition operation and variable processing operation by utilizing a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to corresponding wind control operation. After the business data is stored into the offline digital bin and the real-time digital bin of the preset database, the offline digital bin and the real-time digital bin of the preset database are subjected to interface packaging, and then corresponding business data acquisition operation and variable processing operation are sequentially executed through an interface, and a corresponding variable library is constructed. In this way, the unified access and management of the variable of the wind control center are realized, so that the workload of repeated development caused by the fact that the variable cannot be uniformly managed is avoided, and the condition of disordered management of a wind control system is avoided.
Referring to fig. 2, an embodiment of the present application discloses a variable management system of a wind control center, including:
a data storage means 21 for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database;
the interface management module 22 is configured to perform interface encapsulation on the offline digital bins and the real-time digital bins based on preset service type information and a preset distributed frame, and perform corresponding configuration management operation on the encapsulated interface according to a preset interface configuration rule;
and the variable searching unit 23 is used for searching the target variable from the constructed variable library based on the variable request after receiving the variable request corresponding to the corresponding wind control operation.
In this embodiment, when a variable request corresponding to a corresponding wind control operation sent by a downstream service is received, a variable search is required to be performed from a constructed variable library to determine a corresponding target variable.
The first request response unit 24 performs a first assignment operation on the target variable based on a preset default value corresponding to the variable type of the target variable and responds based on the obtained first assignment result when a conversion result obtained after performing a corresponding type conversion operation on the target variable based on a preset variable data type dictionary table indicates that the type conversion operation fails to be performed.
In this embodiment, after determining the target variable, a type conversion is required for the target variable. If the obtained conversion result shows that the type conversion operation fails to be executed, the target variable is required to be assigned based on a preset default value, and then request response is completed based on the target variable after current assignment. It can be understood that the preset default values corresponding to the different types of variables are also different, and specifically, the corresponding configuration can be performed in advance based on actual requirements.
Or, the second request response unit 25 is configured to execute a second assignment operation on the target variable after conversion when the conversion result indicates that the type conversion operation is executed successfully, and respond based on the obtained second assignment result.
In this embodiment, if the obtained conversion result indicates that the type conversion operation is successfully executed, the converted target variable is assigned, so as to complete the response by sending the currently assigned target variable to the downstream service.
The specific working process of each tool or module may refer to the corresponding content disclosed in the foregoing embodiment, and will not be described herein.
Therefore, in the embodiment of the application, after the variable library is constructed, when the variable request corresponding to the corresponding wind control operation is received, the response operation for the variable request is completed based on the variable library. Therefore, the problem of management confusion caused by complex system dependency and multiple sources of data when the wind control system outputs wind control variables to the decision engine is effectively avoided, and the efficiency and reliability of request response are improved.
Referring to fig. 3, the embodiment of the application also correspondingly discloses a variable management method of the wind control center, which comprises the following steps:
and S11, storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database.
And step S12, carrying out interface packaging on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the packaged interface according to a preset interface configuration rule.
And S13, sequentially executing corresponding business data acquisition operation and variable processing operation by using a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to the corresponding wind control operation.
For more specific procedures regarding the above steps, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
Therefore, in the application, the service data acquired from the current service system is firstly stored into an offline number bin and a real-time number bin of a preset database; then, based on preset service type information and a preset distributed frame, carrying out interface packaging on the offline digital bin and the real-time digital bin, and carrying out corresponding configuration management operation on the packaged interface according to preset interface configuration rules; and then sequentially executing corresponding business data acquisition operation and variable processing operation by using a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving variable requests corresponding to corresponding wind control operation. After the business data is stored into the offline digital bin and the real-time digital bin of the preset database, the offline digital bin and the real-time digital bin of the preset database are subjected to interface packaging, and then corresponding business data acquisition operation and variable processing operation are sequentially executed through an interface, and a corresponding variable library is constructed. In this way, the unified access and management of the variable of the wind control center are realized, so that the workload of repeated development caused by the fact that the variable cannot be uniformly managed is avoided, and the condition of disordered management of a wind control system is avoided.
Further, the embodiment of the present application further discloses an electronic device, and fig. 4 is a block diagram of an electronic device 30 according to an exemplary embodiment, where the content of the figure is not to be considered as any limitation on the scope of use of the present application.
Fig. 4 is a schematic structural diagram of an electronic device 30 according to an embodiment of the present application. The electronic device 30 may specifically include: at least one processor 31, at least one memory 32, a power supply 33, a communication interface 34, an input-output interface 35, and a communication bus 36. The memory 32 is configured to store a computer program, where the computer program is loaded and executed by the processor 31 to implement relevant steps in the variable management method of the wind control center disclosed in any of the foregoing embodiments. In addition, the electronic device 30 in the present embodiment may be specifically an electronic computer.
In this embodiment, the power supply 33 is configured to provide an operating voltage for each hardware device on the electronic device 30; the communication interface 34 can create a data transmission channel between the electronic device 30 and an external device, and the communication protocol to be followed is any communication protocol applicable to the technical solution of the present application, which is not specifically limited herein; the input/output interface 35 is used for acquiring external input data or outputting external output data, and the specific interface type thereof may be selected according to the specific application requirement, which is not limited herein.
The memory 32 may be a carrier for storing resources, such as a read-only memory, a random access memory, a magnetic disk, or an optical disk, and the resources stored thereon may include an operating system 321, a computer program 322, and the like, and the storage may be temporary storage or permanent storage.
The operating system 321 is used for managing and controlling various hardware devices on the electronic device 30 and the computer program 322, which may be Windows Server, netware, unix, linux, etc. The computer program 322 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the method of managing variables of the wind-powered console performed by the electronic device 30 disclosed in any of the foregoing embodiments.
Further, the application also discloses a computer readable storage medium for storing a computer program; the variable management method of the wind control center platform is realized when the computer program is executed by the processor. For specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative elements and steps are described above generally in terms of functionality in order to clearly illustrate the interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing has outlined rather broadly the more detailed description of the application in order that the detailed description of the application that follows may be better understood, and in order that the present principles and embodiments may be better understood; meanwhile, as those skilled in the art will have variations in the specific embodiments and application scope in accordance with the ideas of the present application, the present description should not be construed as limiting the present application in view of the above.

Claims (10)

1. A variable management system for a wind-controlled center, comprising:
the data storage tool is used for storing the service data acquired from the current service system into an offline number bin and a real-time number bin of a preset database;
the interface management module is used for carrying out interface encapsulation on the offline digital bin and the real-time digital bin based on preset service type information and a preset distributed frame, and carrying out corresponding configuration management operation on the interfaces obtained after encapsulation according to preset interface configuration rules;
the variable management module is used for sequentially executing corresponding business data acquisition operation and variable processing operation by utilizing a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving a variable request corresponding to corresponding wind control operation.
2. The system for managing variables of a wind-controlled center according to claim 1, wherein the data storage means comprises:
the data acquisition unit is used for acquiring service data acquired by the current service system through stream calculation;
and the data storage unit is used for storing the service data into an offline number bin and a real-time number bin of the HBase.
3. The system for managing variables of a wind-controlled center according to claim 1, wherein the interface management module comprises:
and the interface packaging unit is used for carrying out interface packaging on the offline digital bin and the real-time digital bin based on preset service type information and the Dubbo frame.
4. The system for managing variables of a wind-controlled center according to claim 1, wherein the interface management module comprises:
the interface configuration management unit is used for carrying out corresponding interface information configuration operation on the interface obtained after encapsulation, and carrying out unified management on the interface after configuration by constructing a corresponding interface library.
5. The variable management system of a wind-controlled center station according to claim 1, wherein the variable management module comprises:
the variable searching unit is used for searching a target variable from the variable library based on the variable request after receiving the variable request corresponding to the corresponding wind control operation;
and the request response sub-module is used for executing corresponding type conversion operation on the target variable based on a pre-configured variable data type dictionary table and completing corresponding request response operation based on a conversion result.
6. The system for managing variables of a wind control center according to claim 5, wherein the request response sub-module comprises:
the first request response unit is used for executing a first assignment operation on the target variable based on a preset default value corresponding to the variable type of the target variable when the conversion result shows that the type conversion operation fails to be executed, and responding based on the obtained first assignment result;
or, a second request response unit, configured to execute a second assignment operation on the target variable after conversion when the conversion result indicates that the type conversion operation is executed successfully, and respond based on the obtained second assignment result.
7. A variable management system of a wind control center according to any one of claims 1 to 6, wherein the variable management module includes:
the data acquisition unit is used for acquiring corresponding service data to be processed based on interface information corresponding to any service interface; the service interface comprises an interface obtained after the encapsulation;
and the variable processing unit is used for carrying out Json analysis on the service data to be processed by using a preset programming language, and carrying out corresponding service logic processing operation on the obtained analyzed service data so as to obtain corresponding variables.
8. The variable management method of the wind control center station is characterized by comprising the following steps of:
storing service data acquired from a current service system into an offline number bin and a real-time number bin of a preset database;
performing interface packaging on the offline digital bins and the real-time digital bins based on preset service type information and a preset distributed framework, and performing corresponding configurational management operation on the packaged interfaces according to preset interface configuration rules;
and sequentially executing corresponding business data acquisition operation and variable processing operation by using a preset programming language and a preset data processing rule, and uniformly managing the obtained variables by constructing a corresponding variable library so as to complete corresponding request response operation based on the variable library when receiving variable requests corresponding to corresponding wind control operation.
9. An electronic device, comprising:
a memory for storing a computer program;
a processor for executing the computer program to implement the variable management method of the wind-controlled center station according to claim 8.
10. A computer-readable storage medium storing a computer program which, when executed by a processor, implements the method of managing variables of a wind turbine console according to claim 8.
CN202311027890.0A 2023-08-16 2023-08-16 Variable management method, system, equipment and storage medium for wind control center Pending CN116739356A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311027890.0A CN116739356A (en) 2023-08-16 2023-08-16 Variable management method, system, equipment and storage medium for wind control center

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311027890.0A CN116739356A (en) 2023-08-16 2023-08-16 Variable management method, system, equipment and storage medium for wind control center

Publications (1)

Publication Number Publication Date
CN116739356A true CN116739356A (en) 2023-09-12

Family

ID=87902994

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311027890.0A Pending CN116739356A (en) 2023-08-16 2023-08-16 Variable management method, system, equipment and storage medium for wind control center

Country Status (1)

Country Link
CN (1) CN116739356A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825488A (en) * 2019-09-29 2020-02-21 山东中创软件工程股份有限公司 Business processing method and device, electronic equipment and storage medium
CN111127196A (en) * 2019-12-31 2020-05-08 中信百信银行股份有限公司 Credit wind control characteristic variable management method and system
CN112965770A (en) * 2021-03-02 2021-06-15 杭州和利时自动化有限公司 Multi-language resource management method, module, device, system and readable storage medium
WO2022142016A1 (en) * 2020-12-30 2022-07-07 平安科技(深圳)有限公司 Rule engine-based parameter conversion method and apparatus, and device and medium
CN115455097A (en) * 2022-08-29 2022-12-09 上海数禾信息科技有限公司 Wind control data processing method, system, computer equipment and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110825488A (en) * 2019-09-29 2020-02-21 山东中创软件工程股份有限公司 Business processing method and device, electronic equipment and storage medium
CN111127196A (en) * 2019-12-31 2020-05-08 中信百信银行股份有限公司 Credit wind control characteristic variable management method and system
WO2022142016A1 (en) * 2020-12-30 2022-07-07 平安科技(深圳)有限公司 Rule engine-based parameter conversion method and apparatus, and device and medium
CN112965770A (en) * 2021-03-02 2021-06-15 杭州和利时自动化有限公司 Multi-language resource management method, module, device, system and readable storage medium
CN115455097A (en) * 2022-08-29 2022-12-09 上海数禾信息科技有限公司 Wind control data processing method, system, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN109446252B (en) Unified access method and system for power grid regulation and control
US11381463B2 (en) System and method for a generic key performance indicator platform
US20180288143A1 (en) Managing idle and active servers in cloud data centers
CN110908789B (en) Visual data configuration method and system for multi-source data processing
CN109101330A (en) Data capture method, device and system
US11868361B2 (en) Data distribution process configuration method and apparatus, electronic device and storage medium
CN115280741A (en) System and method for autonomous monitoring and recovery in hybrid energy management
CN115412602A (en) Data parsing and transferring method, device, equipment and medium for digital twin
CN115794106A (en) Method and system for analyzing configuration of binary protocol data of rail transit
CN112052011A (en) Method and device for combining small programs, electronic equipment and medium
CN115392501A (en) Data acquisition method and device, electronic equipment and storage medium
CN115586995A (en) Method and system for predicting maximum load of load machine, computer equipment and medium
CN112819380B (en) Power grid regulation and control panoramic transparent access method, system, equipment and storage medium
CN114490679A (en) Data management method, device, equipment and medium based on identification analysis
CN116739356A (en) Variable management method, system, equipment and storage medium for wind control center
CN115150285B (en) Network topology relation determining method, network system, device and storage medium
CN116320033A (en) Resource scheduling optimization method and device
CN112597252B (en) MongoDB server access method and system
CN115576624A (en) Programming framework optimization method, system, terminal equipment and storage medium
CN115237399A (en) Method for collecting data, storage medium, processor and engineering vehicle
CN114153714A (en) Log information based capacity adjustment method, device, equipment and storage medium
CN113722141A (en) Method and device for determining delay reason of data task, electronic equipment and medium
CN114567559A (en) Training method and device of data analysis model and storage medium
US20200089593A1 (en) Data collection in transaction problem diagnostic
CN112883654B (en) Model training system based on data driving

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20230912