CN116156449B - Method, device, medium and program product for transmitting data information - Google Patents

Method, device, medium and program product for transmitting data information Download PDF

Info

Publication number
CN116156449B
CN116156449B CN202310404876.1A CN202310404876A CN116156449B CN 116156449 B CN116156449 B CN 116156449B CN 202310404876 A CN202310404876 A CN 202310404876A CN 116156449 B CN116156449 B CN 116156449B
Authority
CN
China
Prior art keywords
data
target
data packet
periodic
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
CN202310404876.1A
Other languages
Chinese (zh)
Other versions
CN116156449A (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.)
Beijing Kunlun Coast Technology Co ltd
Original Assignee
Beijing Kunlun Coast 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 Beijing Kunlun Coast Technology Co ltd filed Critical Beijing Kunlun Coast Technology Co ltd
Priority to CN202310404876.1A priority Critical patent/CN116156449B/en
Publication of CN116156449A publication Critical patent/CN116156449A/en
Application granted granted Critical
Publication of CN116156449B publication Critical patent/CN116156449B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/30Services specially adapted for particular environments, situations or purposes
    • H04W4/38Services specially adapted for particular environments, situations or purposes for collecting sensor information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W52/00Power management, e.g. TPC [Transmission Power Control], power saving or power classes
    • H04W52/02Power saving arrangements
    • H04W52/0209Power saving arrangements in terminal devices
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The object of the present application is to provide a method, apparatus, medium and program product for transmitting data information. The method comprises the following steps: responding to a reporting trigger event related to the data information, and generating a target data packet according to the data quantity and the current loading information of the candidate data packet; transmitting the target data packet to the corresponding network equipment; if the target data packet meets the response condition, receiving response confirmation information about the target data information sent by the network equipment; otherwise, the network device does not send acknowledgement information to the sensor. The method and the device can achieve the aim of transmitting the most data information as much as possible in the single data transmission process, improve the communication efficiency, simultaneously avoid increasing the consumption of electric quantity, and reduce the consumption of the electric quantity of the sensor when receiving the data information.

Description

