CN112804682B - Data transmission method and device, readable medium and electronic equipment - Google Patents

Data transmission method and device, readable medium and electronic equipment Download PDF

Info

Publication number
CN112804682B
CN112804682B CN202011635774.3A CN202011635774A CN112804682B CN 112804682 B CN112804682 B CN 112804682B CN 202011635774 A CN202011635774 A CN 202011635774A CN 112804682 B CN112804682 B CN 112804682B
Authority
CN
China
Prior art keywords
data
server
cloud
emq
emq server
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
CN202011635774.3A
Other languages
Chinese (zh)
Other versions
CN112804682A (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.)
Xinao Shuneng Technology Co Ltd
Original Assignee
Xinao Shuneng 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 Xinao Shuneng Technology Co Ltd filed Critical Xinao Shuneng Technology Co Ltd
Priority to CN202011635774.3A priority Critical patent/CN112804682B/en
Publication of CN112804682A publication Critical patent/CN112804682A/en
Application granted granted Critical
Publication of CN112804682B publication Critical patent/CN112804682B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/06Authentication
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network

Abstract

The invention discloses a data transmission method, a data transmission device, a readable medium and electronic equipment, wherein the method comprises the following steps: subscribing a notification instruction transmitted by the cloud to an EMQ server; determining authentication information of the notification instruction; if the authentication information meets the preset condition, determining to upload data based on the notification instruction; and transmitting the uploading data to the EMQ server so that the cloud end subscribes to the uploading data in the EMQ server. According to the technical scheme provided by the invention, the data of the cloud and the edge are transmitted through the EMQ server, so that the data of the edge are prevented from being directly uploaded to the cloud, the data blocking condition can not occur even if the data volume is large, and the cloud and the edge can select the content through the subscription mode of the EMQ server, so that the data transmission efficiency is improved.

Description

