CN113742101A - 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
CN113742101A
CN113742101A CN202110997755.3A CN202110997755A CN113742101A CN 113742101 A CN113742101 A CN 113742101A CN 202110997755 A CN202110997755 A CN 202110997755A CN 113742101 A CN113742101 A CN 113742101A
Authority
CN
China
Prior art keywords
telemetering
target
marketing
power distribution
value
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.)
Granted
Application number
CN202110997755.3A
Other languages
Chinese (zh)
Other versions
CN113742101B (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

Images

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a data intercommunication method, a data intercommunication device, data intercommunication equipment and a readable storage medium. The method comprises the following steps: establishing a mapping relation between marketing end identification and power distribution end identification of the telemetering object; importing the mapping relation into a marketing end application program and a power distribution end application program; when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation; and when the power distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation, and uploading the telemetering value of the target telemetering object to the master station. According to the invention, the remote measuring value of the target remote measuring object is transmitted to the master station by the marketing end application program through the shared content 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 property of the master station for acquiring the remote measuring value of the target remote measuring 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 traditional electric power system's marketing, distribution data intercommunication technique, if need be with marketing data transmission to the distribution main website, the scheme that uses is:
and the marketing end application program stores the acquired marketing data into a third-party data center in an mqtt message queue mode, and then 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 power distribution main station.
This solution, because the transmission of marketing data needs to pass through the third-party data center, has the following problems:
1. marketing data need pass through third party data center from marketing end application to distribution end application, and the time delay is higher, and marketing data rapid change can't be perceived fast in the short time.
2. The large amount of data receiving and sending can cause the processing jam of the third-party data center, and the unnecessary communication timeout problem is generated.
3. The application program of the power distribution terminal needs to compare a large number of character strings when data is fetched from a third-party data center, and long-time hanging can cause the memory occupancy rate to be out of limit, so that a container is hung.
Disclosure of Invention
The invention mainly aims to provide a data intercommunication method, a data intercommunication device, data intercommunication equipment and a readable storage medium, and aims to solve the technical problem that marketing data from a marketing end application program to a power 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, where the data interworking method includes:
establishing a mapping relation between marketing end identification and power distribution end identification of the telemetering object;
importing the mapping relation into a marketing end application program and a power distribution end application program;
when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation;
and when the power distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation, and uploading the telemetering value of the target telemetering object to the master station.
Optionally, the step of storing the telemetry value of the target class telemetry object into a shared memory based on the mapping relationship includes:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering object as a secondary identifier.
Optionally, the step of obtaining a telemetry value of the target telemetry object from the shared memory based on the mapping relationship includes:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a shared memory.
Optionally, before the step of acquiring the telemetry value of the target class telemetry object by the application program at the marketing end and storing the telemetry value of the target class telemetry object in the shared memory based on the mapping relationship, 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 telemetering object.
Optionally, the marketing end identifier is an equipment archive number and an object attribute descriptor, and the distribution end identifier is an information object address.
In a second aspect, the present invention further provides a data interworking apparatus, where the data interworking apparatus includes:
the building module is used for building a mapping relation between the marketing end identification and the power distribution end identification of the telemetering object;
the importing module is used for importing the mapping relation into a marketing end application program and a power distribution end application program;
the storage module is used for storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation when the application program of the marketing end acquires the telemetering value of the target telemetering object;
and the transmission module is used for acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation and transmitting the telemetering value of the target telemetering object to the master station when the power distribution terminal application program receives a total calling instruction issued by the master station.
Optionally, the storage module is configured to:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering object as a secondary identifier.
Optionally, the transmission module is configured to:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a shared memory.
In a third aspect, the present invention further provides a data interworking apparatus, which includes a processor, a memory, and a data interworking program stored in the memory and executable by the processor, wherein when the data interworking program is executed by the processor, the steps of the data interworking method described above are implemented.
In a fourth aspect, the present invention further provides a readable storage medium, where the readable storage medium stores a data interworking program, where the data interworking program, when executed by a processor, implements the steps of the data interworking method described above.
In the invention, a mapping relation between the marketing end identification and the power distribution end identification of a telemetering object is established; importing the mapping relation into a marketing end application program and a power distribution end application program; when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation; and when the power distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation, and uploading the telemetering value of the target telemetering object to the master station. According to the invention, the remote measuring value of the target remote measuring object is transmitted to the master station by the marketing end application program through the shared content 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 property of the master station for acquiring the remote measuring value of the target remote measuring object is greatly improved.
Drawings
Fig. 1 is a schematic hardware structure diagram of a data interworking device according to an embodiment of the present invention;
FIG. 2 is a flowchart illustrating a data interworking method according to an embodiment of the present invention;
fig. 3 is a functional block diagram of an embodiment of a data communication apparatus according to the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
In a first aspect, an embodiment of the present invention provides a data interworking apparatus.
Referring to fig. 1, fig. 1 is a schematic diagram of a hardware structure of a data interworking device according to an embodiment of the present invention. In this embodiment of the present invention, the data interworking apparatus may include a processor 1001 (e.g., a Central processing unit, CPU), a communication bus 1002, a user interface 1003, a network interface 1004, and a memory 1005. The communication bus 1002 is used for realizing connection communication among the 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., a WI-FI interface, WI-FI interface); the memory 1005 may be a Random Access Memory (RAM) or a non-volatile memory (non-volatile memory), such as a magnetic disk memory, and the memory 1005 may optionally be a storage device independent of the processor 1001. Those skilled in the art will appreciate that the hardware configuration depicted in FIG. 1 is not intended to be limiting of the present invention, and may include more or less components than those shown, or some components in combination, or a different arrangement of components.
With continued reference to FIG. 1, the memory 1005 of FIG. 1, which is one type of computer storage medium, may include an operating system, a network communication module, a user interface module, and a data interworking program. 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 flowchart illustrating a data interworking method according to an embodiment of the present invention. As shown in fig. 2, the data interworking method includes:
step S10, establishing a mapping relation between the marketing end identification and the power distribution end identification of the telemetering object;
in this embodiment, in order to enable the marketing end application program and the power distribution end application program to use the same identifier when sharing memory access data, a mapping relationship between the marketing end identifier and the power distribution end identifier of the telemetry object needs to be established first.
Further, in an embodiment, the marketing terminal identifier is an equipment profile number and an object attribute descriptor, and the power distribution terminal identifier is 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 and reactive power Q. Establishing a mapping relation between marketing end identification (equipment archive number and object attribute descriptor) of ab phase line voltage and power distribution end identification (information object address, such as 0x 4001); establishing a mapping relation between marketing end identification (equipment archive number and object attribute descriptor) of bc phase line voltage and power distribution end identification (information object address, such as 0x 4002); by analogy, the mapping relation between the marketing end identification and the power distribution end identification of each telemetering object can be established.
Step S20, importing the mapping relation into a marketing end application program and a power distribution end application program;
in this embodiment, after the mapping relationship between the marketing end identifier and the power distribution end identifier of each telemetry object is established, the mapping relationship may be imported into the marketing end application program and the power distribution end application program. Specifically, the corresponding mapping configuration file may 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. The format of the mapping configuration file is json format.
Step S30, when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation;
in this embodiment, the number of the telemetry objects collected by the application program of the marketing end is multiple, and the telemetry object required 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 marketing end 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 and reactive power Q. If the zero-sequence voltage, the phase-A current, the phase-B current, the phase-C current and the zero-sequence current are selected as the telemetering objects needing to be stored in the shared memory according to actual requirements, and the telemetering objects needing to be stored in the shared memory are marked as target telemetering objects, and when a marketing end application program acquires telemetering values of the target telemetering objects, the telemetering values of the target telemetering objects are stored in the shared memory based on a mapping relation.
The configuration file may be written with identifiers of the target telemetry object, such as an operation and distribution end identifier of zero sequence voltage, an operation and distribution end identifier of a phase current a, an operation and distribution end identifier of a phase current B, an operation and distribution end identifier of a phase current C, and an operation and distribution end identifier of a zero sequence current. Based on the configuration file, when the marketing end application program acquires the remote measurement value of the zero sequence voltage, the marketing end identification of the zero sequence voltage, the distribution end identification and the remote measurement value of the zero sequence voltage are written into the shared memory in an associated mode; similarly, when the marketing end application program acquires the remote measurement value of the phase A current, the marketing end identification of the phase A current, the distribution end identification and the remote measurement value of the zero sequence voltage are written into the shared memory in an associated mode; and so on.
It should be noted that, if the application program of the marketing end acquires the telemetry value of the non-target type telemetry object, the telemetry value of the non-target type telemetry object is written into the third-party data center.
Further, in an embodiment, before step S30, the method further includes:
and importing the configuration file into a marketing end application program and a power distribution end application program, wherein the configuration file records a marketing end identifier and a power distribution end identifier of the target telemetering object.
In this embodiment, if the zero-sequence voltage, the phase a current, the phase B current, the phase C current, and the zero-sequence current are selected as the telemetry objects to be stored in the shared memory according to the actual requirements, the marketing end identifier and the power distribution end identifier of the zero-sequence voltage, the marketing end identifier and the power distribution end identifier of the phase a current, the marketing end identifier and the power distribution end identifier of the phase B current, the marketing end identifier and the power distribution end identifier of the phase C current, and the marketing end identifier and the power 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 power distribution end application program. For a marketing end application program, which telemetering objects are target telemetering objects can be known according to the configuration file, and the telemetering values of the target telemetering objects can be stored in shared content after being collected; for a power distribution end application program, which telemetry objects are target telemetry objects can be known according to the configuration file, and then after a total call instruction issued by the master station is received, telemetry values of the target telemetry objects can be obtained from the shared memory, and the telemetry values of the target 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 into a shared memory based on the mapping relationship includes:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering object as a secondary identifier.
In this embodiment, when the application program of the marketing terminal acquires the telemetry value of the target type telemetry object, based on the mapping relationship, the marketing terminal identifier and the power distribution terminal identifier of the target type telemetry object may be known, so that the telemetry value of the target type telemetry object is stored in the shared memory with the marketing terminal identifier of the target type telemetry object as the primary identifier and the power distribution terminal identifier of the target type telemetry object as the secondary identifier. Subsequently, the operation and marketing terminal identifier of the target type telemetering object is used as a primary identifier, the power distribution terminal identifier of the target type telemetering object is used as a secondary identifier, and an index is established based on the primary identifier and the secondary identifier, so that the telemetering value of the target type telemetering object is searched from the shared memory according to the index.
And step S40, when the application program of the power distribution terminal receives a total calling instruction issued by the master station, the telemetering value of the target telemetering object is acquired from the shared memory based on the mapping relation, and the telemetering value of the target telemetering object is transmitted to the master station.
In this embodiment, when the power distribution application receives a total call instruction issued by the master station, the telemetry value of the target telemetry object may be obtained from the shared memory based on the mapping relationship, and then the telemetry value of the target telemetry object is sent to the master station.
Further, in an embodiment, the step of obtaining a 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 power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a shared memory.
In this embodiment, the marketing terminal identifier and the power distribution terminal identifier of the target telemetry object are determined based on the mapping relationship, and then the telemetry value of the target telemetry object is obtained from the shared memory by using the marketing terminal identifier and the power distribution terminal identifier of the target telemetry object as indexes. Specifically, the marketing end identifier of the target telemetering object is used as a primary identifier, the power distribution end identifier of the target telemetering object is used as a secondary identifier, and an index is established based on the primary identifier and the secondary identifier, so that the telemetering value of the target telemetering object is searched from the shared memory according to the index.
It should be noted that, the power distribution end application program needs to report the telemetry value of the target telemetry object to the master station, and 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 the marketing end identification and the power distribution end identification of the telemetering object is established; importing the mapping relation into a marketing end application program and a power distribution end application program; when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation; and when the power distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation, and uploading the telemetering value of the target telemetering object to the master station. Through the embodiment, the remote measuring value of the target remote measuring object is transmitted to the main station through the shared content by the application program of the marketing end 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 property of the main station for acquiring the remote measuring value of the target remote measuring object is greatly improved.
In a third aspect, an embodiment of the present invention further provides a data interworking apparatus.
In an embodiment, referring to fig. 3, fig. 3 is a functional module diagram of an embodiment of the data interworking apparatus of the present invention. As shown in fig. 3, the data interworking apparatus includes:
the building module 10 is used for building a mapping relation between the marketing end identifier and the power distribution end identifier of the telemetering object;
the importing module 20 is configured to import the mapping relationship into a marketing end application program and a distribution end application program;
the storage module 30 is used for storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation when the application program of the marketing end acquires the telemetering value of the target telemetering object;
and the transmission module 40 is used for acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation when the power distribution terminal application program receives a total calling instruction issued by the master station, and transmitting the telemetering value of the target telemetering object to the master station.
Further, in an embodiment, the storage module 30 is configured to:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering object as a secondary identifier.
Further, in an embodiment, the transmission module 40 is configured to:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a shared memory.
Further, in an embodiment, the data interworking apparatus 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 telemetering object.
Further, in an embodiment, the marketing terminal identifier is an equipment profile number and an object attribute descriptor, and the power distribution terminal identifier is an information object address.
The function implementation of each module in the data intercommunication device corresponds to each step in the data intercommunication method embodiment, and the function and implementation process are not described in detail here.
In a fourth aspect, the embodiment of the present invention further provides 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 for implementing the data interworking procedure when executed can refer to the embodiments of the data interworking method of the present invention, and will not be described herein again.
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 an … …" does not exclude the presence of other like elements in a process, method, article, or system that comprises the element.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) as described above and includes instructions for causing a terminal device to execute the method according to the embodiments of the present invention.
The above description is only a preferred embodiment of the present invention, and not intended to limit the scope of the present invention, and all modifications of equivalent structures and equivalent processes, which are made by using the contents of the present specification and the accompanying drawings, or directly or indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (10)

1. A data intercommunication method is characterized in that the data intercommunication method comprises the following steps:
establishing a mapping relation between marketing end identification and power distribution end identification of the telemetering object;
importing the mapping relation into a marketing end application program and a power distribution end application program;
when the application program of the marketing end acquires the telemetering value of the target telemetering object, storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation;
and when the power distribution end application program receives a total calling instruction issued by the master station, acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation, and uploading the telemetering value of the target telemetering object to the master station.
2. The data interworking method of claim 1, wherein the storing the telemetry value of the target class telemetry object into a shared memory based on the mapping comprises:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering object as a secondary identifier.
3. The data communication method according to claim 1, wherein the step of obtaining the telemetry value of the target telemetry object from the shared memory based on the mapping relationship comprises:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a shared memory.
4. The data interworking method of claim 1, wherein before the step of when the marketing end application program collects the telemetry value of the target class telemetry object and stores the telemetry value of the target class telemetry object into the shared memory based on the mapping relationship, the method further comprises:
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 telemetering object.
5. The data interworking method of any one of claims 1 through 4, wherein the marketing terminal is identified as a device profile number and an object attribute descriptor, and the distribution terminal is identified as an information object address.
6. A data interworking apparatus, characterized in that the data interworking apparatus comprises:
the building module is used for building a mapping relation between the marketing end identification and the power distribution end identification of the telemetering object;
the importing module is used for importing the mapping relation into a marketing end application program and a power distribution end application program;
the storage module is used for storing the telemetering value of the target telemetering object into a shared memory based on the mapping relation when the application program of the marketing end acquires the telemetering value of the target telemetering object;
and the transmission module is used for acquiring the telemetering value of the target telemetering object from the shared memory based on the mapping relation and transmitting the telemetering value of the target telemetering object to the master station when the power distribution terminal application program receives a total calling instruction issued by the master station.
7. The data interworking apparatus of claim 6, wherein the storage module is to:
determining a marketing end identifier and a power distribution end identifier of the target telemetering object based on the mapping relation;
and storing the telemetering value of the target telemetering object into a shared memory by taking the marketing end identifier of the target telemetering object as a primary identifier and taking the power distribution end identifier of the target telemetering 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 power distribution end identifier of the target telemetering object based on the mapping relation;
and taking the marketing end identification and the power distribution end identification of the target telemetering object as indexes, and acquiring the telemetering value of the target telemetering object from a 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 as recited in any one of claims 1 through 5.
10. A readable storage medium, having a data interworking program stored thereon, wherein the data interworking program, when executed by a processor, implements the steps of the data interworking method of any one of claims 1 through 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 true CN113742101A (en) 2021-12-03
CN113742101B 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)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116974631A (en) * 2023-08-28 2023-10-31 中科驭数(北京)科技有限公司 Hardware telemetry data acquisition method, device, equipment and storage medium

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 (5)