Method, device, medium and program product for transmitting data information
Technical Field
The present application relates to the field of communications, and in particular, to a technique for transmitting data information.
Background
The narrowband internet of things (Narrow Band Internet of Things, NB-IoT) becomes an important branch of the internet of everything. The NB-IoT is built in the cellular network, consumes only about 180kHz bandwidth, and can be directly deployed in the GSM network, the UMTS network or the LTE network, so that the deployment cost is reduced, and smooth upgrading is realized. NB-IoT is an emerging technology in the IoT field that supports cellular data connectivity of low power devices over a wide area network, also known as a Low Power Wide Area Network (LPWAN). NB-IoT supports efficient connections for long standby times, high demand devices for network connections. NB-IoT device battery life is said to be improved by at least 10 years while still providing very comprehensive indoor cellular data connection coverage.
NB-IOT sensors typically employ COAP (Constrained Application Protocol) protocol and LWM2M (light M2M) protocol for data transmission. The network transport layer of COAP and LWM2M protocols employ UDP (User Datagram Protoco) protocols. UDP is a connectionless transport layer protocol that provides a transaction-oriented simple unreliable information transport service. The data transmission can be completed by one communication without handshake signals, and the server is not actively required to actively answer the data transmitted by the sensor. In fact, most of the communication mechanisms of NB-IOT sensors in the market at present do not need server response, so that the purpose of low power consumption is achieved. This also results in the communication of data from the sensor to the server not being known. And the current base station communication is influenced by various factors (such as base station equipment maintenance, weather factors and other interference factors). In addition, according to the characteristics of the NB network, the number of users accessing simultaneously at one time is about 12, and the more the number of NB devices in the same area is, the greater the risk of communication failure caused by data communication conflict is, and the accurate acquisition of data sent to a server by a wireless sensor at each time cannot be ensured. In order to improve the reliability of transmission, it is common practice to actively respond to the acknowledgement at the server application layer to improve the stability of communication. However, this method increases the acknowledgement time of the response wait of the sensor, resulting in an increase in power consumption and an increase in the number of transmission stripes.
Disclosure of Invention
It is an object of the present application to provide a method, apparatus, medium and program product for transmitting data information.
According to one aspect of the present application, there is provided a method for transmitting data information, the method comprising:
responding to a reporting trigger event about data information, and generating a target data packet according to the number of data and the current loading information of a candidate data packet, wherein the candidate data packet comprises data bits, the data bits are used for loading the data information, the number of data comprises the number information of periodic data acquired in the current reporting period, and the current loading information comprises the number information of hollow residual data bits in the candidate data packet;
transmitting the target data packet to corresponding network equipment;
if the target data packet meets the response condition, receiving response confirmation information about the target data packet, which is sent by the network equipment; otherwise, the network device does not send acknowledgement information to the sensor.
According to one aspect of the present application, there is provided an apparatus for transmitting data information, the apparatus comprising:
a processor; and
a memory arranged to store computer executable instructions that, when executed, cause the processor to perform the operations of any of the methods described above.
According to one aspect of the present application, there is provided a computer readable medium storing instructions that, when executed, cause a system to perform the operations of any of the methods described above.
According to one aspect of the present application, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the steps of any of the methods described above.
Compared with the prior art, the application provides a novel method for transmitting data information. Generating a target data packet according to the number of data and the current loading information of a candidate data packet by responding to a reporting trigger event related to the data information, wherein the number of data comprises the number information of the periodic data acquired in the current reporting period, and the current loading information comprises the number information of hollow residue data bits in the candidate data packet; further, the target data packet is sent to corresponding network equipment; if the target data packet meets the response condition, receiving response confirmation information about the target data information sent by the network equipment; otherwise, the network device does not send acknowledgement information to the sensor. In other words, the sensor performs loading and transmission of data information based on the data amount of the periodic data collected in the current reporting period and the current loading information, in other words, when there are spare data bits, the periodic data collected in the current reporting period is loaded based on the data amount of the periodic data collected in the current reporting period, so as to ensure the real-time performance of the data preferentially. Further, the network device does not acknowledge the target data packet sent by the sensor each time, and only when the target data packet meets the acknowledgement condition, the network device sends acknowledgement information to the sensor, so that the reliability of data transmission is improved, and meanwhile, the electricity consumption of the sensor due to the fact that the sensor receives the data information is reduced.
Drawings
Other features, objects and advantages of the present application will become more apparent upon reading of the detailed description of non-limiting embodiments, made with reference to the following drawings, in which:
FIG. 1 illustrates a flow chart of a method for transmitting data information according to one embodiment of the present application;
fig. 2 shows a schematic diagram of an apparatus for transmitting data information according to an embodiment of the present application;
FIG. 3 illustrates an exemplary system that may be used to implement various embodiments described herein.
Detailed Description
The present application is described in further detail below with reference to the accompanying drawings.
In one typical configuration of the present application, the terminal, the devices of the services network, and the trusted party each include one or more processors (e.g., central processing units (Central Processing Unit, CPU)), input/output interfaces, network interfaces, and memory.
The Memory may include non-volatile Memory in a computer readable medium, random access Memory (Random Access Memory, RAM) and/or non-volatile Memory, etc., such as Read Only Memory (ROM) or Flash Memory (Flash Memory). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase-Change Memory (PCM), programmable Random Access Memory (Programmable Random Access Memory, PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (Dynamic Random Access Memory, DRAM), other types of Random Access Memory (RAM), read-Only Memory (ROM), electrically erasable programmable read-Only Memory (EEPROM), flash Memory or other Memory technology, read-Only Memory (Compact Disc Read-Only Memory, CD-ROM), digital versatile disks (Digital Versatile Disc, DVD) or other optical storage, magnetic cassettes, magnetic tape storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by the computing device.
The device referred to in the present application includes, but is not limited to, a terminal, a network device, or a device formed by integrating a terminal and a network device through a network. The terminal includes, but is not limited to, any mobile electronic product capable of performing man-machine interaction with a user (for example, performing man-machine interaction through a touch pad), such as a smart phone, a tablet computer, and the like, and the mobile electronic product can adopt any operating system, such as an Android operating system, an iOS operating system, and the like. The network device includes an electronic device capable of automatically performing numerical calculation and information processing according to a preset or stored instruction, and the hardware includes, but is not limited to, a microprocessor, an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), a programmable logic device (Programmable Logic Device, PLD), a field programmable gate array (Field Programmable Gate Array, FPGA), a digital signal processor (Digital Signal Processor, DSP), an embedded device, and the like. The network device includes, but is not limited to, a computer, a network host, a single network server, a plurality of network server sets, or a cloud of servers; here, the Cloud is composed of a large number of computers or network servers based on Cloud Computing (Cloud Computing), which is a kind of distributed Computing, a virtual supercomputer composed of a group of loosely coupled computer sets. Including but not limited to the internet, wide area networks, metropolitan area networks, local area networks, VPN networks, wireless Ad Hoc networks (Ad Hoc networks), and the like. Preferably, the device may also be a program running on the terminal, the network device, or a device formed by integrating the terminal with the network device, the touch terminal, or the network device with the touch terminal through a network.
Of course, those skilled in the art will appreciate that the above-described devices are merely examples, and that other devices now known or hereafter may be present as appropriate for the application, are intended to be within the scope of the present application and are incorporated herein by reference.
In the description of the present application, the meaning of "a plurality" is two or more, unless explicitly defined otherwise.
Fig. 1 shows a method for transmitting data information according to an embodiment of the present application, applied to a sensor, the method comprising steps S11, S12, S13. In step S11, the sensor responds to a reporting trigger event related to data information, and generates a target data packet according to the number of data and current loading information of a candidate data packet, wherein the candidate data packet includes data bits, the data bits are used for loading data information, the number of data includes the number information of periodic data acquired in the current reporting period, and the current loading information includes the number information of hollow remainder data bits in the candidate data packet; in step S12, the sensor sends the target data packet to the corresponding network device; in step S13, if the target data packet meets the response condition, the sensor receives response confirmation information about the target data packet sent by the network device; otherwise, the network device does not send acknowledgement information to the sensor. In some embodiments, the sensors include, but are not limited to, NB-IOT (Narrow Band Internet of Things, NB-IOT) sensors. In some embodiments, the sensor detects the acquired data information at regular intervals (e.g., 1 minute or 2 minutes, etc.). In some embodiments, the sensor sends a data packet to the corresponding network device once every certain reporting period (e.g., 30 minutes, etc.).
Specifically, in step S11, the sensor responds to a reporting trigger event related to data information, and generates a target data packet according to the number of data and current loading information of a candidate data packet, where the candidate data packet includes data bits, the data bits are used for loading data information, the number of data includes the number information of periodic data acquired in the current reporting period, and the current loading information includes the number information of remaining data bits in the candidate data packet. In some embodiments, the reporting trigger event includes, but is not limited to, reaching a reporting time (e.g., the sensor sends data to the corresponding network device every 30 minutes, although it will be understood by those skilled in the art that the 30 minutes described above are only examples, and may be 40 minutes or 20 minutes, etc.), the periodic data includes an alarm data identifier (e.g., when the sensor detects that the collected periodic data includes an alarm identifier, the sensor triggers generation of a target data packet, and timely sends the target data packet to the network device). In some embodiments, the reporting period includes, but is not limited to, a fixed period of 20 minutes, 40 minutes, etc. In other embodiments, when the periodic data includes an alarm tag, the reporting period includes a time interval between a time when the alarm tag was detected and a time when the data packet was last reported. In some embodiments, the periodic data includes data information collected during the present reporting period. In some embodiments, the data information includes, but is not limited to, periodic data, reissue data. Specifically, the data information may be measured values collected by the sensors, such as a pressure value, a battery power, a signal strength, an operation state, and the like. In some embodiments, the candidate data packets include historical data packets (e.g., the historical data packets include data packets that have been sent to the network device but for which acknowledgement information was not received). In other embodiments, the candidate data packet includes a new data packet (e.g., a first generated data packet, in other words, the new data packet is not generated based on the historical data packet). In some embodiments, the sensor is configured to generate a target data packet according to the number of data and the current loading information of the candidate data packet in response to the reporting trigger event. For example, if the number information of the periodic data collected in the current reporting period is less than or equal to the number information of the spare data bits, the periodic data collected in the current reporting period is used as target periodic data, and all the target periodic data are loaded into the candidate data packet to generate the target data packet. For the specific generation process of the target data packet, please refer to the following corresponding embodiments, which are not described herein. In some embodiments, it cannot be understood by those skilled in the art that the maximum data amount (typically 1024 bytes) of a single transmission by the NB sensor is determined by the radio frequency module (also called a wireless communication module). In some embodiments, the sensor responds to the report triggering event, generates a target data packet according to the data quantity and the current loading information of the candidate data packet, and sends the target data packet to the network device to complete the task of reporting the target data packet. In other words, each reporting trigger event corresponds to only one task of sending a target data packet to the network device.
In step S12, the sensor sends the target data packet to the corresponding network device. For example, after the sensor generates the target data packet, the sensor sends the target data packet to a corresponding network device to transmit data information.
In step S13, if the target data packet meets the response condition, the sensor receives response confirmation information about the target data packet sent by the network device; otherwise, the network device does not send acknowledgement information to the sensor. In some embodiments, the network device returns acknowledgement information to the sensor only if the target data packet satisfies the acknowledgement condition, and the network device does not return acknowledgement information to the sensor if the target data packet does not satisfy the acknowledgement condition. In some embodiments, for a target data packet that receives acknowledgement information, the sensor will delete a copy of the target data packet to free up local space; and for the target data packet which does not receive the response confirmation information, the sensor can store the copy of the target data packet as a historical data packet locally to be used as a candidate data packet of the next reporting period, continuously generate the target data packet, and generate the target data packet based on the historical data packet and send the target data packet to the network equipment again when the reporting trigger condition is met. In some embodiments, the response conditions include at least any one of:
(1) The amount of data information loaded in the target data packet reaches an amount threshold. In some embodiments, the number threshold includes, but is not limited to, 4, 5, 6, etc. Of course, those skilled in the art will recognize that the above-described number thresholds are merely examples, and that other number thresholds that may be present or later on are applicable to the present application, and are also within the scope of the present application and are incorporated herein by reference. For example, if the network device detects that the target data packet is full (e.g., the amount of data information in the target data packet reaches an amount threshold), the network device sends acknowledgement information to the sensor. In this embodiment, by setting the response condition such that one piece of data information is most likely to be transmitted the number threshold number of times (for example, the number threshold includes 5 and one piece of data information is most likely to be transmitted 5 times), the energy consumption caused by the reception of the information to the sensor is reduced while improving the communication reliability.
(2) The periodic data loaded in the target data packet comprises an alarm data identifier. In some embodiments, data information (e.g., alarm data) with high real-time requirements for data transmission, on the one hand, triggers the sensor to generate a target data packet so as to send the target data packet to the network device in real time; on the other hand, the network device is triggered to return response confirmation information to the sensor. For example, when the sensor detects that the collected periodic data comprises an alarm data identifier, the sensor triggers to generate a target data packet, and when the network equipment detects that the target data packet comprises the alarm data identifier, the network equipment sends response confirmation information to the sensor.
(3) The target data packet comprises identification information to be responded. For example, the sensor may also detect whether the target data packet satisfies that the amount of data information loaded in the target data packet reaches an amount threshold and/or that the periodic data loaded in the target data packet includes an alarm data identification. And if the sensor detects that the number of the data information in the target data packet reaches a number threshold value and/or the periodic data loaded in the target data packet comprises an alarm data identifier, the sensor adds identification information to be responded to into the target data packet, and the network equipment sends response confirmation information to the sensor when detecting that the target data packet comprises the identification information to be responded to. In some embodiments, when the network device detects that the amount of data information in the target data packet reaches an amount threshold, and/or the periodic data loaded in the target data packet includes an alarm data identifier, the sensor defaults to have the response waiting time after each time the target data packet is sent, and the sensor enters a sleep state after receiving the response confirmation information in the response waiting time. In other embodiments, when the sensor detects that the amount of data information in the target data packet reaches the amount threshold and/or the periodic data loaded in the target data packet includes an alarm data identifier, the sensor has a response waiting time (e.g., 20 seconds) only when the response condition includes that the target data packet includes identification information to be responded, and the sensor can still receive information (e.g., the response confirmation information) sent by the network device during the response waiting time, and enters a sleep state after receiving the response confirmation information during the response waiting time.
Of course, those skilled in the art will appreciate that the above-described response conditions are merely examples, and that other response conditions that may be present or later developed are applicable to the present application, and are also within the scope of the present application and are incorporated herein by reference.
In some embodiments, the data information is sequentially arranged and loaded in the data packets according to the acquisition time, and the generating the target data packet according to the data quantity and the current loading information of the candidate data packets includes: if the number of the data is smaller than or equal to the number of the spare data bits, taking the periodic data acquired in the current reporting period as target periodic data, and completely loading the target periodic data into the corresponding spare data bits in the candidate data packet to generate the target data packet; otherwise, determining target periodic data and reissue data from one or more periodic data acquired in the current reporting period, loading the target periodic data into corresponding spare data bits in the candidate data packet, and recording the reissue data in a database. In some embodiments, the data information is sequentially arranged and loaded on the corresponding data bits according to the acquisition time in the data packet, so that the sensor can determine the acquisition time of each data information in the data packet. For example, when the target historical data is determined from at least one historical data in the historical data packet, the target historical data is shifted out according to the arrangement sequence of the at least one historical data. For example, the at least one history data is sequentially arranged from one end to the other end (for example, from left to right, the acquisition time of the leftmost history data is earliest) of the data frame according to the acquisition time, and when the periodic data is redundant with spare data bits, the corresponding amount of history data is shifted and removed from the leftmost history data, so that the periodic data is loaded with the spare data bits. For example, if the number of periodic data collected in the current reporting period is less than or equal to the number of hollow data bits in the candidate data packet, the periodic data collected in the current reporting period may be all loaded into the corresponding spare data bits (for example, the corresponding spare data bits are sequentially loaded according to the collection time of each periodic data). If the number of the periodic data collected in the current reporting period is greater than the number of the spare data bits, determining target periodic data and reissue data from one or more periodic data collected in the current reporting period, loading the target periodic data into the corresponding spare data bits in the candidate data packet, and recording the reissue data in a database. In some embodiments, the sensor records the time of acquisition of each piece of data information acquired, e.g., the sensor records the time of acquisition of the reissue data when the reissue data is recorded in the database, so that the target reissue data is subsequently determined from the database based on the time of acquisition when the packaged reissue data is satisfied.
In some embodiments, if the number of data is smaller than the number of spare data bits, taking the periodic data collected in the current reporting period as target periodic data, and loading all the target periodic data into corresponding spare data bits in the candidate data packet, so as to generate the target data packet, including: if the data quantity is smaller than the number of the spare data bits, taking the periodic data acquired in the current reporting period as target periodic data, and completely loading the target periodic data into the corresponding spare data bits in the candidate data packet; if at least one piece of reissue data exists in the database, determining target reissue data from the at least one piece of reissue data according to the acquisition time of each piece of reissue data, wherein the acquisition time of the target reissue data is later than the acquisition time of the rest of reissue data; and loading the target concurrent data to corresponding vacant data positions in the candidate data packet to generate the target data packet. For example, the reissue data in the database includes data information that was not previously sent to the network device. For example, when the number of data of the periodic data is smaller than the number of the spare data bits, it is further required to query whether additional data exists in the lower database, and if the additional data exists, determining target additional data from the at least one additional data, so as to load the target additional data into the corresponding spare data bits, so that the generated target data packet can reach a full-load state. In some embodiments, the acquisition time of the reissue data is earlier than the acquisition time of the periodic data, so that when the target reissue data is loaded, the target reissue data is located on the side of the periodic data that is earlier in acquisition time. For example, if the acquisition time is sequentially close to the current time from left to right in the candidate data packet, the target reissue data is located at the left side of the periodic data. In some embodiments, the target reissue data may be randomly determined from the at least one reissue data. In other embodiments, the target concurrent data may also be determined from the at least one concurrent data according to a collection time, where the collection time of the target concurrent data is later than the collection time of the remaining concurrent data in the at least one concurrent data.
In some embodiments, the candidate data packet includes a historical data packet, where the transmission time of the historical data packet is earlier than the current reporting period, and the historical data packet includes at least one spare data bit and at least one historical data; and if not, determining target periodic data and reissue data from one or more periodic data acquired in the current reporting period, loading the target periodic data into corresponding vacant data bits in the target data packet, and recording the reissue data in a database, wherein the method comprises the following steps of: if the number of the data is greater than the number of the spare data bits and greater than the number of all the data bits of the historical data packet, moving the at least one historical data out of the historical data packet and recording the at least one historical data in a database as the complement data; determining target periodic data and reissue data from the one or more periodic data; loading all the target periodic data information into corresponding spare data bits in the historical data packet; recording the reissue data in a database; and if the number of the data is greater than the number of the vacant data bits and is smaller than the number of all the data bits of the candidate data packet, determining target historical data from the at least one historical data, moving the target historical data out of the historical data packet, and loading the target periodic data into the data bits corresponding to the target historical data, wherein the acquisition time of the target historical data is earlier than the acquisition time of the rest historical data in the at least one historical data. For example, the candidate data packet includes a history data packet. In some embodiments, the historical data packets include data packets that have been sent to the network device but for which acknowledgement information was not received. In some embodiments, the sensor temporarily stores a copy of the data packet, when the sensor sends the data packet to the network device but does not receive acknowledgement information of the data packet, the sensor continues to store the copy of the data packet, and uses the copy as a historical data packet, so that when the report triggering condition is met next time, a target data packet is generated based on the historical data packet, and the target data packet is sent to the network device. For example, the candidate data packet includes a history data packet. In some embodiments, the historical data packet includes at least one spare data bit and at least one historical data. When the number of the periodic data collected in the current reporting period is greater than the number of the spare data bits, there may be two cases, that is, the number of the periodic data is greater than the number of the spare data bits and greater than the number of all the data bits in the historical data packet, at this time, all the historical data in the historical data packet is moved out of the historical data packet, and the target periodic data and the complementary data are determined from the periodic data. In some embodiments, the sensor determines the target periodic data and the reissue data based on the time of acquisition of the one or more periodic data. For example, the most recently acquired periodic data is determined as the target periodic data. In yet another case, the number of data bits of the periodic data is greater than the number of spare data bits and less than the number of all data bits in the historical data packet, where the target historical data needs to be determined from at least one historical data in the historical data packet. And moving the target historical data out of the historical data packet so as to load the target periodic data to a corresponding position of the target historical data, wherein the acquisition time of the target historical data is earlier than the acquisition time of the rest historical data in the at least one historical data. In some embodiments, the data information is sequentially arranged in the data packet according to the acquisition time, so when the target historical data is shifted out, the historical data which is loaded to one end of the historical data packet at the earliest time can be selected, and the number of the historical data which needs to be shifted out is selected as the target historical data.
In some embodiments, the determining the target periodic data and the reissue data from the one or more periodic data includes: and determining target periodic data and reissue data from the one or more periodic data according to the acquisition time of each periodic data in the one or more periodic data, wherein the acquisition time of reissue data is earlier than the acquisition time of the target periodic data. In some embodiments, to ensure real-time performance of the data, the sensor packages the most recently acquired periodic data for transmission to the network device. For example, the sensor has recorded therein the acquisition time of each data information it acquires. When the target periodic data and the reissue data are required to be determined from the one or more periodic data, determining the target periodic data and the reissue data from the one or more periodic data according to the acquisition time of each periodic data in the one or more periodic data, wherein the acquisition time of the reissue data is earlier than the acquisition time of the target periodic data.
In some embodiments, the candidate data packet further includes a timestamp bit, where the timestamp bit is used to load a timestamp, and the timestamp includes a time base point and/or a target timing, and if the candidate data packet includes a historical data packet, the target time base point of the target data packet may be determined by the following calculation formula:
The process is as followsIncluding the target time base point, theA first historical time base point including a first historical data packet corresponding to the target data packet, theA target timing including the target data packet, theAnd the reporting period is included. In some embodiments, the target timing includes, but is not limited to, a time sequence number (e.g., 1, 2, 3, etc.), or a letter sequence number, etc., which is used to mark the transmission time of the target data packet. In some embodiments, the time base point includes specific time information (e.g., 2023, 3, 8). In some embodiments, the timestamp bits are loaded with a time basePoints and timing identifications. In other embodiments, the timestamp bits are loaded with only the target timing. When the timestamp bits are loaded with only the target timing, which is equivalent to compressing the timestamp, the target data packet can be loaded with more data information. In some embodiments, when the candidate data packet includes the historical data packet, the timestamp in the historical data packet includes only a target timing; when the candidate data packet includes the new data packet, a time stamp in the new data packet includes a time base point and a time sequence number. For example, to be able to load more data information, some embodiments enable a frame of data to encompass more, other valid information by way of a compressed time stamp. In some embodiments, the timestamp of the new data packet includes a time base point (e.g., 2023, 2, 1, 16: 00) and a timing (e.g., 0), if the sensor does not receive acknowledgement information sent by the network device after sending the new data packet to the network device (e.g., the new data packet does not reach full state, there are spare data bits). The sensor stores a copy of the new data packet as a first historical data packet locally. For example, the first historical time base point of the first historical data packet includes 2023, 2, 1. When the report trigger condition is satisfied again, the sensor generates a target data packet according to the number of data and the current loading information of the candidate data packet (for example, the history data packet), and then the timestamp of the target data packet only includes a target time sequence (for example, 1), and the length of the timestamp is compressed through the target time sequence, so that one frame of data can provide data bits as much as possible to load more data information. For example, the first historical time base point includes 2023, 2, 1, 16:00, the target time sequence includes 1, the reporting period includes 30 minutes, and then the target time base point includes 2023, 2, 1, 16:30. In some embodiments, the first historical data packet has zero time sequence, the second historical data packet generated by taking the first historical data packet as the candidate data packet has 1 time sequence, the third historical data packet generated by taking the second historical data packet as the candidate data packet has 2 time sequence, and so on, thereby describing the generation of the reporting period Target timing of target packets of (a) a target packet of data.
Fig. 2 shows a schematic structural diagram of an apparatus for transmitting data information according to an embodiment of the present application, where the apparatus includes one-to-one module, two-to-two modules, and three-to-three modules. The one-to-one module is used for responding to a reporting trigger event related to data information and generating a target data packet according to the number of data and the current loading information of a candidate data packet, wherein the candidate data packet comprises data bits, the data bits are used for loading the data information, the number of data comprises the number information of the periodic data acquired in the current reporting period, and the current loading information comprises the number information of the hollow residue data bits in the candidate data packet; the two modules are used for sending the target data packet to corresponding network equipment; the three modules are used for receiving response confirmation information about the target data packet sent by the network equipment if the target data packet meets response conditions; otherwise, the network device does not send acknowledgement information to the sensor.
Here, the specific embodiments of the one-to-one module, the two-to-one module, and the three-to-three module are the same as or similar to the specific embodiments of the step S11, the step S12, and the step S13, and thus are not described in detail, and are incorporated herein by reference.
In some embodiments, the one-to-one module is configured to take the periodic data collected in the current reporting period as target periodic data if the number of data is less than or equal to the number of spare data bits, and load the target periodic data all into corresponding spare data bits in the candidate data packet, so as to generate the target data packet; otherwise, determining target periodic data and reissue data from one or more periodic data acquired in the current reporting period, loading the target periodic data into corresponding spare data bits in the candidate data packet, and recording the reissue data in a database.
Here, the specific implementation manner of the one-to-one module correspondence is the same as or similar to the specific embodiment of the step S12, so that a detailed description is omitted and incorporated herein by reference.
In some embodiments, the one-to-one module is configured to take the periodic data collected in the current reporting period as target periodic data if the number of data is smaller than the number of spare data bits, and load the target periodic data all into corresponding spare data bits in the candidate data packet; if at least one piece of reissue data exists in the database, determining target reissue data from the at least one piece of reissue data according to the acquisition time of each piece of reissue data, wherein the acquisition time of the target reissue data is later than the acquisition time of the rest of reissue data; and loading the target concurrent data to corresponding vacant data positions in the candidate data packet to generate the target data packet.
Here, the specific implementation manner of the one-to-one module correspondence is the same as or similar to the specific embodiment of the step S12, so that a detailed description is omitted and incorporated herein by reference.
In some embodiments, the one-to-one module is configured to move the at least one historical data out of the historical data packet and record the at least one historical data in the database as the reissue data if the number of data is greater than the number of spare data bits and greater than the number of all data bits of the historical data packet; determining target periodic data and reissue data from the one or more periodic data; loading all the target periodic data information into corresponding spare data bits in the historical data packet; recording the reissue data in a database; and if the number of the data is greater than the number of the vacant data bits and is smaller than the number of all the data bits of the candidate data packet, determining target historical data from the at least one historical data, moving the target historical data out of the historical data packet, and loading the target periodic data into the data bits corresponding to the target historical data, wherein the acquisition time of the target historical data is earlier than the acquisition time of the rest historical data in the at least one historical data.
Here, the specific implementation manner of the one-to-one module correspondence is the same as or similar to the specific embodiment of the step S12, so that a detailed description is omitted and incorporated herein by reference.
In some embodiments, the one-to-one module is configured to determine, from the one or more periodic data, target periodic data and reissue data according to an acquisition time of each of the one or more periodic data, where the acquisition time of reissue data is earlier than the acquisition time of the target periodic data.
In some embodiments, the candidate data packet further includes a timestamp bit, where the timestamp bit is used to load a timestamp, and the timestamp includes a time base point and/or a target timing, and if the candidate data packet includes a historical data packet, the target time base point of the target data packet may be determined by the following calculation formula:
the process is as followsIncluding the target time base point, theA first historical time base point including a first historical data packet corresponding to the target data packet, theA target timing including the target data packet, theAnd the reporting period is included. In some embodiments, the target timing includes, but is not limited to, a time sequence number (e.g., 1, 2, 3, etc.), or a letter sequence number, etc., which is used to mark the transmission time of the target data packet. In some embodiments, the time base point includes specific time information (e.g., 2023, 3, 8). In some embodiments, the timestamp bits are loaded with a time base point and a timing identification. In other embodiments, the timestamp bits are loaded with only the target timing. When the time is When the stamp bit is loaded with only the target timing, which corresponds to compressing the time stamp, the target data packet can be loaded with more data information. In some embodiments, when the candidate data packet includes the historical data packet, the timestamp in the historical data packet includes only a target timing; when the candidate data packet includes the new data packet, a time stamp in the new data packet includes a time base point and a time sequence number. For example, to be able to load more data information, some embodiments enable a frame of data to encompass more, other valid information by way of a compressed time stamp. In some embodiments, the timestamp of the new data packet includes a time base point (e.g., 2023, 2, 1, 16: 00) and a timing (e.g., 0), if the sensor does not receive acknowledgement information sent by the network device after sending the new data packet to the network device (e.g., the new data packet does not reach full state, there are spare data bits). The sensor stores a copy of the new data packet as a first historical data packet locally. For example, the first historical time base point of the first historical data packet includes 2023, 2, 1. When the report trigger condition is satisfied again, the sensor generates a target data packet according to the number of data and the current loading information of the candidate data packet (for example, the history data packet), and then the timestamp of the target data packet only includes a target time sequence (for example, 1), and the length of the timestamp is compressed through the target time sequence, so that one frame of data can provide data bits as much as possible to load more data information. For example, the first historical time base point includes 2023, 2, 1, 16:00, the target time sequence includes 1, the reporting period includes 30 minutes, and then the target time base point includes 2023, 2, 1, 16:30. In some embodiments, the timing sequence of the first historical data packet is zero, the timing sequence of the second historical data packet generated by taking the first historical data packet as the candidate data packet is 1, the timing sequence of the third historical data packet generated by taking the second historical data packet as the candidate data packet is 2, and so on, thereby recording the target timing sequence of the target data packet generated in the current reporting period.
In some embodiments, the response conditions include at least any one of:
(1) The amount of data information loaded in the target data packet reaches an amount threshold. In some embodiments, the number threshold includes, but is not limited to, 4, 5, 6, etc. Of course, those skilled in the art will recognize that the above-described number thresholds are merely examples, and that other number thresholds that may be present or later on are applicable to the present application, and are also within the scope of the present application and are incorporated herein by reference. For example, if the target data packet is full (e.g., the amount of data information in the target data packet reaches an amount threshold), the network device sends acknowledgement information to the sensor. In this embodiment, by setting the response condition such that one piece of data information is most likely to be transmitted the number threshold number of times (for example, the number threshold includes 5 and one piece of data information is most likely to be transmitted 5 times), the energy consumption caused by the reception of the information to the sensor is reduced while improving the communication reliability.
(2) The periodic data loaded in the target data packet comprises an alarm data identifier. In some embodiments, data information (e.g., alarm data) with high real-time requirements for data transmission, on the one hand, triggers the sensor to generate a target data packet so as to send the target data packet to the network device in real time; on the other hand, the network device is triggered to return response confirmation information to the sensor. For example, when the sensor detects that the collected periodic data comprises an alarm data identifier, the sensor triggers to generate a target data packet, and when the network equipment detects that the target data packet comprises the alarm data identifier, the network equipment sends response confirmation information to the sensor.
(3) The target data packet comprises identification information to be responded. For example, the sensor may also detect whether the target data packet satisfies that the amount of data information loaded in the target data packet reaches an amount threshold and/or that the periodic data loaded in the target data packet includes an alarm data identification. And if the sensor detects that the number of the data information in the target data packet reaches a number threshold value and/or the periodic data loaded in the target data packet comprises an alarm data identifier, the sensor adds identification information to be responded to into the target data packet, and the network equipment sends response confirmation information to the sensor when detecting that the target data packet comprises the identification information to be responded to. In some embodiments, when the network device detects that the amount of data information in the target data packet reaches an amount threshold, and/or the periodic data loaded in the target data packet includes an alarm data identifier, the sensor defaults to have the response waiting time after each time the target data packet is sent, and the sensor enters a sleep state after receiving the response confirmation information in the response waiting time. In other embodiments, when the sensor detects that the amount of data information in the target data packet reaches the amount threshold and/or the periodic data loaded in the target data packet includes an alarm data identifier, the sensor has a response waiting time (e.g., 20 seconds) only when the response condition includes that the target data packet includes identification information to be responded, and the sensor can still receive information (e.g., the response confirmation information) sent by the network device during the response waiting time, and enters a sleep state after receiving the response confirmation information during the response waiting time.
In addition to the methods and apparatus described in the above embodiments, the present application also provides a computer-readable storage medium storing computer code which, when executed, performs a method as described in any one of the preceding claims.
The present application also provides a computer program product which, when executed by a computer device, performs a method as claimed in any preceding claim.
The present application also provides a computer device comprising:
one or more processors;
a memory for storing one or more computer programs;
the one or more computer programs, when executed by the one or more processors, cause the one or more processors to implement the method of any preceding claim.
FIG. 3 illustrates an exemplary system that may be used to implement various embodiments described herein;
in some embodiments, as shown in fig. 3, system 300 can function as any of the devices of the various described embodiments. In some embodiments, system 300 can include one or more computer-readable media (e.g., system memory or NVM/storage 320) having instructions and one or more processors (e.g., processor(s) 305) coupled with the one or more computer-readable media and configured to execute the instructions to implement the modules to perform the actions described herein.
For one embodiment, the system control module 310 may include any suitable interface controller to provide any suitable interface to at least one of the processor(s) 305 and/or any suitable device or component in communication with the system control module 310.
The system control module 310 may include a memory controller module 330 to provide an interface to the system memory 315. Memory controller module 330 may be a hardware module, a software module, and/or a firmware module.
The system memory 315 may be used, for example, to load and store data and/or instructions for the system 300. For one embodiment, system memory 315 may include any suitable volatile memory, such as, for example, a suitable DRAM. In some embodiments, the system memory 315 may comprise a double data rate type four synchronous dynamic random access memory (DDR 4 SDRAM).
For one embodiment, system control module 310 may include one or more input/output (I/O) controllers to provide an interface to NVM/storage 320 and communication interface(s) 325.
For example, NVM/storage 320 may be used to store data and/or instructions. NVM/storage 320 may include any suitable nonvolatile memory (e.g., flash memory) and/or may include any suitable nonvolatile storage device(s) (e.g., one or more Hard Disk Drives (HDDs), one or more Compact Disc (CD) drives, and/or one or more Digital Versatile Disc (DVD) drives).
NVM/storage 320 may include storage resources that are physically part of the device on which system 300 is installed or which may be accessed by the device without being part of the device. For example, NVM/storage 320 may be accessed over a network via communication interface(s) 325.
Communication interface(s) 325 may provide an interface for system 300 to communicate over one or more networks and/or with any other suitable device. The system 300 may wirelessly communicate with one or more components of a wireless network in accordance with any of one or more wireless network standards and/or protocols.
For one embodiment, at least one of the processor(s) 305 may be packaged together with logic of one or more controllers (e.g., memory controller module 330) of the system control module 310. For one embodiment, at least one of the processor(s) 305 may be packaged together with logic of one or more controllers of the system control module 310 to form a System In Package (SiP). For one embodiment, at least one of the processor(s) 305 may be integrated on the same die as logic of one or more controllers of the system control module 310. For one embodiment, at least one of the processor(s) 305 may be integrated on the same die with logic of one or more controllers of the system control module 310 to form a system on chip (SoC).
In various embodiments, the system 300 may be, but is not limited to being: a server, workstation, desktop computing device, or mobile computing device (e.g., laptop computing device, handheld computing device, tablet, netbook, etc.). In various embodiments, system 300 may have more or fewer components and/or different architectures. For example, in some embodiments, system 300 includes one or more cameras, keyboards, liquid Crystal Display (LCD) screens (including touch screen displays), non-volatile memory ports, multiple antennas, graphics chips, application Specific Integrated Circuits (ASICs), and speakers.
It should be noted that the present application may be implemented in software and/or a combination of software and hardware, for example, using Application Specific Integrated Circuits (ASIC), a general purpose computer or any other similar hardware device. In one embodiment, the software programs of the present application may be executed by a processor to implement the steps or functions as described above. Likewise, the software programs of the present application (including associated data structures) may be stored on a computer readable recording medium, such as RAM memory, magnetic or optical drive or diskette and the like. In addition, some steps or functions of the present application may be implemented in hardware, for example, as circuitry that cooperates with the processor to perform various steps or functions.
Furthermore, portions of the present application may be implemented as a computer program product, such as computer program instructions, which when executed by a computer, may invoke or provide methods and/or techniques in accordance with the present application by way of operation of the computer. Those skilled in the art will appreciate that the form of computer program instructions present in a computer readable medium includes, but is not limited to, source files, executable files, installation package files, etc., and accordingly, the manner in which the computer program instructions are executed by a computer includes, but is not limited to: the computer directly executes the instruction, or the computer compiles the instruction and then executes the corresponding compiled program, or the computer reads and executes the instruction, or the computer reads and installs the instruction and then executes the corresponding installed program. Herein, a computer-readable medium may be any available computer-readable storage medium or communication medium that can be accessed by a computer.
Communication media includes media whereby a communication signal containing, for example, computer readable instructions, data structures, program modules, or other data, is transferred from one system to another. Communication media may include conductive transmission media such as electrical cables and wires (e.g., optical fibers, coaxial, etc.) and wireless (non-conductive transmission) media capable of transmitting energy waves, such as acoustic, electromagnetic, RF, microwave, and infrared. Computer readable instructions, data structures, program modules, or other data may be embodied as a modulated data signal, for example, in a wireless medium, such as a carrier wave or similar mechanism, such as that embodied as part of spread spectrum technology. The term "modulated data signal" means a signal that has one or more of its characteristics set or changed in such a manner as to encode information in the signal. The modulation may be analog, digital or hybrid modulation techniques.
By way of example, and not limitation, computer-readable storage media may include volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer-readable instructions, data structures, program modules or other data. For example, computer-readable storage media include, but are not limited to, volatile memory, such as random access memory (RAM, DRAM, SRAM); and nonvolatile memory such as flash memory, various read only memory (ROM, PROM, EPROM, EEPROM), magnetic and ferromagnetic/ferroelectric memory (MRAM, feRAM); and magnetic and optical storage devices (hard disk, tape, CD, DVD); or other now known media or later developed computer-readable information/data that can be stored for use by a computer system.
An embodiment according to the present application comprises an apparatus comprising a memory for storing computer program instructions and a processor for executing the program instructions, wherein the computer program instructions, when executed by the processor, trigger the apparatus to operate a method and/or a solution according to the embodiments of the present application as described above.
It will be evident to those skilled in the art that the present application is not limited to the details of the foregoing illustrative embodiments, and that the present application may be embodied in other specific forms without departing from the spirit or essential characteristics thereof. The present embodiments are, therefore, to be considered in all respects as illustrative and not restrictive, the scope of the application being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is evident that the word "comprising" does not exclude other elements or steps, and that the singular does not exclude a plurality. A plurality of units or means recited in the apparatus claims can also be implemented by means of one unit or means in software or hardware. The terms first, second, etc. are used to denote a name, but not any particular order.

