CN112699146A - Data pushing method and device based on general information model, server and storage medium - Google Patents

Data pushing method and device based on general information model, server and storage medium Download PDF

Info

Publication number
CN112699146A
CN112699146A CN202011616216.2A CN202011616216A CN112699146A CN 112699146 A CN112699146 A CN 112699146A CN 202011616216 A CN202011616216 A CN 202011616216A CN 112699146 A CN112699146 A CN 112699146A
Authority
CN
China
Prior art keywords
data
energy equipment
data source
time rule
information model
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
CN202011616216.2A
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.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN202011616216.2A priority Critical patent/CN112699146A/en
Publication of CN112699146A publication Critical patent/CN112699146A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/24552Database cache management
    • 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/2457Query processing with adaptation to user needs
    • G06F16/24573Query processing with adaptation to user needs using data annotations, e.g. user-defined metadata
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/70Software maintenance or management
    • G06F8/71Version control; Configuration management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/55Push-based network services

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Computer Security & Cryptography (AREA)
  • Signal Processing (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Library & Information Science (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention is suitable for the technical field of energy service data processing, and provides a data pushing method, a device, a server and a storage medium based on a general information model, wherein the method comprises the following steps: acquiring a data source configuration of the energy equipment for displaying at a front end, wherein the data source configuration at least comprises inherent properties and time rules of the energy equipment; acquiring the value of the inherent attribute from a general information model according to the inherent attribute of the energy equipment; according to the time rule of the energy equipment, cache data corresponding to the time rule are obtained from a service database of the energy equipment; and generating data source data according to the cache data, and pushing the data source data to a front end for display. The invention can effectively avoid the situation that an engineer writes codes repeatedly, and meanwhile, the delivery time of the project is prolonged because code delivery is not needed.

Description

Data pushing method and device based on general information model, server and storage medium
Technical Field
The invention belongs to the technical field of energy service data processing, and particularly relates to a data pushing method, a data pushing device, a data pushing server and a data pushing storage medium based on a general information model.
Background
In the process of digital and intelligent management of an energy system, service data of energy equipment needs to be visually displayed at the front end, so that a user can intuitively know related data of the energy equipment. Different projects and different customers are different for data displayed at the front end, and during the early development of the projects, almost every project needs an engineer to carry out corresponding data interface in the form of codes at the back end.
Therefore, in the process of project development, great repeated labor exists, which is not favorable for rapid delivery of projects.
Disclosure of Invention
In view of the problems described in the background art, embodiments of the present invention provide a data pushing method, an apparatus, a server, and a storage medium based on a general information model, so as to solve the problems that the existing energy project development process has large repeated labor and is not favorable for rapid project delivery.
The first aspect of the embodiments of the present invention provides a data pushing method based on a general information model, which is applied to a server, and includes: acquiring a data source configuration of the energy equipment for displaying at a front end, wherein the data source configuration at least comprises inherent properties and time rules of the energy equipment; acquiring the value of the inherent attribute from a general information model according to the inherent attribute of the energy equipment; according to the time rule of the energy equipment, cache data corresponding to the time rule are obtained from a service database of the energy equipment; and generating data source data according to the cache data, and pushing the data source data to a front end for display.
A second aspect of the embodiments of the present invention provides a data pushing apparatus based on a general information model, which is applied to a server, and includes: the data source configuration module is used for acquiring data source configuration of the energy equipment displayed at the front end, and the data source configuration at least comprises inherent properties and time rules of the energy equipment; the intrinsic attribute configuration module is used for acquiring the value of the intrinsic attribute from the general information model according to the intrinsic attribute of the energy equipment; the time rule configuration module is used for acquiring cache data corresponding to the time rule from a service database of the energy equipment according to the time rule of the energy equipment; and the data source pushing module is used for generating data source data according to the cache data and pushing the data source data to the front end for displaying.
A third aspect of embodiments of the present invention provides a server, including a memory, a processor, and a computer program stored in the memory and executable on the processor, wherein the processor implements the steps of the method according to the first aspect when executing the computer program.
A fourth aspect of embodiments of the present invention provides a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of the method according to the first aspect.
The invention has the beneficial effects that: by utilizing a common information model (namely CIM), CIM metadata is formed for the service data of the energy equipment, and available data is directly generated according to the data source configuration of the service data displayed at the front end, so that the condition that an engineer writes codes repeatedly is avoided, and meanwhile, the delivery time of a project is prolonged because code delivery is not needed.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 is a system architecture of a data pushing method or apparatus based on a general information model according to the present invention;
FIG. 2Provided for in one embodiment of the inventionA flow chart of a data pushing method based on a general information model;
FIG. 3 is a flowchart illustrating an implementation of the step S210 in one embodiment;
FIG. 4 is a flowchart illustrating an implementation of the step S210 in another embodiment;
FIG. 5 is a flowchart of the above step S220 in one embodiment;
FIG. 6 is a flowchart of an embodiment after the step S230;
fig. 7 is a schematic diagram of a data pushing apparatus based on a general information model according to an embodiment of the present invention.
Detailed Description
In the following description, for purposes of explanation and not limitation, specific details are set forth, such as particular system structures, techniques, etc. in order to provide a thorough understanding of the embodiments of the invention. It will be apparent, however, to one skilled in the art that the present invention may be practiced in other embodiments that depart from these specific details. In other instances, detailed descriptions of well-known systems, devices, circuits, and methods are omitted so as not to obscure the description of the present invention with unnecessary detail.
In order to explain the technical means of the present invention, the following description will be given by way of specific examples.
Example one
Fig. 1 is a system architecture of a data pushing method or device based on a general information model according to the present invention.
As shown in fig. 1, the system architecture 100 at least includes: the energy equipment service management system comprises a front end 110, a back end 120, a network 130, a CIM database 140 and an energy equipment service database 150, wherein the network 130 is used for providing a communication link medium between the back end 120 and the front end 110, and the back end 120 is further connected to the CIM database 140 and the energy equipment service database 150 respectively.
The front end 110 may include software or hardware, and when the front end 110 is hardware, the front end may be various types of terminal devices, such as a computer, a mobile terminal, an intelligent wearable device, and the like; when the front end 110 is software, it may be various types of applications installed on the hardware, such as a browser, dedicated application software, and the like. Of course, the front end 110 may also be a combination of the above-described hardware and software.
The backend 120 may also be software or hardware, and when the backend 120 is hardware, it may be various types of servers, such as a cloud service, a WEB server, a database server, and the like; when the backend 120 is software, it may be an application installed on the hardware, such as database management software, energy device data configuration program, and the like. Of course, the backend 120 may also be a combination of the above hardware and software.
Exemplarily, the backend 120 may be embodied as a server, and the server may specifically include a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the steps of the data pushing method based on the common information model according to the present invention when executing the computer program.
Exemplarily two, the backend 120 may be embodied as a storage medium (i.e., a computer-readable storage medium) which stores a computer program, and the computer program, when executed by a processor, implements the steps of the data pushing method based on the common information model according to the present invention.
The energy device business database 150 may also be a cloud service database, in which various business data generated by the energy device or business data collected from the energy device are stored.
The CIM, i.e. the common information model, and the CIM database are data obtained by performing CIM-based standardized description on the energy device.
Based on the system architecture 100, the inherent attribute of the corresponding energy device in the data source configuration can be directly selected according to the data source configuration which is preset in the back end and directly according to the front end, so that the corresponding data can be directly acquired according to the inherent attribute, and then the data can be directly pushed to the front end, and the situation that a data interface is configured by repeatedly writing codes in a project can be avoided.
Second embodiment
Fig. 2 is a flowchart of a data pushing method based on a general information model according to an embodiment of the present invention. In an implementation application, the method provided by the present embodiment may be applied to the backend 120 of the server, for example, as shown in fig. 1.
Referring to fig. 1, the data pushing method based on the general information model specifically includes steps S210 to S240:
s210: obtaining a data source configuration for an energy device for display at a front end, the data source configuration including at least intrinsic properties and temporal rules of the energy device.
Specifically, the data source configuration may be pre-written configuration information or configuration information sent from a user at a front end. The energy device may be a device or a device group.
Specifically, the intrinsic attribute refers to an attribute or behavior of a device or a device group, such as an operating parameter of the device or the device group. The time rule refers to acquiring the attribute value of a certain device or a device group in a certain time period or a certain moment.
In an exemplary embodiment, please refer to fig. 3, which is a flowchart illustrating an implementation of the step S210 in an embodiment, and referring to fig. 3, the step S210 may specifically include steps S310 to S340:
s310: acquiring a metering point preset for energy equipment;
s320: selecting inherent nameplate attributes preset for the energy equipment;
s330: selecting a first time rule corresponding to the metering point;
s340: and generating data source configuration of the energy equipment according to the inherent nameplate attribute and the first time rule.
The measuring point is a monitoring point of energy equipment, such as gas production of a boiler, water consumption of the boiler and the like, and the specific content of the measuring point is not limited by the invention. Further, the first time rule is a time setting for acquiring the metering point data.
In an exemplary embodiment, please refer to fig. 4, which is a flowchart illustrating implementation of the step S210 in another embodiment, and referring to fig. 4, the step S210 may specifically include steps S410 to S440:
s410: acquiring a calculation formula index point preset by energy equipment;
s420: selecting inherent nameplate attributes preset for the energy equipment;
s430: selecting a second time rule corresponding to the index point of the calculation formula;
s440: and generating data source configuration of the energy equipment according to the inherent nameplate attribute and a second time rule.
S220: and acquiring the value of the inherent property from the general information model according to the inherent property of the energy equipment.
The method comprises the following steps of generating corresponding configuration data at set time by utilizing a configuration formula and fixed name plate attributes and matching with time rules. For example, according to the configuration formula P ═ U/I, the corresponding time rule is selected, and the voltage parameter and the like are determined by using the fixed nameplate attribute, such as voltage and current, which are substituted into the configuration formula to obtain the power P.
Specifically, the value of the intrinsic attribute selected in the previous step, for example, the intrinsic nameplate attribute selected in the above examples of fig. 3 and 4, is selected according to the CIM database.
In an exemplary embodiment, referring to fig. 5, which is a flowchart of the step S220 in an embodiment, and with reference to fig. 5, the step S220 may specifically include steps S510 to S532:
s510: acquiring the value of the inherent attribute according to a general information model of the energy equipment;
s520: caching the value;
s530: judging whether the cached value changes:
s541: if not, the acquisition is not repeated.
The numerical value in the CIM name card is relatively fixed, only one time of cache is needed to be obtained and cached in the local, and if relevant data are modified, the local data are obtained and replaced again. The present embodiment uses CIM to correspond to the inherent property in the data source configuration, and can avoid the trouble of repeated configuration.
S230: according to the time rule of the energy equipment, cache data corresponding to the time rule are obtained from a service database of the energy equipment.
With reference to the example of fig. 3, on the basis of the embodiment of fig. 3, the step S230 may specifically include: according to a first time rule in data source configuration, first data corresponding to the first time rule are obtained from a service database of energy equipment; and caching the first data according to a preset caching time rule.
With reference to the foregoing example of fig. 4, on the basis of the embodiment of fig. 4, the step S230 may specifically include: according to a second time rule in the data source configuration, second data corresponding to the second time rule are obtained from a service database of the energy equipment; and caching the second data according to a preset caching time rule.
In the above example, the data performance is ensured and the interface pressure of the CIM and the big data is relieved by performing multi-level data caching on the acquired data.
In addition, in an exemplary embodiment, please refer to fig. 6, which is a flowchart of an embodiment after the step S230, as shown in fig. 6, after the step S230, the method may further specifically include:
s610: judging whether the cached caching time is full according to the caching time rule:
s621: if so, pushing the cache data to the front end;
s622: if not, the data is not newly requested.
In the embodiment, data caching is designed according to caching time, and if the caching time is short, the data can not be newly requested, so that the performance of the data source is enhanced.
S240: and generating data source data according to the cache data, and pushing the data source data to a front end for display.
In summary, the method provided by the present invention forms CIM metadata for the service data of the energy device by using the common information model, and directly generates available data according to the data source configuration of the service data displayed at the front end, thereby avoiding the situation that an engineer writes codes repeatedly, and at the same time, since code delivery is not required, the delivery time of the project is increased.
It should be understood that, the sequence numbers of the steps in the foregoing embodiments do not imply an execution sequence, and the execution sequence of each process should be determined by its function and inherent logic, and should not constitute any limitation to the implementation process of the embodiments of the present invention.
EXAMPLE III
Under the same inventive concept as that of the second embodiment, this embodiment further provides a data pushing apparatus based on a general information model, and in a specific implementation, the implementation apparatus may be installed in, for example, a backend of a server as shown in fig. 1.
Fig. 7 is a schematic diagram of a data pushing apparatus based on a general information model according to an embodiment of the present invention.
As shown in fig. 7, the data pushing apparatus 700 based on the general information model may specifically include: a data source configuration module 710, configured to obtain a data source configuration of the energy device for display at a front end, where the data source configuration at least includes inherent attributes and time rules of the energy device; the inherent attribute configuration module 720 is used for acquiring the value of the inherent attribute from the general information model according to the inherent attribute of the energy equipment; the time rule configuration module 730 is configured to obtain cache data corresponding to a time rule from a service database of the energy device according to the time rule of the energy device; and the data source pushing module 740 is configured to generate data source data according to the cache data, and push the data source data to a front end for display.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; such modifications and substitutions do not substantially depart from the spirit and scope of the embodiments of the present invention, and are intended to be included within the scope of the present invention.

Claims (10)

1. A data pushing method based on a general information model is applied to a server and is characterized by comprising the following steps:
acquiring a data source configuration of the energy equipment for displaying at a front end, wherein the data source configuration at least comprises inherent properties and time rules of the energy equipment;
acquiring the value of the inherent attribute from a general information model according to the inherent attribute of the energy equipment;
according to the time rule of the energy equipment, cache data corresponding to the time rule are obtained from a service database of the energy equipment;
and generating data source data according to the cache data, and pushing the data source data to a front end for display.
2. The general information model-based data pushing method according to claim 1, wherein obtaining a data source configuration of the energy device for front-end display, the data source configuration at least including intrinsic properties and time rules of the energy device, comprises:
acquiring a metering point preset for energy equipment;
selecting inherent nameplate attributes preset for the energy equipment;
selecting a first time rule corresponding to the metering point;
and generating data source configuration of the energy equipment according to the inherent nameplate attribute and the first time rule.
3. The data pushing method based on the general information model as claimed in claim 2, wherein the obtaining of the cache data corresponding to the time rule from the service database of the energy device according to the time rule of the energy device comprises:
according to a first time rule in data source configuration, first data corresponding to the first time rule are obtained from a service database of energy equipment;
and caching the first data according to a preset caching time rule.
4. The general information model-based data pushing method according to claim 1, wherein obtaining a data source configuration of the energy device for front-end display, the data source configuration at least including intrinsic properties and time rules of the energy device, comprises:
acquiring a calculation formula index point preset by energy equipment;
selecting inherent nameplate attributes preset for the energy equipment;
selecting a second time rule corresponding to the index point of the calculation formula;
and generating data source configuration of the energy equipment according to the inherent nameplate attribute and a second time rule.
5. The data pushing method based on the general information model as claimed in claim 4, wherein the obtaining of the cache data corresponding to the time rule from the service database of the energy device according to the time rule of the energy device comprises:
according to a second time rule in the data source configuration, second data corresponding to the second time rule are obtained from a service database of the energy equipment;
and caching the second data according to a preset caching time rule.
6. The data pushing method based on the general information model as claimed in claim 1, wherein the obtaining of the value of the intrinsic property from the general information model according to the intrinsic property of the energy device comprises:
acquiring the value of the inherent attribute according to a general information model of the energy equipment;
caching the value;
judging whether the cached value changes:
if not, the acquisition is not repeated.
7. The data pushing method based on the general information model according to any one of claims 1 to 6, further comprising:
judging whether the cached caching time is full according to the caching time rule:
if so, pushing the cache data to the front end;
if not, the data is not newly requested.
8. A data pushing device based on a general information model is applied to a server and is characterized by comprising:
the data source configuration module is used for acquiring data source configuration of the energy equipment displayed at the front end, and the data source configuration at least comprises inherent properties and time rules of the energy equipment;
the intrinsic attribute configuration module is used for acquiring the value of the intrinsic attribute from the general information model according to the intrinsic attribute of the energy equipment;
the time rule configuration module is used for acquiring cache data corresponding to the time rule from a service database of the energy equipment according to the time rule of the energy equipment;
and the data source pushing module is used for generating data source data according to the cache data and pushing the data source data to the front end for displaying.
9. A server comprising a memory, a processor and a computer program stored in the memory and executable on the processor, characterized in that the steps of the method according to any of claims 1 to 7 are implemented when the computer program is executed by the processor.
10. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, carries out the steps of the method according to any one of claims 1 to 7.
CN202011616216.2A 2020-12-31 2020-12-31 Data pushing method and device based on general information model, server and storage medium Pending CN112699146A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011616216.2A CN112699146A (en) 2020-12-31 2020-12-31 Data pushing method and device based on general information model, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011616216.2A CN112699146A (en) 2020-12-31 2020-12-31 Data pushing method and device based on general information model, server and storage medium

Publications (1)

Publication Number Publication Date
CN112699146A true CN112699146A (en) 2021-04-23

Family

ID=75512806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011616216.2A Pending CN112699146A (en) 2020-12-31 2020-12-31 Data pushing method and device based on general information model, server and storage medium

Country Status (1)

Country Link
CN (1) CN112699146A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103840858A (en) * 2014-03-19 2014-06-04 中国联合网络通信集团有限公司 Data obtaining method and universal information model CIM server side
CN108460140A (en) * 2018-03-13 2018-08-28 广州供电局有限公司 Equipment-patrolling report-generating method, device, system and computer equipment
CN109726176A (en) * 2018-12-11 2019-05-07 河南辉煌科技股份有限公司 The quick storage and querying method of railway signal electrical device data
CN109951538A (en) * 2019-03-06 2019-06-28 深圳市飞比电子科技有限公司 Data processing method, device, system, electronic equipment and storage medium
CN110807019A (en) * 2019-10-23 2020-02-18 新奥数能科技有限公司 Method and device for expanding metadata of comprehensive energy information model
CN111178754A (en) * 2019-12-27 2020-05-19 新奥数能科技有限公司 Energy system real-time early warning method and device
CN111240280A (en) * 2019-12-31 2020-06-05 日照钢铁控股集团有限公司 System, equipment and readable storage medium for realizing combination of steel energy monitoring information and mobile internet
CN111638690A (en) * 2020-05-26 2020-09-08 新奥数能科技有限公司 Data acquisition method, device, system and equipment based on general information model
CN111737291A (en) * 2020-06-11 2020-10-02 青岛海尔科技有限公司 Method, device and database for inquiring equipment information

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103840858A (en) * 2014-03-19 2014-06-04 中国联合网络通信集团有限公司 Data obtaining method and universal information model CIM server side
CN108460140A (en) * 2018-03-13 2018-08-28 广州供电局有限公司 Equipment-patrolling report-generating method, device, system and computer equipment
CN109726176A (en) * 2018-12-11 2019-05-07 河南辉煌科技股份有限公司 The quick storage and querying method of railway signal electrical device data
CN109951538A (en) * 2019-03-06 2019-06-28 深圳市飞比电子科技有限公司 Data processing method, device, system, electronic equipment and storage medium
CN110807019A (en) * 2019-10-23 2020-02-18 新奥数能科技有限公司 Method and device for expanding metadata of comprehensive energy information model
CN111178754A (en) * 2019-12-27 2020-05-19 新奥数能科技有限公司 Energy system real-time early warning method and device
CN111240280A (en) * 2019-12-31 2020-06-05 日照钢铁控股集团有限公司 System, equipment and readable storage medium for realizing combination of steel energy monitoring information and mobile internet
CN111638690A (en) * 2020-05-26 2020-09-08 新奥数能科技有限公司 Data acquisition method, device, system and equipment based on general information model
CN111737291A (en) * 2020-06-11 2020-10-02 青岛海尔科技有限公司 Method, device and database for inquiring equipment information

Similar Documents

Publication Publication Date Title
CN111399941A (en) Batch configuration method, device and equipment for BMC (baseboard management controller) functions
CN112052134A (en) Service data monitoring method and device
CN113312553A (en) Method and device for determining user label
CN116955856A (en) Information display method, device, electronic equipment and storage medium
CN116545905A (en) Service health detection method and device, electronic equipment and storage medium
CN112699146A (en) Data pushing method and device based on general information model, server and storage medium
CN114389969B (en) Method and device for testing client, electronic equipment and storage medium
CN113986135B (en) Method, device, equipment and storage medium for processing request
CN115860877A (en) Product marketing method, device, equipment and medium
CN115455097A (en) Wind control data processing method, system, computer equipment and storage medium
CN115408034A (en) Vehicle-mounted controller upgrading method and device, electronic equipment and storage medium
CN111581758B (en) Power grid graph topology modeling method and computer readable storage medium
CN115329150A (en) Method and device for generating search condition tree, electronic equipment and storage medium
CN115840604B (en) Data processing method, device, electronic equipment and computer readable storage medium
CN114595231B (en) Database table generation method and device, electronic equipment and storage medium
CN114416414B (en) Fault information positioning method, device, equipment and storage medium
CN116610683B (en) Data binding method and device
CN115292339B (en) Database updating method, device, electronic equipment and storage medium
CN117076185B (en) Server inspection method, device, equipment and medium
CN113095689A (en) Performance calculation method and device, mobile terminal and readable storage medium
CN117827840A (en) Index creation method and device, electronic equipment and storage medium
CN115510838A (en) Template generation method and device, electronic equipment and storage medium
CN117762767A (en) Display method and device of user interface, electronic equipment and storage medium
CN117609625A (en) Data processing method, device, electronic equipment and storage medium
CN116244363A (en) Method for processing batch data insertion of database, storage medium and equipment

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