CN111680053B - Meter reading task execution method of meter reading task instance - Google Patents
Meter reading task execution method of meter reading task instance Download PDFInfo
- Publication number
- CN111680053B CN111680053B CN202010512383.6A CN202010512383A CN111680053B CN 111680053 B CN111680053 B CN 111680053B CN 202010512383 A CN202010512383 A CN 202010512383A CN 111680053 B CN111680053 B CN 111680053B
- Authority
- CN
- China
- Prior art keywords
- meter reading
- reading task
- instance
- task instance
- meter
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/40—Transformation of program code
- G06F8/41—Compilation
- G06F8/42—Syntactic analysis
- G06F8/427—Parsing
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F11/00—Error detection; Error correction; Monitoring
- G06F11/07—Responding to the occurrence of a fault, e.g. fault tolerance
- G06F11/14—Error detection or correction of the data by redundancy in operation
- G06F11/1402—Saving, restoring, recovering or retrying
- G06F11/1446—Point-in-time backing up or restoration of persistent data
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/20—Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
- G06F16/23—Updating
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/44—Arrangements for executing specific programs
- G06F9/445—Program loading or initiating
- G06F9/44521—Dynamic linking or loading; Link editing at or after load time, e.g. Java class loading
-
- Y—GENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
- Y02—TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
- Y02D—CLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
- Y02D10/00—Energy efficient computing, e.g. low power processors, power management or thermal management
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Quality & Reliability (AREA)
- Debugging And Monitoring (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
The invention discloses a meter reading task execution method based on a meter reading task example, which belongs to the technical field of electric power and comprises the following steps of S1, generation of the meter reading task example: the meter reading task instance generation module reads and analyzes a meter reading task configuration file when being started, a meter reading task is generated in a memory, after meter reading time is up, the meter reading task is combined with each meter to generate a plurality of meter reading task instances, the meter reading task instances comprise instance numbers, meter reading data items, instance starting time, instance expiration time, meter reading task instance states, priorities and other information, and S2, the meter reading task instances are stored: and (3) the meter reading task instance generation module stores the generated meter reading task instance into a meter reading task instance database for persistent storage, so as to avoid power failure or process restart loss, and the notification after the meter reading task instance is updated is as follows: and after the meter reading task instance generating module generates a new meter reading task instance, the meter reading task instance executing module is informed.
Description
Technical Field
The invention relates to the technical field of electric power, in particular to a meter reading task execution method based on a meter reading task example.
Background
In the field of electric power meter reading, a power grid company has more and more demands on reading data items. Years ago, only the daily frozen electric quantity of the electric meter needs to be read back, and the voltage, current and power data of all the electric meters in hours or even 15 minutes are required to be read in many places at present. Meanwhile, based on the bandwidth limitation of the downlink carrier channel, the data reading items of different types of meters are different, the reading periods of different data items of the same meter are different, the meter reading tasks are more and more complex, and higher requirements are provided for how to reliably execute various different meter reading tasks.
However, the currently adopted meter reading task cannot effectively cope with the complex meter reading task, so that the reliability and the execution efficiency of the execution of the meter reading task are greatly reduced, the workload of meter reading personnel is greatly increased, and the execution is very inconvenient.
Disclosure of Invention
The invention aims to provide a meter reading task execution method based on a meter reading task example, which aims to solve the problems that the currently adopted meter reading task in the background technology cannot effectively cope with a complex meter reading task, the reliability and the execution efficiency of the execution of the meter reading task are greatly reduced, the workload of meter reading personnel is greatly increased, and the execution is very inconvenient.
In order to achieve the purpose, the invention provides the following technical scheme: a meter reading task execution method based on a meter reading task instance comprises the following steps:
s1, generating a meter reading task instance: the meter reading task instance generation module reads and analyzes the meter reading task configuration file when being started, a meter reading task is generated in the memory, after the meter reading time is up, the meter reading task is combined with each meter to generate a plurality of meter reading task instances, and the meter reading task instances comprise instance numbers, meter number, meter reading data items, instance starting time, instance expiration time, meter reading task instance states, priorities and the like.
S2, storing a meter reading task instance: and the meter reading task instance generation module stores the generated meter reading task instance into a meter reading task instance database for persistent storage, so that the loss of power failure or process restart loss is avoided.
S3, notification after updating of the meter reading task instance: after the meter reading task instance generation module generates a new meter reading task instance, the meter reading task instance execution module is informed, and the instance is updated in an informing mode, so that the meter reading task instance can be executed in time.
S4, loading a meter reading task instance: and after receiving the instance updating notification, or when the meter reading terminal is restarted in a power failure mode or the meter reading task instance execution module is restarted after being abnormally withdrawn, the meter reading task instance execution module reads all instances from the meter reading task instance database, and places the instances with the reading states of being not read into a meter reading task instance execution queue. Only the example of which the reading state is not read is placed into the meter reading task example execution queue, so that the example is prevented from being copied again, and the meter reading efficiency is improved.
S5, executing a meter reading task instance: and the meter reading task instance execution module takes out and executes the meter reading task instances from the meter reading task instance execution queue one by one according to the priority, and organizes a meter reading message according to the information of the meter reading task instances when executing the meter reading task instances and sends the meter reading message to the electric energy meter.
S6, updating the state of the meter reading task instance: and if the electric energy meter replies the expected message, the instance is successfully executed, the instance is deleted from the meter reading task instance execution queue, and the state of the corresponding instance in the meter reading task instance database is modified to be successfully read.
S7, retry of the meter reading task instance: if an instance is not successfully executed, the retry is repeatedly executed until the instance end time is reached until the instance is successfully executed.
S8, deleting the meter reading task instance: when a certain meter reading task reaches a new meter reading period, the meter reading task instance execution module deletes an overdue instance in the meter reading task instance database, and the meter reading task instance database is prevented from being excessively large and slowly loaded.
Preferably, the meter reading task execution method based on the meter reading task instance comprises a meter reading task instance task generation module, a meter reading task instance execution module and a meter reading task instance database.
Preferably, the meter reading task execution method based on the meter reading task example can decompose the execution of the meter reading task into links of generation, storage, loading, state updating, overdue deletion and the like of the meter reading task example.
Preferably, the meter reading task instance generated by the meter reading task instance task generating module is persistently stored, so that the loss caused by the power failure of a terminal or the abnormal restart of a process is prevented.
Preferably, the meter reading task instance execution module reads the meter reading task instance from the meter reading task instance database, and only loads the meter reading task instance which is not successfully executed into the meter reading task queue, so that the repeated execution of the meter reading task instance is avoided.
Preferably, when the meter reading task instance is executed, the instance is extracted from a meter reading execution queue stored in the memory, and the instance extraction time is shortened.
Preferably, the meter reading task-based instance has a priority score, and the instance with the higher priority is executed first.
Compared with the prior art, the invention has the beneficial effects that:
the invention converts the execution of the meter reading task into the links of the generation, the storage, the loading, the execution, the state updating, the retry, the overdue deletion and the like of the specific meter reading task example, so that the execution of the complex meter reading task becomes clear and simple, the efficiency of programming development can be improved, the meter reading task example is persistently stored, and the missing of meter reading caused by power failure or process restarting is avoided; and when the instance is loaded, only the meter reading task instance in an unsuccessful state is loaded, so that the re-reading of the instance is avoided.
Drawings
FIG. 1 is a diagram of the present invention showing the relationship between three software modules.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The first embodiment is as follows:
referring to the drawings, a meter reading task execution method based on a meter reading task example comprises the following steps:
generating a meter reading task example: the meter reading task instance generation module reads and analyzes the meter reading task configuration file when being started, a meter reading task is generated in the memory, after the meter reading time is up, the meter reading task is combined with each meter to generate a plurality of meter reading task instances, and the meter reading task instances comprise instance numbers, meter reading data items, instance starting time, instance expiration time, meter reading task instance states, priorities and other information.
And (3) storage of meter reading task instances: and the meter reading task instance generation module stores the generated meter reading task instance into a meter reading task instance database for persistent storage, so that power failure or process restart loss is avoided.
And (3) notification after the meter reading task instance is updated: after the meter reading task instance generation module generates a new meter reading task instance, the meter reading task instance execution module is informed, and the instance is updated in an informing mode, so that the meter reading task instance can be executed in time.
Loading a meter reading task instance: and after receiving the instance updating notification, or when the meter reading terminal is restarted in a power failure mode or the meter reading task instance execution module is restarted after being abnormally withdrawn, the meter reading task instance execution module reads all instances from the meter reading task instance database, and places the instances with the reading states of being not read into a meter reading task instance execution queue. Only the example of which the reading state is not read is placed into the meter reading task example execution queue, so that the example is prevented from being copied again, and the meter reading efficiency is improved.
And (3) executing a meter reading task example: and the meter reading task instance execution module takes out and executes the meter reading task instances from the meter reading task instance execution queue one by one according to the priority, organizes a meter reading message according to the information of the meter reading task instances when executing the meter reading task instances, and sends the meter reading message to the electric energy meter.
And (3) updating the state of the meter reading task instance: and if the electric energy meter replies the expected message, the instance is successfully executed, the instance is deleted from the meter reading task instance execution queue, and the state of the corresponding instance in the meter reading task instance database is modified to be successfully read.
Retrying the meter reading task example: if an instance is not executed successfully, the retry is repeated until the end time of the instance is reached until the instance is executed successfully.
And (3) deleting a meter reading task instance: when a certain meter reading task reaches a new meter reading period, the meter reading task instance execution module deletes an expired instance in the meter reading task instance database, and the meter reading task instance database is prevented from being excessively large and slowly loaded.
The invention will be described in further detail below with reference to the following figures and specific examples: suppose that 2 meter reading tasks are configured for a certain power meter reading terminal when the terminal leaves a factory or a master station, the specific conditions are as follows:
(1) Meter reading task 1
Reading the electric meter range: all electric energy meters
Reading frequency: 1 time per day
Copy data item 1: day freezing positive active electric energy indicating value
Priority: 1 (smaller value indicates higher priority)
(2) Meter reading task 2
Reading the electric meter range: electric energy meter for all key users
Reading frequency: every 15 minutes for 1 time
3 data items are copied and read: present voltage, current, power
Priority level: 2
Suppose that 10 electric energy meters are connected under the electric meter reading terminal, and the number of the meter is No.1-No.10, wherein No.9/No.10 is a key user.
For the above specific case, the present invention specifically processes the meter reading task as follows.
In the morning every day, the meter reading task instance generation module generates 10 meter reading task instances for the task 1, and the specific content of each meter reading task instance is as follows:
and (3) numbering a meter reading task instance: insNo. n, n is 1-10
Numbering the electric energy meters: no. n, n is 1 to 10
Reading the data item: day freezing positive active electric energy indicating value
Example start time: 2020-03-22 00:00:00
Example end time: 2020-03-22 23:59:59.
Priority: 1
Example states: is not copied and read
At each whole time, for example, 00:
and (3) numbering a meter reading task instance: insNo. n, n is from 11 to 16
Numbering the electric energy meters: no. n, n is 9 to 10,
reading the data item: present voltage or present current or present power
Example start time: 2020-03-22 00:00:00
Example end time: 2020-03-22 00:15:00.
Example two:
as shown, unlike the first embodiment, the priority of the present embodiment: 2
Example states: is not copied
And the meter reading task instance generation module stores the generated instances into the instance database and informs the meter reading task instance execution module that the instances are updated.
And after receiving the instance updating notification, or when the meter reading terminal is restarted in a power failure mode or the meter reading task instance execution module is restarted after being abnormally withdrawn, the meter reading task instance execution module reads all instances from the meter reading task instance database, and places the instances with the reading states of being not read into a meter reading task instance execution queue.
And the meter reading task instance execution module takes out the meter reading task instances from the meter reading task instance execution queue one by one according to the priority and executes the meter reading task instances. And when the meter reading task instance is executed, organizing a meter reading message according to the information of the meter reading task instance, and sending the meter reading message to the electric energy meter.
And if the positive active electric energy indicating value of the daily freezing of the electric energy meter No.1 is read, the electric energy meter replies the positive active electric energy indicating value of the daily freezing, the example is deleted from the meter reading task example execution queue, and the state of the example InstNo.1 in the meter reading task example database is modified into the successful reading.
If the positive active electric energy indication value is frozen on the day of reading the electric energy meter No.2 and the electric energy meter does not reply, the instance is still kept in the execution queue of the meter reading task instance, and after the reading of other instances is finished, only the instance is left in the execution queue of the meter reading task instance, and the execution can be repeatedly retried until the execution is successful or overdue.
When the time of the meter reading terminal reaches 2020-03-22 00, the meter reading task instance InsNos. 11-16 corresponding to the meter reading task 2 are all expired, no matter whether the instances are executed successfully or not, the meter reading task generation module deletes the instances from the meter reading task instance database, and simultaneously generates 6 new meter reading task instances corresponding to the meter reading task 2 and stores the 6 new meter reading task instances into the meter reading task instance database.
It is noted that, herein, relational terms such as first and second, and the like may be 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. Also, 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.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.
Claims (7)
1. A meter reading task execution method based on a meter reading task example is characterized in that; the execution method comprises the following steps:
s1, generating a meter reading task instance: the meter reading task instance generation module reads and analyzes a meter reading task configuration file when being started, a meter reading task is generated in a memory, after meter reading time is up, the meter reading task is combined with each meter to generate a plurality of meter reading task instances, and the meter reading task instances comprise instance numbers, meter reading data items, instance starting time, instance expiration time, meter reading task instance states, priorities and other information;
s2, storing a meter reading task instance: the meter reading task instance generation module stores the generated meter reading task instance into a meter reading task instance database for persistent storage, so that power failure or process restart loss is avoided;
s3, notification after updating of the meter reading task instance: after the meter reading task instance generating module generates a new meter reading task instance, the meter reading task instance executing module is informed, and the instance is updated in an informing mode, so that the meter reading task instance can be executed in time;
s4, loading a meter reading task instance: after the meter reading task instance execution module receives the instance updating notification, or when the meter reading terminal is restarted in a power failure mode or the meter reading task instance execution module is restarted after being abnormally retreated, all instances are read from the meter reading task instance database, the instances with the reading state of being not read are placed into a meter reading task instance execution queue, only the instances with the reading state of being not read are placed into the meter reading task instance execution queue, instance re-reading can be avoided, and meter reading efficiency is improved;
s5, executing a meter reading task instance: the meter reading task instance execution module takes out and executes meter reading task instances from the meter reading task instance execution queue one by one according to the priority, and organizes meter reading messages according to the information of the meter reading task instances and sends the meter reading messages to the electric energy meter when the meter reading task instances are executed;
s6, updating the state of the meter reading task instance: if the electric energy meter replies the expected message, the instance is successfully executed, the instance is deleted from the meter reading task instance execution queue, and the state of the corresponding instance in the meter reading task instance database is modified to be successfully read;
s7, retry of the meter reading task instance: if a certain instance is not executed successfully, before the end time of the instance is reached, retry is repeatedly executed until the instance is executed successfully;
s8, deleting the meter reading task instance: when a certain meter reading task reaches a new meter reading period, the meter reading task instance execution module deletes an expired instance in the meter reading task instance database, and the meter reading task instance database is prevented from being excessively large and slowly loaded.
2. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: the meter reading task execution method based on the meter reading task instance comprises a meter reading task instance task generation module, a meter reading task instance execution module and a meter reading task instance database.
3. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: the meter reading task execution method based on the meter reading task example can decompose the execution of the meter reading task into links of generation, storage, loading, state updating and overdue deletion of the meter reading task example.
4. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: the meter reading task instance generated by the meter reading task instance task generating module is subjected to persistent storage, and the loss caused by the power failure of a terminal or the abnormal restart of a process is prevented.
5. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: the meter reading task instance execution module reads the meter reading task instance from the meter reading task instance database, and only loads the meter reading task instance which is not successfully executed into the meter reading task queue, so that the repeated execution of the meter reading task instance is avoided.
6. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: when the meter reading task instance is executed, the instance is extracted from the meter reading execution queue stored in the memory, and the instance extraction time is shortened.
7. The meter reading task execution method based on the meter reading task instance according to claim 1, characterized in that: the meter reading task-based instance has priority, and the instance with high priority is executed first.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010512383.6A CN111680053B (en) | 2020-06-08 | 2020-06-08 | Meter reading task execution method of meter reading task instance |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010512383.6A CN111680053B (en) | 2020-06-08 | 2020-06-08 | Meter reading task execution method of meter reading task instance |
Publications (2)
Publication Number | Publication Date |
---|---|
CN111680053A CN111680053A (en) | 2020-09-18 |
CN111680053B true CN111680053B (en) | 2023-04-14 |
Family
ID=72454949
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010512383.6A Active CN111680053B (en) | 2020-06-08 | 2020-06-08 | Meter reading task execution method of meter reading task instance |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN111680053B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN113823075B (en) * | 2021-10-29 | 2022-07-05 | 深圳市力合微电子股份有限公司 | Intelligent adjustment method and device for request waiting time delay of concentrator high-efficiency meter reading equipment |
CN114049754A (en) * | 2021-12-06 | 2022-02-15 | 青岛鼎信通讯股份有限公司 | Temporary collection task mechanism based on electric energy collection terminal of transformer substation |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101751435A (en) * | 2008-12-17 | 2010-06-23 | 北京市电力公司 | Data exchanging system and method for electric power system |
CN102915632A (en) * | 2012-11-08 | 2013-02-06 | 重庆市电力公司供电服务中心 | Meter reading data processing method, device and system |
CN107462863A (en) * | 2017-09-05 | 2017-12-12 | 中国电力科学研究院 | A kind of intelligent electric energy meter kinematic error operational diagnostics analysis method and system |
JP2018207297A (en) * | 2017-06-05 | 2018-12-27 | 中国電力株式会社 | Worker monitoring system and worker monitoring method |
CN110851256A (en) * | 2019-11-07 | 2020-02-28 | 南方电网科学研究院有限责任公司 | Data calculation scheduling method based on electric power big data |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10009420B2 (en) * | 2016-02-22 | 2018-06-26 | International Business Machines Corporation | Balancing work of tasks at a sending node of a transaction server |
-
2020
- 2020-06-08 CN CN202010512383.6A patent/CN111680053B/en active Active
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101751435A (en) * | 2008-12-17 | 2010-06-23 | 北京市电力公司 | Data exchanging system and method for electric power system |
CN102915632A (en) * | 2012-11-08 | 2013-02-06 | 重庆市电力公司供电服务中心 | Meter reading data processing method, device and system |
JP2018207297A (en) * | 2017-06-05 | 2018-12-27 | 中国電力株式会社 | Worker monitoring system and worker monitoring method |
CN107462863A (en) * | 2017-09-05 | 2017-12-12 | 中国电力科学研究院 | A kind of intelligent electric energy meter kinematic error operational diagnostics analysis method and system |
CN110851256A (en) * | 2019-11-07 | 2020-02-28 | 南方电网科学研究院有限责任公司 | Data calculation scheduling method based on electric power big data |
Non-Patent Citations (1)
Title |
---|
付瑶等.《基于北斗卫星通信技术的自动抄表系统研究》.2018,全文. * |
Also Published As
Publication number | Publication date |
---|---|
CN111680053A (en) | 2020-09-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111680053B (en) | Meter reading task execution method of meter reading task instance | |
CN111314422A (en) | Kafka-based message processing method and system, storage medium and computer equipment | |
CN109815291B (en) | Data synchronization method and device, electronic equipment and storage medium | |
CN111835467A (en) | Message sending method, device, computer equipment and storage medium | |
CN110109741B (en) | Method and device for managing circular tasks, electronic equipment and storage medium | |
CN114417200B (en) | Network data acquisition method and device and electronic equipment | |
CN115495527A (en) | Data synchronization management system and method | |
CN114721873A (en) | Asynchronous execution data backup and recovery system | |
CN115002154A (en) | Method, device and system for automatically adjusting reporting frequency of Internet of things equipment | |
CN110609692A (en) | Data acquisition module, firmware upgrading method thereof and storage medium | |
CN116777392A (en) | Method and system for realizing multi-system pushing based on approval event | |
CN114567664B (en) | Message processing result monitoring method, device, computer equipment and storage medium | |
CN115563226A (en) | Database-based data consumption method, control device and readable storage medium | |
CN115175023A (en) | Photovoltaic inverter-based method, system and device for reading meter of internet of things | |
CN114372052A (en) | Data change record storage method and device, computer equipment and storage medium | |
CN115022263A (en) | Delivery method, device, equipment and storage medium of delay message | |
CN112905684A (en) | Electric power data storage method and device and computer readable storage medium | |
CN111459720A (en) | Mysql data recovery method based on transaction log | |
CN112015572A (en) | Method, center and system for executing delayed tasks | |
CN111078769A (en) | Metadata capturing method and system | |
CN111752911A (en) | Data transmission method, system, terminal and storage medium based on Flume | |
CN113297015A (en) | Disk recovery method and device | |
CN115292013A (en) | Task scheduling execution method and device | |
CN116719971A (en) | Pull chain table data loading method and device and electronic equipment | |
CN112416717B (en) | Batch execution result reporting method, device, equipment and medium |
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 | ||
GR01 | Patent grant | ||
GR01 | Patent grant |