* Cited by examiner, † Cited by third party
Title
冷喜武;陈国平;蒋宇;张家琪;曹越峰;: "智能电网监控运行大数据分析系统的数据规范和数据处理", 电力系统自动化, no. 19, pages 169 - 176 *
刘春水, 郭庆平: "电力调度自动化系统中数据共享的研究与实现", 武汉理工大学学报(交通科学与工程版), no. 05, pages 629 - 632 *
孙俊: "基于GIS资源中心实现营配信息共享的应用研究", 《中国优秀硕士学位论文全文数据库(电子期刊)工程科技II辑》 *
范孝良 , 杜必强 , 石玉 , 杨敏红: "配电网地理信息系统的开发", 华北电力技术, no. 02, pages 48 - 51 *
飞象网官方账号: "烽火通信中标湖北电力台区智能融合终端项目", pages 1 - 2, Retrieved from the Internet <URL:https://new.qq.com/rain/a/20210617A08H2A00> *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116974631A (en) * 2023-08-28 2023-10-31 中科驭数(北京)科技有限公司 Hardware telemetry data acquisition method, device, equipment and storage medium
CN116974631B (en) * 2023-08-28 2024-04-19 中科驭数(北京)科技有限公司 Hardware telemetry data acquisition method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN113742101B (en) 2023-08-01

