CN116028508B - Reporting storage method and device, electric energy meter equipment and storage medium - Google Patents

Reporting storage method and device, electric energy meter equipment and storage medium Download PDF

Info

Publication number
CN116028508B
CN116028508B CN202310300282.6A CN202310300282A CN116028508B CN 116028508 B CN116028508 B CN 116028508B CN 202310300282 A CN202310300282 A CN 202310300282A CN 116028508 B CN116028508 B CN 116028508B
Authority
CN
China
Prior art keywords
reporting
event
report
storing
mapping list
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
Application number
CN202310300282.6A
Other languages
Chinese (zh)
Other versions
CN116028508A (en
Inventor
刁瑞朋
张志刚
高生宇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Qingdao Topscomm Communication Co Ltd
Original Assignee
Qingdao Topscomm Communication 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 Qingdao Topscomm Communication Co Ltd filed Critical Qingdao Topscomm Communication Co Ltd
Priority to CN202310300282.6A priority Critical patent/CN116028508B/en
Publication of CN116028508A publication Critical patent/CN116028508A/en
Application granted granted Critical
Publication of CN116028508B publication Critical patent/CN116028508B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a reporting and storing method, a reporting and storing device, electric energy meter equipment and a storing medium, and relates to the technical field of electronics, wherein the reporting and storing method comprises the following steps: when the occurrence of a reporting event is detected, reading a mapping list array corresponding to the reporting event; converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array; storing the report number into a newly added report event list; compared with the existing reporting and storing method, when the reporting event is detected, the method directly stores the reporting event of a plurality of bytes into the newly added reporting event list.

Description

Reporting storage method and device, electric energy meter equipment and storage medium
Technical Field
The present invention relates to the field of electronic technologies, and in particular, to a method and apparatus for reporting and storing, an electric energy meter device, and a storage medium.
Background
The national power grid intelligent electric energy meter standard requires that certain events occur or need to be reported to the main station of the electric system when the events are finished, wherein the events can be set to be actively reported or reported in a follow-up mode. The OAD of the corresponding reporting event is written into the newly added reporting event list no matter the reporting event is actively reported or the reporting event is followed. The newly added reporting event list is divided into three channels, namely a carrier channel, a 485 channel and an infrared channel, and reporting of each channel is independent. The existing method at present comprises that each channel contains reporting events needing reporting and uses 5 bytes to identify the reporting events, and because according to the standard of the intelligent electric energy meter, 78 reporting events are all available for setting reporting types, the reporting events in each channel occupy 390 bytes, and too much FLASH space and chip RAM are occupied.
Disclosure of Invention
The invention aims to provide a reporting storage method, a device, electric energy meter equipment and a storage medium, which are used for converting reporting events of a plurality of bytes into reporting numbers of single bytes based on a mapping list array, and storing the reporting numbers of the single bytes into a newly added reporting event list.
According to one aspect of the present invention, the present invention provides a method for reporting and storing, including:
when the occurrence of a reporting event is detected, reading a mapping list array corresponding to the reporting event;
converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array;
and storing the report number into a newly added report event list.
Optionally, the converting, based on the mapping list array, the reporting event of multiple bytes into a reporting number of a single byte includes:
converting the reporting event object attribute descriptors of a plurality of bytes in the reporting event into event numbers based on the mapping list array;
reading the reporting type in the reporting event;
and storing the event number and the reporting type into the reporting number of the single byte.
Optionally, when the occurrence of the reporting event is detected, reading a mapping list array corresponding to the reporting event includes:
when the report event is detected to occur, comparing whether the report event object attribute descriptors of the report event are consistent with all event object attribute descriptors in the mapping list array;
and if the mapping list array is consistent with the reporting event, reading the mapping list array corresponding to the reporting event.
Optionally, before the step of reading the mapping list array corresponding to the reporting event when the reporting event is detected, the method further includes:
and storing all event object attribute descriptors in the mapping list array in a one-to-one correspondence with event numbers.
Optionally, the storing the report number in the newly added report event list includes:
and storing the report number into a newly added report event list according to the sequence of the report events.
Optionally, after the report number is stored in the newly added report event list, the method further includes:
reading the report number;
judging the report type in the report number;
according to the report type, reading an event number in the report number;
and converting the event number into the reporting event object attribute descriptor through the mapping list array, and returning the reporting event object attribute descriptor.
The invention provides a report storage device, comprising:
the reading module is used for reading a mapping list array corresponding to the reporting event when the reporting event is detected;
the conversion module is used for converting the reporting events of a plurality of bytes into reporting numbers of single bytes based on the mapping list array;
and the storage module is used for storing the report number into a newly added report event list.
Optionally, the report storage device further includes:
the reporting module is used for reading the reporting number; judging the report type in the report number; according to the report type, reading an event number in the report number; and converting the event number into the reporting event object attribute descriptor through the mapping list array, and returning the reporting event object attribute descriptor.
The present invention provides an electric energy meter device comprising:
a memory for storing a computer program;
and the processor is used for realizing the reporting and storing method when executing the computer program.
The invention provides a computer readable storage medium, wherein computer executable instructions are stored in the computer readable storage medium, and when the computer executable instructions are loaded and executed by a processor, the method for reporting the storage is realized.
Compared with the existing reporting and storing method, when the reporting event is detected, the method directly stores the reporting event of a plurality of bytes into the newly added reporting event list, based on the mapping list array, the method of converting the reporting event of a plurality of bytes into the reporting number of a single byte and storing the reporting number of the single byte into the newly added reporting event list is realized, so that the memory space consumption is avoided, and the memory space and the storage space are greatly saved. The application also provides a reporting storage device, electric energy meter equipment and a computer readable storage medium, and the reporting storage device has the beneficial effects.
Drawings
In order to more clearly illustrate the embodiments of the present invention 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 invention, 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 flowchart of a method for reporting and storing according to an embodiment of the present invention;
fig. 2 is a block diagram of a reporting storage device according to an embodiment of the present invention;
fig. 3 is a block diagram of an electric energy meter device according to an embodiment of the present invention.
Detailed Description
For the purpose of making the objects, technical solutions and advantages of the embodiments of the present invention more apparent, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention, and it is apparent that the described embodiments are some embodiments of the present invention, but not all embodiments of the present invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The national power grid intelligent electric energy meter standard requires that certain events occur or need to be reported to the main station of the electric system when the events are finished, wherein the events can be set to be actively reported or reported in a follow-up mode. The OAD of the corresponding reporting event is written into the newly added reporting event list no matter the reporting event is actively reported or the reporting event is followed. The newly added reporting event list is divided into three channels, namely a carrier channel, a 485 (communication channel) and an infrared channel, and the reporting of each channel is related independently. The existing method at present comprises that each channel contains reporting events needing reporting and uses 5 bytes to identify the reporting events, and because according to the standard of the intelligent electric energy meter, 78 reporting events are all available for setting reporting types, the reporting events occupy 390 bytes in each channel, and too much FLASH space (program memory) and chip RAM (random memory) are occupied.
In view of this, the invention provides a method for reporting and storing, based on the mapping list array, to convert the reporting event of multiple bytes into reporting number of single byte, and then store the reporting number of single byte into the newly added reporting event list, so as to avoid memory space consumption and greatly save memory space and storage space.
Referring to fig. 1, fig. 1 is a flowchart of a report storing method according to an embodiment of the present invention, where the report storing method may include:
step S101: when the reporting event is detected, the mapping list array corresponding to the reporting event is read.
The detection mode in the embodiment of the invention is not limited, and can be used for detecting a small data code, detecting a specific high level or low level, detecting a mark and the like, and can be determined according to actual conditions.
The reporting event comprises an reporting event OAD (object attribute descriptor) and a reporting type, wherein the reporting type is divided into an active reporting and a following reporting, wherein the active reporting means that an electric energy meter actively sends reporting contents to a module, and then the module notifies a main station of an electricity utilization system. The follow-up report refers to that when the electric energy meter is read by the electric energy system master station, the report content is embedded into the follow-up report information field in the reply message when the reply master station of the electric energy meter reads information, and the electric energy system master station is notified through the follow-up report information field of the reply message.
It should be noted that, in the embodiment of the present invention, the report type setting is not limited, and may be preset by a designer according to requirements, or may be set according to a specific actual use environment and a specific scene.
In the embodiment of the invention, when the occurrence of the reporting event is detected, the reporting event OAD in the reporting event is read, whether the reporting event OAD accords with all the event OADs in the mapping list array is compared, and if so, the event number corresponding to the reporting event OAD is read.
Step S102: based on the mapping list array, the reporting event of a plurality of bytes is converted into a reporting number of a single byte.
In the embodiment of the invention, the byte is a unit of measurement of the storage capacity by using computer information technology, which is a unit of binary data, and one byte is equivalent to 8 bits.
The embodiment of the invention can realize one-to-one correspondence between all the event OADs and the event numbers in the mapping list array, for example, in the mapping list array, the event number corresponding to the 1 st event OAD is 1, the event number corresponding to the 2 nd event OAD is 2, and the numbers of the event numbers can be 1 to 78.
In the embodiment of the invention, the event number corresponding to the reporting event OAD can be read based on the mapping list array, the reporting event OAD of a plurality of bytes is converted into the event number, the reporting type can be read, and the reporting type and the event number are stored in the reporting number of a single byte. For example, find out and report event OAD of 4 bytes in mapping list array and accord with all event OAD, read the corresponding event number, store the event number in reporting 0 to 6 bit of number, read the reporting type in reporting the event, change the 7 th bit of reporting number according to reporting type, wherein, when reporting type is the initiative and reporting, the 7 th bit position of reporting number is 1, when reporting type is the follow-up reporting, the 7 th bit position of reporting number is 0, or when reporting type is the initiative and reporting, the 7 th bit position of reporting number is 0, when reporting type is the follow-up reporting, the 7 th bit position of reporting number is 1, the embodiment of the invention is not limited to this.
Compared with the current related reporting and storing method, the method for directly storing the reporting events of the plurality of bytes into the newly added reporting event list in the embodiment of the invention has the advantages that the method for converting the reporting events of the plurality of bytes into the reporting numbers of the single bytes and storing the reporting numbers of the single bytes into the newly added reporting event list is realized based on the mapping list array, so that the memory space consumption is avoided, and the memory space and the storage space are greatly saved.
Step S103: and storing the report number into a newly added report event list.
In the implementation of the invention, the newly added reporting event list comprises the reporting event OAD name, the reporting type of the reporting event, the number of the newly added reporting event list OAD and the data checksum, wherein the number of the newly added reporting event list OAD represents the number of the reporting event needing to be reported, and the CRC check is totally called Cyclic Redundancy Check in the data checksum and is used for detecting or checking errors possibly occurring after data transmission or storage, so that the safety of stored data is ensured.
According to the embodiment of the invention, the report number can be stored in a newly added report event list according to the sequence of the report events. For example, when the order of reporting events is from left to right, namely, the 2 nd event, the 5 th event and the 1 st event, then the order of reporting numbers stored in the newly added reporting event list is from left to right, namely, the 1 st event, the 5 th event and the 2 nd event.
In the embodiment of the invention, after the report number is stored in the newly added report event list, the newly added report event list is read, and it is required to be noted that when the newly added report event list is read, the returned report events OAD are ordered, according to the occurrence sequence of the report events, whether the report type of the report event is active report or follow report, the first returned report event OAD is always the latest report event OAD which occurs, and meanwhile, when active report is required, all report events OAD of the active report event are reported, and when follow report, only the latest report event OAD of the follow report event can be reported. For example, when the reporting type is active reporting, N reporting numbers in the corresponding newly added reporting event list are read, the first N bytes in the corresponding storage are screened according to the corresponding number, 7 th bit in the first N bytes is judged one by one, if the 7 th bit is 1, the active reporting event numbers are selected according to the sequence, then the corresponding event numbers are mapped into corresponding active reporting OAD, and the corresponding active reporting OAD is returned to the master station. When the reporting type is follow-up reporting, N reporting numbers in a corresponding newly added reporting event list are read, the first N bytes in a corresponding storage are screened according to the corresponding number, 7 th bit in the first N bytes is judged one by one, if the 7 th bit is 0, the follow-up reporting is carried out, the event number of the latest follow-up reporting is selected, then the corresponding event number is mapped into the corresponding follow-up reporting OAD, and the corresponding follow-up reporting OAD is returned to the master station.
Based on the mapping list array, the reporting event OADs and the event numbers are in one-to-one correspondence and mutual conversion is realized, and the corresponding reporting event OADs can be returned by reading the event numbers in the reporting numbers, so that the memory space consumption is avoided, and the memory space and the storage space are greatly saved.
Based on the above embodiments, the embodiments of the present invention provide a report storing method, when a report event is detected, a mapping list array corresponding to the report event is read; converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array; compared with the existing report storage method at present, when the report event is detected, the method for directly storing the report event of a plurality of bytes into the newly added report event list, based on the mapping list array, realizes the method of converting the report event of a plurality of bytes into the report number of a single byte and then storing the report number of the single byte into the newly added report event list, avoids the consumption of memory space and greatly saves the memory space and storage space.
The following describes a reporting storage device and an electric energy meter device provided by the embodiments of the present invention, where the reporting storage device and the electric energy meter device described below and the reporting storage method described above may be referred to correspondingly.
Referring to fig. 2, fig. 2 is a block diagram of a reporting storage device according to an embodiment of the present invention, where the reporting storage device may include:
the reading module 201 is configured to read a mapping list array corresponding to a reporting event when the reporting event is detected to occur;
a conversion module 202, configured to convert the reporting event of multiple bytes into a reporting number of a single byte based on the mapping list array;
and the storage module 203 is configured to store the report number in a newly added report event list.
Based on the above embodiment, the reading module 201 may include:
and the judging unit is used for comparing whether the reporting event OAD of the reporting event is consistent with all the events OADs in the mapping list array or not, and if so, reading the mapping list array corresponding to the reporting event.
Based on any of the above embodiments, the conversion module 202 may include:
the conversion unit is used for converting the reporting event OAD of a plurality of bytes in the reporting event into an event number based on the mapping list array;
the reading unit is used for reading the reporting type of the reporting event;
and the storage unit is used for storing the event number and the reporting type into the reporting number of a single byte.
Based on any of the above embodiments, the storage module 203 may include:
and the sequencing unit is used for storing the report numbers into a newly added report event list according to the sequence of the report events.
Based on any of the foregoing embodiments, the reporting storage device may further include:
the reporting module is used for reading the reporting number; judging the report type in the report number; reading the event number in the report number according to the report type; and converting the event number into the reporting event OAD through the mapping list array, and returning the reporting event OAD.
And the mapping module is used for storing all the events OADs in the mapping list array in a one-to-one correspondence with the event numbers.
In the embodiment of the present invention, the mapping list array corresponding to the reporting event is read by the reading module 201; the conversion module 202 is used for converting the reporting events of a plurality of bytes into reporting numbers of single bytes; and the storage module 203 is used for storing the report number into a newly added report event list. Compared with the existing reporting and storing method, when the reporting event is detected, the method directly stores the reporting event of a plurality of bytes into the newly added reporting event list.
Referring to fig. 3, fig. 3 is a block diagram of an electric energy meter device according to an embodiment of the present invention, where the electric energy meter device includes:
a memory 10 for storing a computer program;
and the processor 20 is configured to implement the above-mentioned report storage method when executing the computer program.
As shown in fig. 3, which is a schematic structural diagram of the electric energy meter device, may include: memory 10, processor 20, communication interface 31, and communication bus 32. Memory 10, processor 20, communication interface 31, input-output interface 32, and communication bus 33.
In the embodiment of the present invention, the memory 10 is used to store one or more programs, and the programs may include program codes, where the program codes include computer operation instructions, and in the embodiment of the present application, the memory 10 may store programs for implementing the following functions:
when the occurrence of a reporting event is detected, reading a mapping list array corresponding to the reporting event;
converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array;
and storing the report number into a newly added report event list.
In one possible implementation, the memory 10 may include a storage program area and a storage data area, wherein the storage program area may store an operating system, and at least one application program required for functions, etc.; the storage data area may store data created during use.
In addition, memory 10 may include read only memory and random access memory and provide instructions and data to the processor. A portion of the memory may also include NVRAM. The memory stores an operating system and operating instructions, executable modules or data structures, or a subset thereof, or an extended set thereof, where the operating instructions may include various operating instructions for performing various operations. The operating system may include various system programs for implementing various basic tasks as well as handling hardware-based tasks.
The processor 20 may be a central processing unit (Central Processing Unit, CPU), an asic, a dsp, a fpga or other programmable logic device, and the processor 20 may be a microprocessor or any conventional processor. The processor 20 may call a program stored in the memory 10.
The communication interface 31 may be an interface for connecting with other devices or systems.
The input-output interface 32 may be an interface for acquiring external input data or outputting data to the outside.
Of course, it should be noted that the structure shown in fig. 3 is not limited to the electric energy meter device in the embodiment of the present application, and the electric energy meter device may include more or less components than those shown in fig. 3, or may be combined with some components in practical applications.
The embodiment of the invention realizes the method of converting the reporting event of a plurality of bytes into the reporting number of a single byte based on the mapping list array and then storing the reporting number of the single byte into the newly added reporting event list, thereby avoiding the consumption of memory space and greatly saving the memory space and storage space.
The embodiment of the invention also provides a computer readable storage medium, wherein the computer readable storage medium stores computer executable instructions, and when the computer executable instructions are loaded and executed by a processor, the mapping list array corresponding to the reporting event is read when the reporting event is detected; converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array; and storing the report number into a newly added report event list. The embodiment of the invention realizes the method of converting the reporting event of a plurality of bytes into the reporting number of a single byte based on the mapping list array and then storing the reporting number of the single byte into the newly added reporting event list, thereby avoiding the consumption of memory space and greatly saving the memory space and storage space.
In the description, each embodiment is described in a progressive manner, and each embodiment is mainly described by the differences from other embodiments, so that the same similar parts among the embodiments are mutually referred. 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 invention.
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.
The report storage method, the report storage device, the electric energy meter equipment and the storage medium provided by the invention are described in detail. The principles and embodiments of the present invention have been described herein with reference to specific examples, the description of which is intended only to facilitate an understanding of the method of the present invention and its core ideas. It should be noted that it will be apparent to those skilled in the art that various modifications and adaptations of the invention can be made without departing from the principles of the invention and these modifications and adaptations are intended to be within the scope of the invention as defined in the following claims.

Claims (9)

1. The reporting and storing method is characterized by comprising the following steps:
when the occurrence of a reporting event is detected, reading a mapping list array corresponding to the reporting event; the number of the reporting events is 78 in total;
converting the reporting event of a plurality of bytes into a reporting number of a single byte based on the mapping list array; the mapping list array converts the reporting event of a plurality of bytes through mutually independent channels, wherein the channels comprise a carrier channel, a 485 communication channel and an infrared channel;
storing the report number into a newly added report event list; the mapping list array also stores reporting event object attribute descriptors, reporting types of reporting events, the number of newly added reporting event object attribute descriptors and data checksums;
the converting, based on the mapping list array, the reporting event of a plurality of bytes into a reporting number of a single byte includes:
converting the reporting event object attribute descriptors of a plurality of bytes in the reporting event into event numbers based on the mapping list array;
reading the reporting type in the reporting event; the reporting type comprises active reporting and follow-up reporting;
storing the event number and the reporting type into the reporting number of the single byte;
changing the value of a preset bit position in the report number according to the report type;
when the reporting type is the active reporting, setting the value of the preset bit position to be 0 or 1;
when the reporting type is the follow-up reporting, setting the value of the preset bit position to be 1 or 0;
and checking according to the data checksum by using a cyclic redundancy check mode.
2. The method for storing and reporting as claimed in claim 1, wherein when the occurrence of the reporting event is detected, the step of reading the mapping list array corresponding to the reporting event includes:
when the report event is detected to occur, comparing whether the report event object attribute descriptors of the report event are consistent with all event object attribute descriptors in the mapping list array;
and if the mapping list array is consistent with the reporting event, reading the mapping list array corresponding to the reporting event.
3. The method for storing and reporting as claimed in claim 1, wherein when the occurrence of a reporting event is detected, before reading the mapping list array corresponding to the reporting event, the method further comprises:
and storing all event object attribute descriptors in the mapping list array in a one-to-one correspondence with event numbers.
4. The report storing method according to claim 1, wherein the storing the report number in the newly added report event list includes:
and storing the report number into a newly added report event list according to the sequence of the report events.
5. The report storing method according to claim 1, wherein after storing the report number in the newly added report event list, further comprising:
reading the report number;
judging the report type in the report number;
according to the report type, reading an event number in the report number;
and converting the event number into the reporting event object attribute descriptor through the mapping list array, and returning the reporting event object attribute descriptor.
6. A reporting storage device, comprising:
the reading module is used for reading a mapping list array corresponding to the reporting event when the reporting event is detected; the number of the reporting events is 78 in total;
the conversion module is used for converting the reporting events of a plurality of bytes into reporting numbers of single bytes based on the mapping list array; the mapping list array converts the reporting event of a plurality of bytes through mutually independent channels, wherein the channels comprise a carrier channel, a 485 communication channel and an infrared channel;
the storage module is used for storing the report number into a newly added report event list; the mapping list array also stores reporting event object attribute descriptors, reporting types of reporting events, the number of newly added reporting event object attribute descriptors and data checksums;
the converting, based on the mapping list array, the reporting event of a plurality of bytes into a reporting number of a single byte includes:
the conversion unit is used for converting the reporting event object attribute descriptors of a plurality of bytes in the reporting event into event numbers based on the mapping list array;
the reading unit is used for reading the reporting type in the reporting event; the reporting type comprises active reporting and follow-up reporting;
a storage unit, configured to store the event number and the report type into the report number of the single byte;
changing the value of a preset bit position in the report number according to the report type;
when the reporting type is the active reporting, setting the value of the preset bit position to be 0 or 1;
when the reporting type is the follow-up reporting, setting the value of the preset bit position to be 1 or 0;
and checking according to the data checksum by using a cyclic redundancy check mode.
7. The report storing apparatus according to claim 6, further comprising:
the reporting module is used for reading the reporting number; judging the report type in the report number; according to the report type, reading an event number in the report number; and converting the event number into the reporting event object attribute descriptor through the mapping list array, and returning the reporting event object attribute descriptor.
8. An electrical energy meter apparatus, comprising:
a memory for storing a computer program;
a processor for implementing the method for storing a report according to any one of claims 1 to 5 when executing said computer program.
9. A computer readable storage medium having stored therein computer executable instructions which when loaded and executed by a processor implement a method of reporting storage as claimed in any one of claims 1 to 5.
CN202310300282.6A 2023-03-27 2023-03-27 Reporting storage method and device, electric energy meter equipment and storage medium Active CN116028508B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310300282.6A CN116028508B (en) 2023-03-27 2023-03-27 Reporting storage method and device, electric energy meter equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310300282.6A CN116028508B (en) 2023-03-27 2023-03-27 Reporting storage method and device, electric energy meter equipment and storage medium

Publications (2)

Publication Number Publication Date
CN116028508A CN116028508A (en) 2023-04-28
CN116028508B true CN116028508B (en) 2023-07-21

Family

ID=86076204

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310300282.6A Active CN116028508B (en) 2023-03-27 2023-03-27 Reporting storage method and device, electric energy meter equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116028508B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114553978A (en) * 2022-04-24 2022-05-27 深圳市城市交通规划设计研究中心股份有限公司 Sensor message data processing method, electronic equipment and storage medium

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7062681B2 (en) * 2002-12-03 2006-06-13 Microsoft Corporation Method and system for generically reporting events occurring within a computer system
CN106452840B (en) * 2016-09-09 2019-12-31 青岛海信宽带多媒体技术有限公司 Network terminal event reporting method and device
CN112102605A (en) * 2020-09-17 2020-12-18 杭州海兴泽科信息技术有限公司 Electric energy meter event reporting method and system, electric energy meter event acquiring method and readable storage medium
CN112199053B (en) * 2020-12-02 2021-06-22 杭州觅睿科技股份有限公司 Log recording method, device and medium applied to small-capacity storage area
CN114024819B (en) * 2021-09-29 2023-08-08 苏州浪潮智能科技有限公司 Event information reporting method and device

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114553978A (en) * 2022-04-24 2022-05-27 深圳市城市交通规划设计研究中心股份有限公司 Sensor message data processing method, electronic equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Reliability Evaluation Technology Research for Smart Meters Software;Zhai Feng et al.;2016 IEEE INFORMATION TECHNOLOGY, NETWORKING, ELECTRONIC AND AUTOMATION CONTROL CONFERENCE (ITNEC);第888-892页 *
电能表事件主动上报和通讯模块互换能力测试研究;石振刚;史轮;冯波;马红明;耿建坡;;机电信息(12);第52-53页 *

Also Published As

Publication number Publication date
CN116028508A (en) 2023-04-28

Similar Documents

Publication Publication Date Title
US11705923B2 (en) Method and apparatus for storing data, and computer device and storage medium thereof
CN112783974A (en) Data conversion method, device, equipment and storage medium
CN110806960B (en) Information processing method and device and terminal equipment
CN103092798A (en) On-chip system and method for accessing to equipment under bus
EP3367254A1 (en) Method and apparatus for generating random character string
CN116028508B (en) Reporting storage method and device, electric energy meter equipment and storage medium
CN113485939A (en) Software system error code management method and device, electronic equipment and storage medium
CN112948194A (en) Communication protocol testing method and device
CN110707824B (en) Redundancy configuration method, device, equipment and storage medium of measurement and control device
CN111030592B (en) Photovoltaic group string loss warning method and device
CN116467372A (en) Automatic database conversion method and device, electronic equipment and storage medium
CN111209128B (en) Embedded system and log management method thereof
CN114138490A (en) Cloud edge management method and system based on distributed cloud platform
CN110716934B (en) Data storage method and device and electronic equipment
CN112015425A (en) Data storage method, data reading device, electronic equipment and storage medium
CN112650737A (en) Data processing method, data processing apparatus, storage medium, and electronic device
CN111338567A (en) Mirror image caching method based on Protocol Buffer
CN115389911B (en) Chip scheduler fault judgment method and device, electronic equipment and storage medium
CN113360326B (en) Debugging log obtaining method and device
CN110941585B (en) FPGA-based data processing system
CN114268517A (en) Photovoltaic inverter multi-host secure communication method and system based on Modbus protocol
CN115695573A (en) Multi-carrier data resource conversion equipment
CN114690064A (en) Unified processing method and device for different types of faults and power module
CN117863961A (en) Management system and method of power battery under service-oriented architecture and vehicle
CN116992822A (en) Address digitizing method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant