CN113742101B - Data intercommunication method, device, equipment and readable storage medium - Google Patents

Data intercommunication method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN113742101B
CN113742101B CN202110997755.3A CN202110997755A CN113742101B CN 113742101 B CN113742101 B CN 113742101B CN 202110997755 A CN202110997755 A CN 202110997755A CN 113742101 B CN113742101 B CN 113742101B
Authority
CN
China
Prior art keywords
telemetry
marketing
target class
identifier
application program
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
CN202110997755.3A
Other languages
Chinese (zh)
Other versions
CN113742101A (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.)
Fiberhome Telecommunication Technologies Co Ltd
Original Assignee
Fiberhome Telecommunication Technologies 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 Fiberhome Telecommunication Technologies Co Ltd filed Critical Fiberhome Telecommunication Technologies Co Ltd
Priority to CN202110997755.3A priority Critical patent/CN113742101B/en
Publication of CN113742101A publication Critical patent/CN113742101A/en
Application granted granted Critical
Publication of CN113742101B publication Critical patent/CN113742101B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements 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/46Multiprogramming arrangements
    • G06F9/54Interprogram communication
    • G06F9/544Buffers; Shared memory; Pipes

Abstract

The invention provides a data intercommunication method, a device, equipment and a readable storage medium. The method comprises the following steps: establishing a mapping relation between a marketing end identifier and a distribution end identifier of a telemetry object; importing the mapping relation into a marketing end application program and a distribution end application program; when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation; and when the distribution terminal application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station. According to the invention, the telemetry value of the target telemetry object is shared by the marketing end application program to the master station without passing through a third-party data center, so that the data processing pressure of the third-party data center is reduced, and the real-time performance of the master station for acquiring the telemetry value of the target telemetry object is greatly improved.

Description

Data intercommunication method, device, equipment and readable storage medium
Technical Field
The present invention relates to the field of data processing, and in particular, to a data interworking method, apparatus, device, and readable storage medium.
Background
In the marketing and distribution data intercommunication technology of the traditional power system, if marketing data are required to be transmitted to a distribution master station, the scheme is as follows:
the marketing end application program stores the acquired marketing data into the third party data center in the form of an mqtt message queue, and the distribution end application program takes out the required marketing data from the third party data center in a subscription mode and reports the marketing data to the distribution master station.
In this scheme, since the marketing data needs to be transmitted through the third party data center, the following problems may exist:
1. marketing data need pass through third party data center from marketing end application program to distribution end application program, and the time delay is higher, and marketing data short time in quick change can't be perceived rapidly.
2. The large amount of data transceiving can cause the third party data center to process the blocking, and the problem of unnecessary communication overtime is generated.
3. The distribution terminal application program is required to carry out a large number of character string comparisons when taking data from a third party data center, and the long-time hanging up can lead to memory occupancy rate out of limit, so that the container is hung up.
Disclosure of Invention
The invention mainly aims to provide a data intercommunication method, a device, equipment and a readable storage medium, and aims to solve the technical problem that marketing data from a marketing end application program to a distribution end application program need to pass through a third-party data center in the prior art.
In a first aspect, the present invention provides a data interworking method, including:
establishing a mapping relation between a marketing end identifier and a distribution end identifier of a telemetry object;
importing the mapping relation into a marketing end application program and a distribution end application program;
when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation;
and when the distribution terminal application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station.
Optionally, the step of storing the telemetry value of the target class telemetry object in the shared memory based on the mapping relationship includes:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
Optionally, the step of obtaining the telemetry value of the target class telemetry object from the shared memory based on the mapping relation includes:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
Optionally, before the step of storing the telemetry value of the target class telemetry object into the shared memory based on the mapping relationship when the marketing end application program collects the telemetry value of the target class telemetry object, the method further includes:
and importing the configuration file into a marketing terminal and a power distribution terminal, wherein the configuration file records a marketing terminal identifier and a power distribution terminal identifier of the target type telemetry object.
Optionally, the marketing end is identified as a device archive number and an object attribute descriptor, and the distribution end is identified as an information object address.
In a second aspect, the present invention also provides a data interworking device, where the data interworking device includes:
the establishment module is used for establishing a mapping relation between the marketing end identifier and the distribution end identifier of the telemetry object;
the importing module is used for importing the mapping relation into a marketing end application program and a distribution end application program;
the storage module is used for storing the telemetry value of the target class telemetry object into the shared memory based on the mapping relation when the marketing end application program collects the telemetry value of the target class telemetry object;
and the transmission module is used for acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation when the distribution end application program receives the total calling instruction issued by the master station, and uploading the telemetry value of the target class telemetry object to the master station.
Optionally, the storage module is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
Optionally, the transmission module is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
In a third aspect, the present invention also provides a data interworking device comprising a processor, a memory, and a data interworking program stored on the memory and executable by the processor, wherein the data interworking program, when executed by the processor, implements the steps of the data interworking method as described above.
In a fourth aspect, the present invention also provides a readable storage medium having stored thereon a data interworking program, wherein the data interworking program, when executed by a processor, implements the steps of the data interworking method as described above.
In the invention, a mapping relation between a marketing end identifier and a distribution end identifier of a telemetry object is established; importing the mapping relation into a marketing end application program and a distribution end application program; when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation; and when the distribution terminal application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station. According to the invention, the telemetry value of the target telemetry object is shared by the marketing end application program to the master station without passing through a third-party data center, so that the data processing pressure of the third-party data center is reduced, and the real-time performance of the master station for acquiring the telemetry value of the target telemetry object is greatly improved.
Drawings
Fig. 1 is a schematic hardware structure of a data interworking device according to an embodiment of the present invention;
FIG. 2 is a flow chart of an embodiment of a data interworking method according to the present invention;
fig. 3 is a schematic functional block diagram of an embodiment of the data interworking device of the present invention.
The achievement of the objects, functional features and advantages of the present invention will be further described with reference to the accompanying drawings, in conjunction with the embodiments.
Detailed Description
It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
In a first aspect, an embodiment of the present invention provides a data interworking device.
Referring to fig. 1, fig. 1 is a schematic hardware structure of a data interworking device according to an embodiment of the present invention. In an embodiment of the present invention, the data interworking device may include a processor 1001 (e.g., a Central processor ProcessingUnit, CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. Wherein the communication bus 1002 is used to enable connected communications between these components; the user interface 1003 may include a Display screen (Display), an input unit such as a Keyboard (Keyboard); the network interface 1004 may optionally include a standard wired interface, a WIreless interface (e.g., WIreless-FIdelity, WI-FI interface); the memory 1005 may be a high-speed random access memory (random access memory, RAM) or a stable memory (non-volatile memory), such as a disk memory, and the memory 1005 may alternatively be a storage device independent of the processor 1001. Those skilled in the art will appreciate that the hardware configuration shown in fig. 1 is not limiting of the invention and may include more or fewer components than shown, or may combine certain components, or a different arrangement of components.
With continued reference to FIG. 1, an operating system, a network communication module, a user interface module, and a data interworking program may be included in memory 1005, which is one type of computer storage medium in FIG. 1. The processor 1001 may call a data interworking program stored in the memory 1005 and execute the data interworking method provided in the embodiment of the present invention.
In a second aspect, an embodiment of the present invention provides a data interworking method.
In an embodiment, referring to fig. 2, fig. 2 is a flow chart of an embodiment of a data interworking method according to the present invention. As shown in fig. 2, the data interworking method includes:
step S10, establishing a mapping relation between a marketing end identifier of a telemetry object and a distribution end identifier;
in this embodiment, in order to make the marketing end application program and the distribution end application program use the same identifier when sharing memory access data, a mapping relationship between the marketing end identifier and the distribution end identifier of the telemetry object needs to be established first.
Further, in an embodiment, the marketing end is identified as a device archive number and an object attribute descriptor, and the distribution end is identified as an information object address.
In this embodiment, for example, the telemetry object includes: ab phase line voltage, bc phase line voltage, ca phase line voltage, zero sequence voltage, a phase current, B phase current, C phase current, zero sequence current, active power P, reactive power Q. Then a mapping relation between a marketing end identifier (equipment file number and object attribute descriptor) of the ab phase line voltage and a distribution end identifier (information object address, for example, 0x 4001) is established; establishing a mapping relation between a marketing end identifier (equipment file number and object attribute descriptor) of bc phase line voltage and a distribution end identifier (information object address, for example, 0x 4002); and similarly, the mapping relation between the marketing end identification and the distribution end identification of each telemetry object can be established.
Step S20, importing the mapping relation into a marketing end application program and a distribution end application program;
in this embodiment, after the mapping relationship between the marketing end identifier and the distribution end identifier of each telemetry object is established, the mapping relationship may be imported into the marketing end application program and the distribution end application program. Specifically, a corresponding mapping configuration file can be generated according to the mapping relationship, and then the mapping configuration file is downloaded to the marketing end application program and the distribution end application program respectively. Wherein, the format of the mapping configuration file is json format.
Step S30, when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation;
in this embodiment, the number of telemetry objects collected by the application program at the marketing end is multiple, and telemetry objects that need to be stored in the shared memory can be selected from the multiple telemetry objects according to actual requirements. For example, telemetry objects collected by a marketer application include: ab phase line voltage, bc phase line voltage, ca phase line voltage, zero sequence voltage, a phase current, B phase current, C phase current, zero sequence current, active power P, reactive power Q. If the zero sequence voltage, the A phase current, the B phase current, the C phase current and the zero sequence current are selected as telemetry objects which need to be stored in the shared memory according to actual demands, and the telemetry objects which need to be stored in the shared memory are marked as target class telemetry objects, when the marketing end application program collects telemetry values of the target class telemetry objects, the telemetry values of the target class telemetry objects are stored in the shared memory based on the mapping relation.
The identification of the target telemetry object, such as the marketing end identification and the distribution end identification of the zero-sequence voltage, the marketing end identification and the distribution end identification of the A-phase current, the marketing end identification and the distribution end identification of the B-phase current, the marketing end identification and the distribution end identification of the C-phase current, and the marketing end identification and the distribution end identification of the zero-sequence current, can be written in the configuration file. Based on the configuration file, when the marketing end application program collects the telemetering value of the zero sequence voltage, the marketing end identification of the zero sequence voltage, the distribution end identification and the telemetering value of the zero sequence voltage are written into the shared memory in a correlated way; similarly, when the marketing end application program collects the telemetering value of the A-phase current, the marketing end identification of the A-phase current, the distribution end identification and the telemetering value of the zero sequence voltage are written into the shared memory in a correlated way; and so on.
It should be noted that, if the marketing end application program collects the telemetry value of the non-target telemetry object, the telemetry value of the non-target telemetry object is written into the third party data center.
Further, in an embodiment, before step S30, the method further includes:
and importing a configuration file into the marketing end application program and the distribution end application program, wherein the configuration file records the marketing end identification and the distribution end identification of the target type telemetry object.
In this embodiment, if the zero sequence voltage, the a phase current, the B phase current, the C phase current, and the zero sequence current are selected as telemetry objects to be stored in the shared memory according to actual requirements, the marketing end identifier and the distribution end identifier of the zero sequence voltage, the marketing end identifier and the distribution end identifier of the a phase current, the marketing end identifier and the distribution end identifier of the B phase current, the marketing end identifier and the distribution end identifier of the C phase current, and the marketing end identifier and the distribution end identifier of the zero sequence current are written in the configuration file, and then the configuration file is imported into the marketing end application program and the distribution end application program. For the marketing end application program, which telemetry objects are target class telemetry objects can be known according to the configuration file, and the telemetry values of the target class telemetry objects can be stored into shared content after the telemetry values of the target class telemetry objects are acquired; for the distribution terminal application program, which telemetry objects are target class telemetry objects can be known according to the configuration file, and after a total calling instruction issued by the master station is received, telemetry values of the target class telemetry objects can be obtained from the shared memory, and the telemetry values of the target class telemetry objects are uploaded to the master station.
Further, in an embodiment, the step of storing the telemetry value of the target class telemetry object in the shared memory based on the mapping relationship includes:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
In this embodiment, when the marketing end application program collects the telemetry value of the target telemetry object, the marketing end identifier and the distribution end identifier of the target telemetry object can be known based on the mapping relationship, so that the telemetry value of the target telemetry object is stored in the shared memory by using the marketing end identifier of the target telemetry object as a primary identifier and the distribution end identifier of the target telemetry object as a secondary identifier. And then, the marketing end mark of the target type telemetry object can be used as a main mark, the distribution end mark of the target type telemetry object can be used as a secondary mark, and an index is established based on the main mark and the secondary mark, so that the telemetry value of the target type telemetry object is searched from the shared memory according to the index.
And step S40, when the distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station.
In this embodiment, when the power distribution end application program receives the total call instruction issued by the master station, the telemetry value of the target class telemetry object can be obtained from the shared memory based on the mapping relationship, and then the telemetry value of the target class telemetry object is uploaded to the master station.
Further, in an embodiment, the step of obtaining the telemetry value of the target class telemetry object from the shared memory based on the mapping relationship includes:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
In this embodiment, a marketing end identifier and a distribution end identifier of the target telemetry object are determined based on the mapping relationship, and then a telemetry value of the target telemetry object is obtained from the shared memory by using the marketing end identifier and the distribution end identifier of the target telemetry object as indexes. Specifically, a marketing end identifier of the target telemetry object is used as a main identifier, a distribution end identifier of the target telemetry object is used as a secondary identifier, and an index is established based on the main identifier and the secondary identifier, so that a telemetry value of the target telemetry object is searched from a shared memory according to the index.
It should be noted that, in addition to reporting the telemetry value of the target telemetry object to the master station, the power distribution end application program also needs to report the telemetry value of the non-target telemetry object to the master station, where the power distribution end application program obtains the telemetry value of the non-target telemetry object from the third party data center, and then reports the telemetry value of the non-target telemetry object to the master station.
In the embodiment, a mapping relation between a marketing end identifier of a telemetry object and a distribution end identifier is established; importing the mapping relation into a marketing end application program and a distribution end application program; when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation; and when the distribution terminal application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station. According to the embodiment, the remote measurement value of the target type remote measurement object is shared by the marketing end application program to the master station without a third-party data center, so that the data processing pressure of the third-party data center is reduced, and the real-time performance of the master station for acquiring the remote measurement value of the target type remote measurement object is greatly improved.
In a third aspect, the embodiment of the invention further provides a data intercommunication device.
In an embodiment, referring to fig. 3, fig. 3 is a schematic diagram of functional modules of an embodiment of a data interworking device according to the present invention. As shown in fig. 3, the data interworking device includes:
the establishing module 10 is used for establishing a mapping relation between the marketing end identifier and the distribution end identifier of the telemetry object;
an importing module 20, configured to import the mapping relationship into a marketing end application program and a distribution end application program;
the storage module 30 is configured to store the telemetry value of the target class telemetry object into the shared memory based on the mapping relationship when the marketing end application program collects the telemetry value of the target class telemetry object;
and the transmission module 40 is configured to obtain the telemetry value of the target telemetry object from the shared memory based on the mapping relationship when the power distribution application receives the total call instruction issued by the master station, and upload the telemetry value of the target telemetry object to the master station.
Further, in an embodiment, the storage module 30 is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
Further, in an embodiment, the transmission module 40 is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
Further, in an embodiment, the data interworking device further includes an import module, configured to:
and importing the configuration file into a marketing terminal and a power distribution terminal, wherein the configuration file records a marketing terminal identifier and a power distribution terminal identifier of the target type telemetry object.
Further, in an embodiment, the marketing end is identified as a device archive number and an object attribute descriptor, and the distribution end is identified as an information object address.
The function implementation of each module in the data interworking device corresponds to each step in the data interworking method embodiment, and the function and implementation process thereof are not described in detail herein.
In a fourth aspect, embodiments of the present invention also provide a readable storage medium.
The readable storage medium of the present invention stores a data interworking program, wherein the data interworking program, when executed by a processor, implements the steps of the data interworking method as described above.
The method implemented when the data interworking program is executed may refer to various embodiments of the data interworking method of the present invention, and will not be described herein.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or system 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 system. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The foregoing embodiment numbers of the present invention are merely for the purpose of description, and do not represent the advantages or disadvantages of the embodiments.
From the above description of the embodiments, it will be clear to those skilled in the art that the above-described embodiment method may be implemented by means of software plus a necessary general hardware platform, but of course may also be implemented by means of hardware, but in many cases the former is a preferred embodiment. Based on such understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art in the form of a software product stored in a storage medium (e.g. ROM/RAM, magnetic disk, optical disk) as described above, comprising several instructions for causing a terminal device to perform the method according to the embodiments of the present invention.
The foregoing description is only of the preferred embodiments of the present invention, and is not intended to limit the scope of the invention, but rather is intended to cover any equivalents of the structures or equivalent processes disclosed herein or in the alternative, which may be employed directly or indirectly in other related arts.

Claims (10)

1. A data interworking method, characterized in that the data interworking method comprises:
establishing a mapping relation between a marketing end identifier and a distribution end identifier of a telemetry object;
importing the mapping relation into a marketing end application program and a distribution end application program;
when a marketing end application program collects telemetry values of target class telemetry objects, storing the telemetry values of the target class telemetry objects into a shared memory based on the mapping relation;
and when the distribution terminal application program receives a total calling instruction issued by the master station, acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation, and uploading the telemetry value of the target class telemetry object to the master station.
2. The data interworking method according to claim 1, wherein the step of storing telemetry values of the target class telemetry objects in a shared memory based on the mapping relationship comprises:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
3. The data interworking method according to claim 1, wherein the step of acquiring telemetry values of the target class telemetry objects from the shared memory based on the mapping relationship comprises:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
4. The data interworking method according to claim 1, further comprising, before the step of storing the telemetry value of the target class telemetry object in the shared memory based on the mapping relationship when the telemetry value of the target class telemetry object is acquired by the marketing-side application program:
and importing the configuration file into a marketing terminal and a power distribution terminal, wherein the configuration file records a marketing terminal identifier and a power distribution terminal identifier of the target type telemetry object.
5. The data interworking method according to any one of claims 1 to 4, wherein the marketing end is identified as a device profile number and an object attribute descriptor, and the distribution end is identified as an information object address.
6. A data interworking device, the data interworking device comprising:
the establishment module is used for establishing a mapping relation between the marketing end identifier and the distribution end identifier of the telemetry object;
the importing module is used for importing the mapping relation into a marketing end application program and a distribution end application program;
the storage module is used for storing the telemetry value of the target class telemetry object into the shared memory based on the mapping relation when the marketing end application program collects the telemetry value of the target class telemetry object;
and the transmission module is used for acquiring the telemetry value of the target class telemetry object from the shared memory based on the mapping relation when the distribution end application program receives the total calling instruction issued by the master station, and uploading the telemetry value of the target class telemetry object to the master station.
7. The data interworking apparatus of claim 6, wherein the storage module is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and storing the telemetry value of the target class telemetry object into a shared memory by taking the marketing end identifier of the target class telemetry object as a main identifier and taking the distribution end identifier of the target class telemetry object as a secondary identifier.
8. The data interworking apparatus of claim 6, wherein the transmission module is configured to:
determining a marketing end identifier and a distribution end identifier of the target type telemetry object based on the mapping relation;
and taking the marketing end identification and the distribution end identification of the target class telemetry object as indexes, and acquiring telemetry values of the target class telemetry object from the shared memory.
9. A data interworking device comprising a processor, a memory, and a data interworking program stored on the memory and executable by the processor, wherein the data interworking program, when executed by the processor, implements the steps of the data interworking method of any of claims 1 to 5.
10. A readable storage medium, wherein a data interworking program is stored on the readable storage medium, wherein the data interworking program, when executed by a processor, implements the steps of the data interworking method according to any one of claims 1 to 5.
CN202110997755.3A 2021-08-27 2021-08-27 Data intercommunication method, device, equipment and readable storage medium Active CN113742101B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110997755.3A CN113742101B (en) 2021-08-27 2021-08-27 Data intercommunication method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110997755.3A CN113742101B (en) 2021-08-27 2021-08-27 Data intercommunication method, device, equipment and readable storage medium

Publications (2)

Publication Number Publication Date
CN113742101A CN113742101A (en) 2021-12-03
CN113742101B true CN113742101B (en) 2023-08-01

Family

ID=78733526

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110997755.3A Active CN113742101B (en) 2021-08-27 2021-08-27 Data intercommunication method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN113742101B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105515819A (en) * 2015-07-14 2016-04-20 国家电网公司 IEC61850-based communication component and application component data interface method
CN111683125A (en) * 2020-05-26 2020-09-18 国电南瑞南京控制系统有限公司 Novel fusion terminal operation and distribution information sharing method and system based on MQTT protocol
US10791421B1 (en) * 2019-09-03 2020-09-29 Cox Communications, Inc. Hyper-localization based edge-converged telemetry
EP3734455A1 (en) * 2019-05-01 2020-11-04 Intel Corporation Technology for providing out-of-band processor telemetry
CN112636462A (en) * 2020-11-13 2021-04-09 国网浙江省电力有限公司湖州供电公司 MQTT-based power distribution Internet of things system and method thereof
CN112765058A (en) * 2020-12-22 2021-05-07 青岛鼎信通讯股份有限公司 Intelligent platform area fusion terminal for line transformer identification

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105515819A (en) * 2015-07-14 2016-04-20 国家电网公司 IEC61850-based communication component and application component data interface method
EP3734455A1 (en) * 2019-05-01 2020-11-04 Intel Corporation Technology for providing out-of-band processor telemetry
US10791421B1 (en) * 2019-09-03 2020-09-29 Cox Communications, Inc. Hyper-localization based edge-converged telemetry
CN111683125A (en) * 2020-05-26 2020-09-18 国电南瑞南京控制系统有限公司 Novel fusion terminal operation and distribution information sharing method and system based on MQTT protocol
CN112636462A (en) * 2020-11-13 2021-04-09 国网浙江省电力有限公司湖州供电公司 MQTT-based power distribution Internet of things system and method thereof
CN112765058A (en) * 2020-12-22 2021-05-07 青岛鼎信通讯股份有限公司 Intelligent platform area fusion terminal for line transformer identification

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
基于GIS资源中心实现营配信息共享的应用研究;孙俊;《中国优秀硕士学位论文全文数据库(电子期刊)工程科技II辑》;全文 *
智能电网监控运行大数据分析系统的数据规范和数据处理;冷喜武;陈国平;蒋宇;张家琪;曹越峰;;电力系统自动化(第19期);第169-176页 *
电力调度自动化系统中数据共享的研究与实现;刘春水, 郭庆平;武汉理工大学学报(交通科学与工程版)(第05期);第629-632页 *
配电网地理信息系统的开发;范孝良, 杜必强, 石玉, 杨敏红;华北电力技术(第02期);第48-51页 *

Also Published As

Publication number Publication date
CN113742101A (en) 2021-12-03

Similar Documents

Publication Publication Date Title
CN109032801B (en) Request scheduling method, system, electronic equipment and storage medium
CN103942287B (en) Mass data processing method, database server and application server
CN110309334B (en) Query method, system, computer device and readable storage medium for graph database
CN109213758B (en) Data access method, device, equipment and computer readable storage medium
CN107181821A (en) A kind of information push method and device based on SSE specifications
CN110716989A (en) Dimension data processing method and device, computer equipment and storage medium
CN111447257A (en) Message conversion method and device
CN109309736A (en) The generation method and generating means of globally unique ID
US20150370899A1 (en) Shortened url management method and management device, and storage medium storing computer program for management thereof
CN106850242A (en) A kind of information processing method and device
CN113742101B (en) Data intercommunication method, device, equipment and readable storage medium
CN111026972B (en) Subscription data pushing method, device, equipment and storage medium in Internet of things
CN116094969B (en) Bandwidth adjustment method, device, equipment and storage medium
CN110865973B (en) Data processing method and equipment and related device
EP2713550A1 (en) Centralized online charging method and equipment
CN110933070A (en) User identification method, system, equipment and computer readable storage medium
US11722594B2 (en) Mobile service information display method and apparatus, mobile service information server and system, and terminal
CN111815339B (en) Marketing information pushing method and device
CN109981815B (en) IP address selection method, terminal, server and system
CN112307075B (en) User relationship identification method and device
US20190251587A1 (en) Information providing device, information providing program and information providing method
CN111552715A (en) User query method and device
CN105589884A (en) Data processing method and data processing device
CN114928582B (en) Resource combination method, device, equipment and storage medium
CN107992605B (en) Information processing method and system, and information request 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