Data transmission method and device, readable medium and electronic equipment
Technical Field
The present invention relates to the field of energy, and in particular, to a data transmission method, apparatus, readable medium, and electronic device.
Background
With the development of science and technology, data becomes more and more important resources, and after the data is collected at the edge end, the collected data can be transmitted to the cloud end, so that the collected data can be analyzed and processed at the cloud end to obtain various prediction models. At present, when the edge transmits the acquired data to the cloud, the mode of direct uploading through an interface is adopted more, when the data volume is too large, data blockage is easily caused, and the data uploading can be completed only by waiting for a long time, so that the determination of a new data transmission mode is crucial.
Disclosure of Invention
The invention provides a data transmission method, a data transmission device, a readable medium and electronic equipment, wherein data of a cloud end and an edge end are transmitted through an EMQ server, so that the edge end data are prevented from being directly uploaded to the cloud end, the situation of data blockage can be avoided even if the data volume is large, the cloud end and the edge end can select contents through a subscription mode of the EMQ server, and the data transmission efficiency is improved.
In a first aspect, the present invention provides a data transmission method, including:
subscribing a notification instruction transmitted by a cloud to an EMQ server;
determining authentication information of the notification instruction;
if the authentication information meets the preset condition, determining to upload data based on the notification instruction;
and transmitting the uploading data to the EMQ server so that the cloud end subscribes to the uploading data in the EMQ server.
Preferably, the first and second electrodes are formed of a metal,
the method further comprises the following steps:
and if the authentication information meets a preset condition, transmitting a notification confirmation receipt to the EMQ server, so that the EMQ server transmits the notification confirmation receipt to the cloud through a proxy server.
Preferably, the first and second electrodes are formed of a metal,
the method further comprises the following steps:
determining a data uploading state;
and transmitting the data uploading state to the EMQ server, so that the EMQ server transmits the data uploading state to the cloud end through a proxy server.
Preferably, the first and second electrodes are formed of a metal,
the method further comprises the following steps:
and receiving receipt information which is transmitted by the cloud through the EMQ server and is based on the data uploading state.
Preferably, the first and second electrodes are formed of a metal,
the transmitting the upload data to the EMQ server includes:
and transmitting upload data to the EMQ server through an HTTP (hyper text transport protocol), so that the EMQ server transmits the upload data to the proxy server, and the proxy server transmits the upload data to a database.
Preferably, the first and second electrodes are formed of a metal,
the method further comprises the following steps:
confirming a configuration change state;
transmitting the configuration change status to the EMQ server, such that the EMQ server transmits the configuration change status to the cloud via a proxy server.
In a second aspect, the present invention provides a data transmission apparatus, including:
the command acquisition module is used for subscribing a notification command transmitted by the cloud to the EMQ server;
the information determining module is used for determining the authentication information of the notification instruction;
the data determining module is used for determining the uploaded data based on the notification instruction if the authentication information meets the preset condition;
and the data uploading module is used for transmitting the uploading data to the EMQ server so that the cloud end subscribes the uploading data in the EMQ server.
Preferably, the first and second electrodes are formed of a metal,
the device further comprises:
and the receipt transmission module is used for transmitting a notification confirmation receipt to the EMQ server if the authentication information meets a preset condition, so that the EMQ server transmits the notification confirmation receipt to the cloud end through the proxy server.
In a third aspect, the invention provides a readable medium comprising executable instructions which, when executed by a processor of an electronic device, cause the electronic device to perform the method according to any one of the first aspect.
In a fourth aspect, the present invention provides an electronic device, comprising a processor and a memory storing execution instructions, wherein when the processor executes the execution instructions stored in the memory, the processor performs the method according to any one of the first aspect.
The invention provides a data transmission method, a data transmission device, a readable medium and electronic equipment. According to the technical scheme provided by the invention, the data of the cloud and the edge are transmitted through the EMQ server, so that the data of the edge are prevented from being directly uploaded to the cloud, the data blocking condition can not occur even if the data volume is large, and the cloud and the edge can select the content through the subscription mode of the EMQ server, so that the data transmission efficiency is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present invention, the drawings needed for the embodiments or the prior art descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
Fig. 1 is a schematic flowchart of a first data transmission method provided in an embodiment of the present invention;
fig. 2 is a schematic flowchart of a second data transmission method provided in the embodiment of the present invention;
fig. 3 is a schematic flowchart of a third data transmission method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of a data transmission apparatus provided in an embodiment of the present invention;
fig. 5 is a schematic structural diagram of another data transmission apparatus provided in the embodiment of the present invention;
fig. 6 is a schematic structural diagram of an electronic device provided in an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail and completely with reference to the following embodiments and accompanying drawings. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be obtained by a person skilled in the art without making any creative effort based on the embodiments in the present invention, belong to the protection scope of the present invention.
As shown in fig. 1, an embodiment of the present invention provides a data transmission method, where the method includes:
step 11, subscribing a notification instruction transmitted by a cloud to an EMQ server;
step 12, determining the authentication information of the notification instruction;
step 13, if the authentication information meets the preset condition, determining to upload data based on the notification instruction;
and step 14, transmitting the uploading data to the EMQ server so that the cloud end subscribes to the uploading data in the EMQ server.
In the above embodiment, the notification instruction transmitted by the cloud is subscribed to an EMQ server (Erlang/Enterprise/Elastic MQTT Broker, an open-source internet of things MQTT message server developed based on an Erlang/OTP platform), then the authentication information of the notification instruction is determined, whether the authentication information meets the preset condition is determined, if the authentication information meets the preset condition, the upload data is determined according to the notification instruction, the upload data is transmitted to the EMQ server, and the cloud acquires the acquisition data of the edge end by subscribing the upload data in the EMQ server. The technical scheme that this embodiment provided transmits the data of high in the clouds and edge through the EMQ server to avoid directly uploading the edge data to the high in the clouds, even when the data bulk is great, the condition of data blocking can not appear yet, and make the high in the clouds and the edge all can carry out the chosing of content through the subscription mode of EMQ server, and then improve data transmission efficiency.
It should be noted that the EMQ server has both the notification instruction transmitted by the cloud and the upload data of the edge, the edge can subscribe the notification instruction in the EMQ server, select the notification instruction executable by the edge to execute, the cloud subscribes the upload data in the EMQ server, selects the data that the cloud is interested in, and pulls the selected data to the cloud.
In an embodiment, if the authentication information meets a preset condition, a notification confirmation receipt is transmitted to the EMQ server, so that the EMQ server transmits the notification confirmation receipt to the cloud through a proxy server. In the above embodiment, the notification instruction transmitted by the cloud is executed by the edge end through the authentication information, so as to increase the security of data transmission, where the preset condition may be that the authentication information exists, and therefore, when the authentication information exists in the notification instruction, that is, the authentication information meets the preset condition, the notification instruction needs to be executed to determine to upload data. Certainly, the preset condition may also be some predetermined information with identification, and the security index of the authentication information is increased, if the authentication information carries a specific character string, the authentication information only carries the specific character string in the notification instruction and meets the preset condition. If the authentication information does not meet the preset condition, the content of the notification instruction is not executed, and at this time, the edge terminal can re-subscribe the notification instruction to the EMQ server to perform subsequent operations according to the new notification instruction. Due to the existence of the EMQ server, the data transmission between the cloud end and the edge end is not synchronous any more, namely the data transmission between the cloud end and the edge end is asynchronous, so that the cloud end and the edge end are required to timely feed back information in order to enable the cloud end and the edge end to mutually know the data transmission process. The method comprises the steps that a notification instruction is subscribed at an edge terminal, and after the notification instruction meets a preset condition, the edge terminal transmits a notification confirmation receipt to an EMQ server through an MQTT (Message queue Telemetry Transport) protocol, the notification confirmation receipt can enable a cloud terminal to know that the edge terminal receives the notification instruction, when the EMQ server transmits the notification confirmation receipt to the cloud terminal, the notification confirmation receipt is transmitted to a proxy server through the MQTT protocol, and then the proxy server transmits the notification confirmation receipt to the cloud terminal through an HTTP protocol. The proxy server refers to a server for data interaction with the EMQ server.
In an embodiment of the present invention, when the upload data is transmitted to the EMQ server, an HTTP Protocol (Hypertext Transfer Protocol) is used to upload the data, after the EMQ server obtains the upload data, the upload data is transmitted to the proxy server, and the proxy server transmits the upload data to the database, so as to ensure that the upload data in the EMQ server can be timely stored in the database, thereby ensuring the integrity and timeliness of the data in the database.
In a possible application scenario, the edge is an equipment end in the energy system, and energy data transmission is performed to the cloud end through the EMQ server, so that a large amount of energy data can be transmitted to the cloud end through the EMQ server under the condition that data blockage is not caused. Different notification instructions correspond to different contents, for example, when a certain notification instruction is executed, the uploaded data is the energy data acquired in the last month, and when another notification instruction is executed, the uploaded data is the energy data acquired in the last week. Of course, the uploaded data may be determined as the fault data within a preset time period (within one month) by the notification instruction, so that the corresponding data is the fault database when the fault data is transmitted to the database through the EMQ server and the proxy server.
As shown in fig. 2, in an embodiment of the present invention, the method further includes:
step 15, determining a data uploading state;
and step 16, transmitting the data uploading state to the EMQ server, so that the EMQ server transmits the data uploading state to the cloud end through a proxy server.
In the above embodiment, the edge needs to determine a data upload state, where the data upload state includes a data upload success and a data upload failure, and after determining the data upload state, the edge transmits the data upload state to the EMQ server, so that the EMQ server transmits the data upload state to the cloud via the proxy server, and after receiving the data upload state, the cloud determines that the data upload of the edge is successful or failed, so that the cloud knows the data upload condition of the edge in time. And when the cloud determines that the edge data is successfully uploaded according to the data uploading state, the cloud subscribes the uploaded data to the EMQ server. In one possible case, after receiving the data uploading state, the cloud determines the receipt information again according to the data uploading state, and transmits the receipt information to the edge end through the EMQ server, so that the edge end can master the progress of the cloud.
As shown in fig. 3, in an embodiment of the present invention, the method further includes:
step 17, confirming the configuration change state;
step 18, transmitting the configuration change status to the EMQ server, so that the EMQ server transmits the configuration change status to the cloud through a proxy server.
In the above embodiment, if there is a configuration change at the edge, the cloud needs to know the configuration change at the edge in time, so that when there is a configuration change at the edge, the configuration change state is determined, where the configuration change state includes a success or failure of the configuration change, the edge transmits the configuration change state to the EMQ server through an MQTT protocol, the EMQ server transmits the configuration change state to the proxy server through the MQTT protocol, and the proxy server transmits the configuration change state to the cloud through an HTTP protocol, so that the cloud knows the configuration change condition at the edge. In one possible implementation, the edge may perform configuration changes based on notification instructions transmitted from the cloud subscribed to by the EMQ server.
Based on the same inventive concept as the above method, as shown in fig. 4, an embodiment of the present invention provides a data transmission apparatus, including:
the instruction acquisition module 41 is configured to subscribe a notification instruction transmitted by the cloud to the EMQ server;
an information determining module 42, configured to determine authentication information of the notification instruction;
a data determining module 43, configured to determine, based on the notification instruction, to upload data if the authentication information meets a preset condition;
a data uploading module 44, configured to transmit the uploading data to the EMQ server, so that the cloud subscribes to the uploading data in the EMQ server.
As shown in fig. 5, in one embodiment of the present invention, the apparatus further comprises:
a receipt transmission module 45, configured to transmit a notification confirmation receipt to the EMQ server if the authentication information meets a preset condition, so that the EMQ server transmits the notification confirmation receipt to the cloud through a proxy server.
For convenience of description, the above device embodiments are described with functions divided into various units or modules, and the functions of the units or modules may be implemented in one or more software and/or hardware when implementing the present invention.
Fig. 6 is a schematic structural diagram of an electronic device according to an embodiment of the present invention. On the hardware level, the electronic device includes a processor 601 and a memory 602 storing executable instructions, and optionally further includes an internal bus 603 and a network interface 604. The Memory 602 may include a Memory 6021, such as a Random-Access Memory (RAM), and may further include a non-volatile Memory 6022 (non-volatile Memory), such as at least 1 disk Memory, etc.; the processor 601, the network interface 604, and the memory 602 may be connected to each other by an internal bus 603, and the internal bus 603 may be an ISA (Industry Standard Architecture) bus, a PCI (Peripheral Component Interconnect) bus, an EISA (Extended Industry Standard Architecture) bus, or the like; the internal bus 603 may be divided into an address bus, a data bus, a control bus, etc., and for the sake of illustration only one double-headed arrow is shown in fig. 6, which does not indicate only one bus or one type of bus. Of course, the electronic device may also include hardware required for other services. When the processor 601 executes the execution instructions stored by the memory 602, the processor 601 performs a method in any of the embodiments of the present invention and at least for performing the method as shown in fig. 1-3.
In a possible implementation manner, the processor reads the corresponding execution instruction from the nonvolatile memory to the memory and then runs the execution instruction, and the corresponding execution instruction can also be obtained from other equipment, so as to form a data transmission device on a logic level. The processor executes the execution instructions stored in the memory, so that the data transmission method provided by any embodiment of the invention is realized through the executed execution instructions.
The processor may be an integrated circuit chip having signal processing capabilities. In implementation, the steps of the above method may be performed by integrated logic circuits of hardware in a processor or instructions in the form of software. The Processor may be a general-purpose Processor, including a Central Processing Unit (CPU), a Network Processor (NP), and the like; but also Digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field Programmable Gate Arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components. The various methods, steps and logic blocks disclosed in the embodiments of the present invention may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
Embodiments of the present invention further provide a computer-readable storage medium, which includes an execution instruction, and when a processor of an electronic device executes the execution instruction, the processor executes a method provided in any embodiment of the present invention. The electronic device may specifically be an electronic device as shown in fig. 6; the execution instruction is a computer program corresponding to the data transmission device.
It will be appreciated by those skilled in the art that embodiments of the present invention may be provided as a method or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects.
The embodiments of the present invention are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or boiler 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 boiler. Without further limitation, an element defined by the phrase "comprising one of 8230; \8230;" 8230; "does not exclude the presence of additional like elements in a process, method, article, or boiler that comprises the element.
The above description is only an example of the present invention, and is not intended to limit the present invention. Various modifications and alterations to this invention will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention should be included in the scope of the claims of the present invention.