Claims (7)

1. A method for transmitting data information, characterized in that it is applied to a sensor, said method comprising:
responding to a reporting trigger event related to data information, if the number of data is smaller than or equal to the number of spare data bits, taking the periodic data acquired in the current reporting period as target periodic data, and completely loading the target periodic data into the corresponding spare data bits in the candidate data packet to generate a target data packet; otherwise, determining target periodic data and reissue data from one or more periodic data acquired in the current reporting period, loading the target periodic data into corresponding spare data bits in the candidate data packet, and recording the reissue data in a database, wherein the data information is sequentially arranged and loaded in the data packet according to acquisition time, the candidate data packet comprises data bits, the data bits are used for loading data information, the data quantity comprises the quantity information of the periodic data acquired in the current reporting period, the periodic data comprises the data information acquired in the current reporting period, the candidate data packet comprises a historical data packet or a new data packet, the historical data packet comprises the data packet which has been transmitted to network equipment but does not receive response confirmation information, the current loading information comprises the quantity information of the hollow data bits in the candidate data packet, the candidate data packet further comprises a time stamp bit, the time stamp bit is used for loading a time stamp, the time stamp comprises a time base point and/or a target time sequence, the time stamp comprises the historical data packet, and the candidate data packet comprises the historical data of the target time sequence, and the candidate data packet comprises the target time sequence data comprises the historical data:
S=S 1 +X*T;
Here, the S includes the target time base point, the S 1 The method comprises the steps that a first historical time base point of a first historical data packet corresponding to the target data packet is included, X comprises a target time sequence of the target data packet, and T comprises the reporting period;
transmitting the target data packet to corresponding network equipment;
if the target data packet meets the response condition, receiving response confirmation information about the target data packet, which is sent by the network equipment; otherwise, the network device does not send acknowledgement information to the sensor.
2. The method according to claim 1, wherein if the number of data is smaller than the number of spare data bits, taking the periodic data collected in the current reporting period as target periodic data, and loading all the target periodic data into corresponding spare data bits in the candidate data packet, so as to generate the target data packet, including:
if the data quantity is smaller than the number of the spare data bits, taking the periodic data acquired in the current reporting period as target periodic data, and completely loading the target periodic data into the corresponding spare data bits in the candidate data packet;
If at least one piece of reissue data exists in the database, determining target reissue data from the at least one piece of reissue data according to the acquisition time of each piece of reissue data, wherein the acquisition time of the target reissue data is later than the acquisition time of the rest of reissue data;
and loading the target concurrent data to corresponding vacant data positions in the candidate data packet to generate the target data packet.
3. The method of claim 1, wherein the candidate data packet comprises a historical data packet, the historical data packet is sent earlier than the present reporting period, and the historical data packet comprises at least one spare data bit and at least one historical data; and if not, determining target periodic data and reissue data from one or more periodic data acquired in the current reporting period, loading the target periodic data into corresponding vacant data bits in the target data packet, and recording the reissue data in a database, wherein the method comprises the following steps of:
if the number of the data is greater than the number of the spare data bits and greater than the number of all the data bits of the historical data packet, moving the at least one historical data out of the historical data packet and recording the at least one historical data in a database as the complement data; determining target periodic data and reissue data from the one or more periodic data; loading all the target periodic data information into corresponding spare data bits in the historical data packet; recording the reissue data in a database; and if the number of the data is greater than the number of the vacant data bits and is smaller than the number of all the data bits of the candidate data packet, determining target historical data from the at least one historical data, moving the target historical data out of the historical data packet, and loading the target periodic data into the data bits corresponding to the target historical data, wherein the acquisition time of the target historical data is earlier than the acquisition time of the rest historical data in the at least one historical data.
4. The method of claim 1, wherein the determining target periodic data and reissue data from the one or more periodic data comprises:
and determining target periodic data and reissue data from the one or more periodic data according to the acquisition time of each periodic data in the one or more periodic data, wherein the acquisition time of reissue data is earlier than the acquisition time of the target periodic data.
5. The method of claim 1, wherein the response conditions include at least any one of:
the number of data information loaded in the target data packet reaches a number threshold;
the periodic data loaded in the target data packet comprises an alarm data identifier;
the target data packet comprises identification information to be responded.
6. A computer device for transmitting data information, comprising a memory, a processor and a computer program stored on the memory, characterized in that the processor executes the computer program to carry out the steps of the method according to any one of claims 1 to 5.
7. A computer readable storage medium having stored thereon a computer program/instruction which when executed by a processor performs the steps of the method according to any of claims 1 to 5.
CN202310404876.1A 2023-04-17 2023-04-17 Method, device, medium and program product for transmitting data information Active CN116156449B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310404876.1A CN116156449B (en) 2023-04-17 2023-04-17 Method, device, medium and program product for transmitting data information

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310404876.1A CN116156449B (en) 2023-04-17 2023-04-17 Method, device, medium and program product for transmitting data information

