CN114615137B - 5G data transmission method and device - Google Patents

5G data transmission method and device Download PDF

Info

Publication number
CN114615137B
CN114615137B CN202210306251.7A CN202210306251A CN114615137B CN 114615137 B CN114615137 B CN 114615137B CN 202210306251 A CN202210306251 A CN 202210306251A CN 114615137 B CN114615137 B CN 114615137B
Authority
CN
China
Prior art keywords
target
data
server
reporting
configuration information
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
CN202210306251.7A
Other languages
Chinese (zh)
Other versions
CN114615137A (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.)
Zhejiang Jiechuang Ark Digital Technology Co ltd
Original Assignee
Zhejiang Jiechuang Ark Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhejiang Jiechuang Ark Digital Technology Co ltd filed Critical Zhejiang Jiechuang Ark Digital Technology Co ltd
Priority to CN202210306251.7A priority Critical patent/CN114615137B/en
Publication of CN114615137A publication Critical patent/CN114615137A/en
Application granted granted Critical
Publication of CN114615137B publication Critical patent/CN114615137B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/08Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
    • H04L43/0805Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability
    • H04L43/0817Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters by checking availability by checking functioning
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/04Real-time or near real-time messaging, e.g. instant messaging [IM]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Environmental & Geological Engineering (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the invention discloses a method and a device for transmitting 5G data, wherein the method comprises the following steps: when data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server. The invention can rapidly configure different data packet formats required by interfacing different platforms without customizing software development.

Description

5G data transmission method and device
Technical Field
The invention relates to the technical field of data transmission of the Internet of things, in particular to a method and a device for transmitting 5G data.
Background
Along with rapid commercial use of 5G wireless networks in recent years, the access of mass Internet of things equipment brings challenges to the traditional web communication protocol, and the Internet of things connects ubiquitous equipment according to agreed protocols through various networks and sensor technologies so as to carry out data transmission and control interaction and realize intelligent information sensing and management. When 5G data connection and protocol butt joint are carried out, different network platforms can butt joint different data packet formats, but when the protocol butt joint is carried out, the problem of internal data identification is frequently caused by different protocols, the internal data identification time is long, customized software development is required, the development cost is increased, and the later maintenance cost is increased.
Disclosure of Invention
Based on this, it is necessary to provide a method and an apparatus for transmitting 5G data to solve the following problems in the prior art: different network platforms can be used for interfacing different data packet formats, but when the protocols are interfaced, the problem of internal data identification is frequently caused by different protocols.
The first technical scheme of the embodiment of the invention is as follows:
A method of transmitting 5G data, comprising: when data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server.
The second technical scheme of the embodiment of the invention is as follows:
a method and apparatus for transmitting 5G data, comprising: the information reading module is used for reading target server configuration information corresponding to a target reporting server when data reporting is carried out, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; the first judging module is used for creating a data reporting thread according to the configuration information of the target server and judging whether the connection state of the target reporting server is an offline state or not; the second judging module is used for reconnecting the target reporting server when the connection state of the target reporting server is an offline state, and judging whether target reporting data need to be reported to the target reporting server or not; and the data reporting module is used for storing the target reporting data into a target breakpoint cache database when the target reporting data needs to be reported to the target reporting server, and carrying out data reporting processing according to the real-time connection state of the target reporting server.
The third technical scheme of the embodiment of the invention is as follows:
A computer readable storage medium storing a first computer program which, when executed by a processor, causes the processor to perform the steps of:
When data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server.
The fourth technical scheme of the embodiment of the invention is as follows:
a computer device comprising a memory and a processor, the memory storing a second computer program which, when executed by the processor, causes the processor to perform the steps of:
When data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server.
The embodiment of the invention has the following beneficial effects:
According to the method, when data reporting is carried out, the configuration information of the target server corresponding to the target reporting server is read, a data reporting thread is created according to the configuration information of the target server, whether the connection state of the target reporting server is an offline state or not is judged, if yes, the target reporting server is reconnected, meanwhile, whether the target reporting data need to be reported to the target reporting server or not is judged, if yes, the target reporting data are stored in a target breakpoint cache database, and data reporting processing is carried out according to the real-time connection state of the target reporting server, different data packet formats needed by different platforms can be rapidly configured, no customized software development is needed, in addition, the breakpoint continuous transmission function is increased, under the condition of network abnormality (offline state), the data needing to be reported are cached locally, and after network recovery, the cached data are uploaded to the platform, so that data loss is avoided, and data continuity is ensured.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Wherein:
FIG. 1 is a flow chart illustrating an implementation of a method for transmitting 5G data according to an embodiment;
FIG. 2 is a block diagram of an embodiment of a method and apparatus for transmitting 5G data according to an embodiment;
FIG. 3 is a block diagram of one implementation of a computer device in one embodiment.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. 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.
Referring to fig. 1, with reference to fig. 1, a method for transmitting 5G data according to an embodiment of the present invention includes the following steps:
step S101: and when data reporting is performed, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB (publish/subscribe) configuration information and JSON message format configuration information.
JSON (JavaScript Object Notation) is a lightweight data exchange format, which is easy for a person to read and write, and easy for a machine to analyze and generate.
Step S102: and creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not.
If the connection state of the target reporting server is an offline state, the data to be reported is not cached locally, and the cached data is uploaded to the platform after the network is recovered, so that data loss is caused, and the continuity of the data cannot be ensured.
Step S103: and if the connection state of the target reporting server is an offline state, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server.
The data reporting needs to keep the target reporting server in an online state, so that the target reporting server needs to be reconnected when the connection state of the target reporting server is in an offline state. In addition, the target report data is not required to be reported to the target report server at any time, so that judgment is required.
Step S104: and if the target report data needs to be reported to the target report server, storing the target report data into a target breakpoint cache database, and carrying out data report processing according to the real-time connection state of the target report server.
And when the connection state of the target reporting server is an on-line state, uploading the target reporting data to the target reporting server, otherwise, causing data loss and failing to ensure the continuity of the data.
In this embodiment, optionally, the storing the target report data in the target breakpoint cache database, and performing data report processing according to a real-time connection state of the target report server includes:
firstly, storing the target report data into a target breakpoint cache database, and judging whether the connection state of the target report server is reconnected to be an on-line state.
And secondly, if the connection state of the target reporting server is reconnected to be an on-line state, further judging whether the target breakpoint cache data is stored in the target breakpoint cache database.
Thirdly, if the target breakpoint cache data are stored in the target breakpoint cache database, according to the message format configuration corresponding to the JSON message format configuration information, the target breakpoint cache data are subjected to data encapsulation, and the encapsulated target breakpoint cache data are reported.
According to the information format configuration corresponding to the JSON information format configuration information, the target breakpoint cache data is subjected to data encapsulation, so that the data packet format of the target breakpoint cache data is ensured to be consistent with the data docking format of the target reporting server, different data packet formats required by docking different platforms can be rapidly configured, and software development is not required to be customized.
In this embodiment, optionally, the configuring, according to the message format corresponding to the JSON message format configuration information, the data packaging the target breakpoint cache data, and reporting the packaged target breakpoint cache data, and then includes:
Firstly, judging whether the target breakpoint cache data is already reported to the target reporting server, wherein the step can ensure that the target breakpoint cache data is reported to the target reporting server, and the problem of missing data reporting is not caused.
Second, if the target breakpoint cache data has been reported to the target reporting server, deleting the target breakpoint cache data in the target breakpoint cache database, so that insufficient storage space of the target breakpoint cache database is not caused.
Thirdly, if the target breakpoint cache data is not yet reported to the target reporting server, reporting the target breakpoint cache data to the target reporting server again.
In this embodiment, optionally, the further determining whether the target breakpoint cache database stores the target breakpoint cache data includes:
First, if the target breakpoint cache database does not store the target breakpoint cache data, the connection state corresponding to the target reporting server and the data cache state corresponding to the target breakpoint cache database are acquired again.
And secondly, carrying out data reporting processing according to the connection state corresponding to the target reporting server and the data caching state corresponding to the target breakpoint caching database.
In this step, it is first determined whether the connection state corresponding to the target reporting server is in an online state, after determining that the target reporting server is in an online state, it is further determined whether the target breakpoint cache database has cache data, and after determining that the target breakpoint cache database has cache data, data reporting is performed, so that polling is continuously performed.
In this embodiment, optionally, the creating a data reporting thread according to the configuration information of the target server, and determining whether the connection state of the target reporting server is an offline state, includes:
first, if the connection state of the target reporting server is an on-line state, judging whether target reporting data need to be reported to the target reporting server.
Secondly, if target report data need to be reported to the target report server, according to the information format configuration corresponding to the JSON information format configuration information, the target report data are subjected to data encapsulation, and the encapsulated target report data are reported.
In this embodiment, optionally, the configuring, according to the message format corresponding to the JSON message format configuration information, the data packaging the target report data, and reporting the packaged target report data includes:
First, judging whether the target report data is already reported to the target report server.
Second, if the target report data is not yet reported to the target report server, the target report data is stored in the target breakpoint cache database, so as to avoid data loss.
In this embodiment, optionally, the storing the target report data in the target breakpoint cache database includes:
First, the connection state corresponding to the target reporting server and the data caching state corresponding to the target breakpoint caching database are re-acquired. In this step, it is first determined whether the connection state corresponding to the target reporting server is in an online state, after determining that the target reporting server is in an online state, it is further determined whether the target breakpoint cache database has cache data, and after determining that the target breakpoint cache database has cache data, data reporting is performed, so that polling is continuously performed.
And secondly, reporting the target reporting data according to the connection state corresponding to the target reporting server and the data caching state corresponding to the target breakpoint caching database.
Referring to fig. 2, a method 100 for transmitting 5G data according to an embodiment of the present invention includes:
The information reading module 10 is configured to read target server configuration information corresponding to a target reporting server when data reporting is performed, where the target server configuration information includes internal PUB/SUB configuration information and JSON message format configuration information;
the first judging module 20 is configured to create a data reporting thread according to the configuration information of the target server, and judge whether the connection state of the target reporting server is an offline state.
And the second judging module 30 is configured to reconnect the target reporting server when the connection state of the target reporting server is an offline state, and judge whether there is target reporting data to be reported to the target reporting server.
And the data reporting module 40 is configured to store the target reporting data into a target breakpoint cache database when the target reporting data needs to be reported to the target reporting server, and perform data reporting processing according to the real-time connection state of the target reporting server.
FIG. 3 illustrates an internal block diagram of a computer device in one embodiment. The computer device may specifically be a terminal or a server. As shown in fig. 3, the computer device includes a processor, a memory, and a network interface connected by a system bus. The memory includes a nonvolatile storage medium and an internal memory. The non-volatile storage medium of the computer device stores an operating system, and may also store a computer program that, when executed by a processor, causes the processor to implement a method for transmitting 5G data as described above. The internal memory may also store a computer program which, when executed by the processor, causes the processor to perform a method of transferring 5G data as described above. It will be appreciated by those skilled in the art that the structure shown in FIG. 3 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the computer device to which the present inventive arrangements may be applied, and that a particular computer device may include more or fewer components than shown, or may combine some of the components, or have a different arrangement of components.
In another embodiment, a computer readable storage medium is provided, storing a first computer program, which when executed by a processor, causes the processor to perform the steps of:
When data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server.
In another embodiment, a computer device is presented comprising a memory and a processor, the memory storing a second computer program which, when executed by the processor, causes the processor to perform the steps of:
When data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information; creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, the target report data is stored in a target breakpoint cache database, and data report processing is carried out according to the real-time connection state of the target report server.
Those skilled in the art will appreciate that all or part of the processes in the methods of the above embodiments may be implemented by a computer program for instructing relevant hardware, where the program may be stored in a non-volatile computer readable storage medium, and where the program, when executed, may include processes in the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (SYNCHLINK) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
According to the method, when data reporting is carried out, the configuration information of the target server corresponding to the target reporting server is read, a data reporting thread is created according to the configuration information of the target server, whether the connection state of the target reporting server is an offline state or not is judged, if yes, the target reporting server is reconnected, meanwhile, whether the target reporting data need to be reported to the target reporting server or not is judged, if yes, the target reporting data are stored in a target breakpoint cache database, and data reporting processing is carried out according to the real-time connection state of the target reporting server, different data packet formats needed by different platforms can be rapidly configured, no customized software development is needed, in addition, the breakpoint continuous transmission function is increased, under the condition of network abnormality (offline state), the data needing to be reported are cached locally, and after network recovery, the cached data are uploaded to the platform, so that data loss is avoided, and data continuity is ensured. Finally, the invention increases and judges whether the equipment data is changed, if not, the reporting is not needed, the reporting flow is saved, and the bandwidth occupation and the server resource occupation are reduced.
The technical features of the above embodiments may be arbitrarily combined, and all possible combinations of the technical features in the above embodiments are not described for brevity of description, however, as long as there is no contradiction between the combinations of the technical features, they should be considered as the scope of the description.
The foregoing examples illustrate only a few embodiments of the application and are described in detail herein without thereby limiting the scope of the application. It should be noted that it will be apparent to those skilled in the art that several variations and modifications can be made without departing from the spirit of the application, which are all within the scope of the application. Accordingly, the scope of protection of the present application is to be determined by the appended claims.

Claims (1)

1. A method for transmitting 5G data, comprising:
when data reporting is carried out, reading target server configuration information corresponding to a target reporting server, wherein the target server configuration information comprises internal PUB/SUB configuration information and JSON message format configuration information;
Creating a data reporting thread according to the configuration information of the target server, and judging whether the connection state of the target reporting server is an offline state or not; if yes, reconnecting the target reporting server, and judging whether target reporting data need to be reported to the target reporting server or not; if yes, storing the target report data into a target breakpoint cache database, and performing data report processing according to the real-time connection state of the target report server, and storing the target report data into the target breakpoint cache database, and performing data report processing according to the real-time connection state of the target report server, including:
Storing the target report data into a target breakpoint cache database, and judging whether the connection state of the target report server is reconnected to be an on-line state; if yes, further judging whether the target breakpoint cache database stores target breakpoint cache data;
If yes, according to the message format configuration corresponding to the JSON message format configuration information, the target breakpoint cache data is subjected to data encapsulation, and the encapsulated target breakpoint cache data is reported, and then the method comprises the following steps:
judging whether the target breakpoint cache data is reported to the target reporting server or not;
if yes, deleting the target breakpoint cache data in the target breakpoint cache database;
If not, reporting the target breakpoint cache data to the target reporting server again, and further judging whether the target breakpoint cache data is stored in the target breakpoint cache database or not, and then comprising the steps of:
If the target breakpoint cache database does not store the target breakpoint cache data, re-acquiring a connection state corresponding to the target reporting server and a data cache state corresponding to the target breakpoint cache database;
Performing data reporting processing according to the connection state corresponding to the target reporting server and the data caching state corresponding to the target breakpoint caching database, creating a data reporting thread according to the target server configuration information, and judging whether the connection state of the target reporting server is an offline state or not, wherein the method comprises the following steps:
If the connection state of the target reporting server is an on-line state, judging whether target reporting data need to be reported to the target reporting server; if yes, the target reporting data is subjected to data encapsulation according to the message format configuration corresponding to the JSON message format configuration information, and the encapsulated target reporting data is reported, and the method comprises the steps of: judging whether the target report data is already reported to the target report server or not; if not, storing the target report data in the target breakpoint cache database, and storing the target report data in the target breakpoint cache database, wherein the steps include: re-acquiring a connection state corresponding to the target reporting server and a data cache state corresponding to the target breakpoint cache database; and reporting the target reporting data according to the connection state corresponding to the target reporting server and the data caching state corresponding to the target breakpoint caching database.
CN202210306251.7A 2022-03-25 2022-03-25 5G data transmission method and device Active CN114615137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210306251.7A CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210306251.7A CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Publications (2)

Publication Number Publication Date
CN114615137A CN114615137A (en) 2022-06-10
CN114615137B true CN114615137B (en) 2024-05-28

Family

ID=81866246

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210306251.7A Active CN114615137B (en) 2022-03-25 2022-03-25 5G data transmission method and device

Country Status (1)

Country Link
CN (1) CN114615137B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106713410A (en) * 2016-10-27 2017-05-24 腾讯科技(深圳)有限公司 User information acquisition method and related devices
CN107634979A (en) * 2016-07-19 2018-01-26 北京发那科机电有限公司 A kind of transmission method and device of computer digital control machine tool data
CN107948092A (en) * 2017-11-22 2018-04-20 用友金融信息技术股份有限公司 Real-time data acquisition method and real-time data acquisition system
CN111092781A (en) * 2018-10-24 2020-05-01 博西华电器(江苏)有限公司 Household appliance data management method and device and household appliance
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium
US10999357B1 (en) * 2020-09-22 2021-05-04 Institute For Information Industry Data transmission system and data transmission method
CN113840229A (en) * 2021-09-10 2021-12-24 深圳依时货拉拉科技有限公司 Position information reporting method and device, readable storage medium and computer equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107634979A (en) * 2016-07-19 2018-01-26 北京发那科机电有限公司 A kind of transmission method and device of computer digital control machine tool data
CN106713410A (en) * 2016-10-27 2017-05-24 腾讯科技(深圳)有限公司 User information acquisition method and related devices
CN107948092A (en) * 2017-11-22 2018-04-20 用友金融信息技术股份有限公司 Real-time data acquisition method and real-time data acquisition system
CN111092781A (en) * 2018-10-24 2020-05-01 博西华电器(江苏)有限公司 Household appliance data management method and device and household appliance
CN111600909A (en) * 2020-06-24 2020-08-28 腾讯科技(深圳)有限公司 Data processing method, device, protocol conversion equipment and storage medium
US10999357B1 (en) * 2020-09-22 2021-05-04 Institute For Information Industry Data transmission system and data transmission method
CN112600924A (en) * 2020-12-15 2021-04-02 四川长虹电器股份有限公司 IoT terminal data storage system, method, computer device and storage medium
CN113840229A (en) * 2021-09-10 2021-12-24 深圳依时货拉拉科技有限公司 Position information reporting method and device, readable storage medium and computer equipment

Also Published As

Publication number Publication date
CN114615137A (en) 2022-06-10

Similar Documents

Publication Publication Date Title
CN111756674A (en) Network communication method, system, device and computer readable storage medium
CN110704312B (en) Method, device, computer equipment and storage medium for pressure test
CN110505220B (en) Method and device for supporting OPC protocol to realize dual-computer hot standby and communication terminal
CN110995617B (en) MQTT-based data transmission method and device, computer equipment and storage medium
CN111245831B (en) FTP data transmission method and device, and information interaction system of server and client
CN112422497A (en) Message transmission method and device and computer equipment
CN110995956A (en) Image transmission method and device based on LoRa and computer equipment
CN111835651B (en) Data writing method, system, device and computer readable storage medium
CN114615137B (en) 5G data transmission method and device
CN111026988A (en) Page loading method, device and system and computer equipment
CN116546039A (en) Virtual machine image uploading method and device, electronic equipment and storage medium
CN111211925A (en) Alarm information synchronization method and device, computer equipment and storage medium
CN115599070A (en) Vehicle diagnosis method, system, computer equipment and storage medium
CN111212136B (en) Modbus protocol-based data caching method, device and system and storage medium
CN108965426B (en) Data processing method and device for audio system, computer equipment and storage medium
CN114338678A (en) Intelligent networking automobile operating system application layer switching method and device
CN113691684A (en) Outbound method, device, system, computer equipment and storage medium
CN116828022B (en) Method, device, equipment and medium for managing connection relation with server
CN115334000B (en) Data transmission method, device, equipment and medium based on multi-control storage system
CN110879757A (en) Restarting method and device for abnormal operation of client and computer equipment
CN114036422B (en) Data calling method, device, equipment and storage medium based on cache technology
CN112653627B (en) Data transmission method, device and system, computer equipment and computer readable storage medium
CN115694747A (en) Data redundancy protection method and device, computer equipment and storage medium
CN113076151B (en) Application program interaction method, device, computer equipment and storage medium
CN116455809A (en) Method, device, equipment and storage medium for processing data after link abnormality

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