Claims (10)

1. A method of data transmission, comprising:
subscribing a notification instruction transmitted by a cloud to an EMQ server;
determining authentication information of the notification instruction;
if the authentication information meets the preset condition, determining to upload data based on the notification instruction;
and transmitting the uploading data to the EMQ server so that the cloud subscribes the uploading data in the EMQ server to obtain the acquisition data of the edge end.
2. The method of claim 1, further comprising:
and if the authentication information meets a preset condition, transmitting a notification confirmation receipt to the EMQ server, so that the EMQ server transmits the notification confirmation receipt to the cloud through a proxy server.
3. The method of claim 1, further comprising:
determining a data uploading state:
and transmitting the data uploading state to the EMQ server, so that the EMQ server transmits the data uploading state to the cloud end through a proxy server.
4. The data transmission method of claim 3, further comprising:
and receiving receipt information which is transmitted by the cloud through the EMQ server and is based on the data uploading state.
5. The data transmission method according to claim 1, wherein the transmitting the upload data to the EMQ server includes:
and transmitting upload data to the EMQ server through an HTTP (hyper text transport protocol) so that the EMQ server transmits the upload data to a proxy server, and the proxy server transmits the upload data to a database.
6. The data transmission method of claim 1, further comprising:
confirming a configuration change state;
transmitting the configuration change status to the EMQ server, such that the EMQ server transmits the configuration change status to the cloud via a proxy server.
7. A data transmission apparatus, comprising:
the command acquisition module is used for subscribing a notification command transmitted by the cloud to the EMQ server;
the information determining module is used for determining the authentication information of the notification instruction;
the data determining module is used for determining the uploaded data based on the notification instruction if the authentication information meets the preset condition;
and the data uploading module is used for transmitting the uploading data to the EMQ server so that the cloud subscribes the uploading data in the EMQ server to acquire the acquisition data of the edge terminal.
8. The data transmission apparatus of claim 7, wherein the apparatus further comprises:
and the receipt transmission module is used for transmitting a notification confirmation receipt to the EMQ server if the authentication information meets a preset condition, so that the EMQ server transmits the notification confirmation receipt to the cloud through the proxy server.
9. A readable medium comprising executable instructions which, when executed by a processor of an electronic device, cause the electronic device to perform the method of any of claims 1 to 6.
10. An electronic device comprising a processor and a memory storing execution instructions, the processor performing the method of any of claims 1-6 when the processor executes the execution instructions stored by the memory.
CN202011635774.3A 2020-12-31 2020-12-31 Data transmission method and device, readable medium and electronic equipment Active CN112804682B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011635774.3A CN112804682B (en) 2020-12-31 2020-12-31 Data transmission method and device, readable medium and electronic equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011635774.3A CN112804682B (en) 2020-12-31 2020-12-31 Data transmission method and device, readable medium and electronic equipment

Publications (2)

Publication Number Publication Date
CN112804682A CN112804682A (en) 2021-05-14
CN112804682B true CN112804682B (en) 2023-02-17

Family

ID=75808693

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011635774.3A Active CN112804682B (en) 2020-12-31 2020-12-31 Data transmission method and device, readable medium and electronic equipment

Country Status (1)

Country Link
CN (1) CN112804682B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113708940B (en) * 2021-10-29 2022-02-08 深圳百纳维科技有限公司 Container lock data processing method, related equipment and storage medium
CN114244844B (en) * 2021-11-23 2023-10-24 深圳市优必选科技股份有限公司 Multimedia data transmission method, terminal equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108965447A (en) * 2018-07-27 2018-12-07 四川爱创科技有限公司 The method and system that data are acquired and remotely controlled
CN110650084A (en) * 2019-08-26 2020-01-03 山东省科学院自动化研究所 Intelligent gateway, networking system and data processing method for industrial Internet of things
CN110855561A (en) * 2019-12-07 2020-02-28 上海新微技术研发中心有限公司 Intelligent gateway of Internet of things
CN111770177A (en) * 2020-06-29 2020-10-13 浙江中控技术股份有限公司 Data processing method and data acquisition terminal
CN112087499A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Internet of things cloud management method and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110719245A (en) * 2018-07-11 2020-01-21 中国移动通信集团浙江有限公司 Internet of things data transmission method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108965447A (en) * 2018-07-27 2018-12-07 四川爱创科技有限公司 The method and system that data are acquired and remotely controlled
CN110650084A (en) * 2019-08-26 2020-01-03 山东省科学院自动化研究所 Intelligent gateway, networking system and data processing method for industrial Internet of things
CN110855561A (en) * 2019-12-07 2020-02-28 上海新微技术研发中心有限公司 Intelligent gateway of Internet of things
CN111770177A (en) * 2020-06-29 2020-10-13 浙江中控技术股份有限公司 Data processing method and data acquisition terminal
CN112087499A (en) * 2020-08-26 2020-12-15 武汉普利商用机器有限公司 Internet of things cloud management method and system