Publications (2)

Publication Number Publication Date
CN116156449A CN116156449A (en) 2023-05-23
CN116156449B true CN116156449B (en) 2023-07-21

Family

ID=86352704

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310404876.1A Active CN116156449B (en) 2023-04-17 2023-04-17 Method, device, medium and program product for transmitting data information

Country Status (1)

Country Link
CN (1) CN116156449B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704851A (en) * 2019-09-18 2020-01-17 上海联蔚信息科技有限公司 Public cloud data processing method and device

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101521848B (en) * 2008-02-28 2012-10-03 华为技术有限公司 Sub-frame allocation method, allocation device and network system
WO2015199584A1 (en) * 2014-06-23 2015-12-30 Telefonaktiebolaget L M Ericsson (Publ) Prioritizing data traffic from and/or to devices in a wireless network
CN107295689B (en) * 2016-04-13 2019-11-12 中兴通讯股份有限公司 A kind of resource regulating method and device
CN115396062A (en) * 2019-06-14 2022-11-25 华为技术有限公司 Method and device for transmitting response information
CN114706805B (en) * 2022-03-31 2024-03-15 重庆长安汽车股份有限公司 Method for ordering sensing fusion information according to target sequence number, electronic equipment and computer readable storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110704851A (en) * 2019-09-18 2020-01-17 上海联蔚信息科技有限公司 Public cloud data processing method and device