Similar Documents

Publication Publication Date Title
CN108449312B (en) Protocol conversion method, device, system and gateway
CN110309334B (en) Query method, system, computer device and readable storage medium for graph database
CN111447257B (en) Message conversion method and device
CN103944813A (en) Gateway and method for achieving general adaptation function
CN106549989B (en) Data transmission method and system, user terminal and application server
CN109586962B (en) Device and method for processing HTTPS (hypertext transfer protocol secure) outer chain problem of upgrading IPv4 to IPv6 and electronic equipment
CN109309736A (en) The generation method and generating means of globally unique ID
CN111581502A (en) Information notification method and device
CN113242331A (en) Different types of address translation methods, different types of address translation devices, different types of computer equipment and different types of storage media
CN110519810B (en) Service relay switching method, terminal equipment, storage medium and device
CN110795741A (en) Method and device for carrying out security processing on data
CN113742101A (en) Data intercommunication method, device, equipment and readable storage medium
CN109391658B (en) Account data synchronization method and equipment, storage medium and terminal thereof
CN109525550B (en) Data message processing method, device and system
CN109995782B (en) Information processing method, device, system and computer storage medium
CN111045928A (en) Interface data testing method, device, terminal and storage medium
CN110933070A (en) User identification method, system, equipment and computer readable storage medium
CN113051202A (en) Interface adaptation method, device, electronic equipment and computer readable storage medium
CN111787041A (en) Method and apparatus for processing data
CN109450885B (en) Network data interception method and device, electronic equipment and storage medium
US20190306073A1 (en) Method and device for enhancing the throughput between smart meter and server
CN110830584A (en) Access control device, control method, court trial host and readable storage medium
CN114745367B (en) Data transmission method, device, electronic equipment and storage medium
CN113868111B (en) Mutual access relation adjusting method and device based on service node and electronic equipment
CN112883410B (en) Method and device for displaying information

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