Also Published As

Publication number Publication date
CN112804682A (en) 2021-05-14

Similar Documents

Publication Publication Date Title
CN112804682B (en) Data transmission method and device, readable medium and electronic equipment
CN110020062B (en) Customizable web crawler method and system
WO2017096968A1 (en) Log uploading method and apparatus
CN110650098B (en) Variable frequency acquisition method and device for data of Internet of things
CN109344066B (en) Method, system and terminal for testing browser page
CN108900627B (en) Network request method, terminal device and storage medium
CN111666745A (en) File downloading method, device, server and medium
CN111147310A (en) Log tracking processing method, device, server and medium
US10594550B2 (en) Dynamic product installation based on user feedback
CN111031135A (en) Message transmission method and device and electronic equipment
CN112653736B (en) Parallel source returning method and device and electronic equipment
CN112187622B (en) Instant message display method and device and server
EP3119044B1 (en) Page insertion method and device
CN113254014A (en) Sketch plug-in-based interface development method, device and system
CN112822248A (en) OTA upgrading method, OTA upgrading device, readable medium and electronic equipment
CN115296979B (en) Fault processing method, device, equipment and storage medium
CN113746932B (en) Network request merging method, device, electronic device and computer program product
CN114827249A (en) Method and device for extending grid agent
CN109309717B (en) Data transmission method and device, electronic equipment and storage medium
CN115766696A (en) File uploading method and device, electronic equipment and storage medium
CN110868477A (en) Task scheduling method, device and system
CN108288135B (en) System compatibility method and device, computer readable storage medium and electronic equipment
CN110569673A (en) Data file processing method, device, equipment and storage medium
CN113055443B (en) Resource data deployment method, device, equipment and storage medium
CN115277694B (en) Data acquisition method, device, system, electronic equipment and storage medium

Legal Events

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