Also Published As

Publication number Publication date
CN116156449A (en) 2023-05-23

Similar Documents

Publication Publication Date Title
CN110536345A (en) A kind of measurement report method, electronic equipment and storage medium
CN112468371B (en) Method and equipment for determining transmission delay information of DPI equipment
CN110780887B (en) Method and equipment for providing application installation package
CN107332700B (en) Method and equipment for configuring wireless routing equipment
CN105357737A (en) Method and device for accessing WiFi device to wireless access point
CN105101319A (en) Network switching method and terminal device
CN112104663B (en) Method and equipment for managing login user and user equipment
CN104935390A (en) Synchronized low-energy detection technique
CN114222363B (en) Terminal position identification method, device and positioning system
CN114924696A (en) Method, apparatus, medium, and program product for storage management
CN111162990B (en) Method and equipment for presenting message notification
CN113904965A (en) Method, device, medium and program product for determining camera
CN110286920B (en) Method and device for installing application
CN111181864B (en) Method and apparatus for determining link congestion status from an application to a server
CN116156449B (en) Method, device, medium and program product for transmitting data information
CN111092791B (en) Method and equipment for determining available network bandwidth from application to server
CN105451301A (en) Wearable device gateway networking method and gateway management platform
US20170135017A1 (en) Method and system for providing an interrupt-driven technique for monitoring one or more properties of an asset using a plurality of mobile sensor nodes in a wireless sensor network
CN114661593A (en) Method, device, medium and program product for automated testing
CN210225438U (en) End-to-end testing device for communication of Internet of things
CN110460642B (en) Method and device for managing reading mode
CN109246034B (en) Method and equipment for allocating flow resources for mobile equipment
CN108696918B (en) Method, apparatus and medium for establishing wireless connection
CN108901057B (en) Method, apparatus and medium for establishing wireless connection
CN114944980B (en) System method, apparatus, and medium for monitoring alarms

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