WO2020143614A1 - 数据处理方法及设备 - Google Patents

数据处理方法及设备 Download PDF

Info

Publication number
WO2020143614A1
WO2020143614A1 PCT/CN2020/070656 CN2020070656W WO2020143614A1 WO 2020143614 A1 WO2020143614 A1 WO 2020143614A1 CN 2020070656 W CN2020070656 W CN 2020070656W WO 2020143614 A1 WO2020143614 A1 WO 2020143614A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
collection
task
data collection
target
Prior art date
Application number
PCT/CN2020/070656
Other languages
English (en)
French (fr)
Inventor
孙奇
段然
韩双锋
Original Assignee
中国移动通信有限公司研究院
中国移动通信集团有限公司
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 中国移动通信有限公司研究院, 中国移动通信集团有限公司 filed Critical 中国移动通信有限公司研究院
Priority to US17/421,096 priority Critical patent/US11924070B2/en
Priority to EP20738830.7A priority patent/EP3910505B1/en
Priority to JP2021539507A priority patent/JP7348293B2/ja
Publication of WO2020143614A1 publication Critical patent/WO2020143614A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/02Arrangements for optimising operational condition
    • 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/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/02Capturing of monitoring data
    • H04L43/022Capturing of monitoring data by sampling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/30Monitoring
    • G06F11/3065Monitoring arrangements determined by the means or processing involved in reporting the monitored data
    • G06F11/3072Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting
    • G06F11/3075Monitoring arrangements determined by the means or processing involved in reporting the monitored data where the reporting involves data filtering, e.g. pattern matching, time or event triggered, adaptive or policy-based reporting the data filtering being achieved in order to maintain consistency among the monitored data, e.g. ensuring that the monitored data belong to the same timeframe, to the same system or component
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L43/00Arrangements for monitoring or testing data switching networks
    • H04L43/06Generation of reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/26Special purpose or proprietary protocols or architectures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/12Messaging; Mailboxes; Announcements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2201/00Indexing scheme relating to error detection, to error correction, and to monitoring
    • G06F2201/86Event-based monitoring

Definitions

  • the embodiments of the present disclosure relate to the field of communication technologies, and in particular, to a data processing method and device.
  • 5G fifth generation communication technology
  • 5G fifth generation communication technology
  • 5G fifth generation communication technology
  • Data collection is the basis of wireless big data network optimization.
  • the collected wireless data can be used to support real-time and non-real-time network optimization and analysis.
  • the data collection of the 5G wireless access network mainly collects wireless data from distributed units (DU) and centralized units (CU), which are divided into signaling data and non-signaling data.
  • DU distributed units
  • CU centralized units
  • Currently popular data collection schemes mainly include soft mining schemes and F1 port data collection schemes.
  • the soft mining scheme is to collect the signaling on the DU and CU to the designated data platform.
  • the F1 port data collection scheme mainly reports the DU data to the CU through the interface between the DU and CU in the related technology.
  • the soft mining protocol is designed based on the bit sequence, and the fixed bit length in the signaling can be well adapted to the soft mining protocol, rather than too much signaling data, it is difficult to completely encapsulate the data with the bit sequence type.
  • the soft mining protocol is designed based on the bit sequence, it cannot effectively collect data, and the data that is not transmitted still occupies the bit, and in non-signaling data transmission scenarios, the cutting requirements are often very large.
  • the soft mining protocol cannot flexibly configure reporting at the collection end to meet different real-time and non-real-time data reporting needs, thereby supporting reporting mechanisms such as cycles, events, and busy and idle times.
  • the soft mining protocol has a fixed reporting target and cannot distribute data with different reporting configurations for multiple targets.
  • the data reporting flexibility is insufficient.
  • the F1 port data collection is mainly used for the collection of data required by the CU function. Therefore, only part of the DU data collection is supported, and the complete data reporting configuration support is lacking.
  • the implementation of the present disclosure provides a data processing method and device, which solves the problem that the data processing method in the related art is not flexible enough.
  • a data processing method is provided, which is applied to a source node.
  • the method includes: receiving a first request message from a target node, where the first request message includes at least one of the following : Information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task; sending a first response message to the target node in response to the first request message.
  • the first request message includes information related to creating a data collection task
  • the method further includes: performing data collection according to the information related to creating the data collection task, and sending the collection to the target node result.
  • the performing data collection according to the information related to creating a data collection task and sending the collection result to the target node includes: adding a report trigger event identifier to an event listener; when the event is listening When the monitor detects the trigger event corresponding to the report trigger event identifier, it queries the task ID of the data collection task corresponding to the report trigger event identifier; according to the description information of the collection configuration, it corresponds to the description information of the collection target data object Collect data from the data object to obtain the collection result; set the first timer according to the reporting period, and set the second timer according to the reporting validity time; when the first timer is triggered, according to the reporting purpose identifier to the The target node sends the collection result; when the second timer is triggered, clear the first timer and the second timer, and then return to the event listener to listen to the report trigger In the event of a trigger event corresponding to the event identifier, the step of querying the task ID of the data collection task corresponding to the reported trigger event identifier.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection conditions include: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the sending the collection result to the target node includes sending the collection result to the target node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol; the method further includes: determining the task ID as a reporting purpose identifier.
  • the data distribution protocol is a hypertext transmission HTTP protocol; the method further includes: determining the identifier of the target node as the identifier of the reporting purpose.
  • the first request message includes information related to creating a data collection task
  • the method further includes: receiving a second request message from the target node, where the second request message includes: and Update information related to the data collection task; send a second response message to the target node in response to the second request message.
  • the first request message includes information related to creating a data collection task or updating data collection task.
  • the method further includes: receiving a third request message from the target node, wherein The third request message contains: information related to canceling the data collection task; and sends a third response message to the target node in response to the third request message.
  • the information related to the update data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating successful update of the data collection task, information indicating failed update of the data collection task, and reason for failure of the data collection task update.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • a data processing method applied to a target node comprising: sending a first request message to a source node, wherein the first request message includes at least one of the following : Information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task; receiving a first response message sent by the source node in response to the first request message.
  • the first request message includes information related to creating a data collection task
  • the method further includes: receiving a collection result from the source node, where the collection result is created by the source node according to the AND The information related to the data collection task is obtained by data collection.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection conditions include: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the receiving the collection result from the source node includes: receiving the collection result from the source node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol; where the report purpose identifier is a task ID.
  • the data distribution protocol is a hypertext transmission HTTP protocol; wherein, the reporting destination identifier is the identifier of the target node.
  • the first request message includes information related to creating a data collection task
  • the method further includes: sending a second request message to the source node, where the second request message includes: and Update information related to the data collection task; receive a second response message for responding to the second request message from the source node.
  • the first request message includes information related to creating a data collection task or information related to updating a data collection task.
  • the method further includes: sending a third request message to the source node, wherein The third request message includes: information related to canceling the data collection task; receiving a third response message for responding to the third request message from the source node.
  • the information related to the update data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating successful update of the data collection task, information indicating failed update of the data collection task, and reason for failure of the data collection task update.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • a source node including: a first transceiver and a first processor, wherein the first transceiver is used for the first request message received from the target node, wherein, the first request message includes at least one of the following: information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task; the first transceiver also And is used to send a first response message to the target node in response to the first request message.
  • the first request message includes information related to the creation of the data collection task; the first processor is configured to perform data collection according to the information related to the creation of the data collection task, and to the target The node sends the collection result.
  • the first processor is further configured to add a report trigger event identifier to an event listener; when the event listener detects a trigger event corresponding to the report trigger event identifier, query and The task ID of the data collection task corresponding to the report trigger event identifier; according to the description information of the collection configuration, perform data collection on the data object corresponding to the description information of the collection target data object to obtain the collection result; set the first according to the reporting period A timer, and a second timer is set according to the reporting effective time; when the first timer is triggered, the collection result is sent to the target node according to the reporting purpose identifier; when the second timer is triggered, it is cleared The first timer and the second timer, and then returns to the event listener to query the data corresponding to the reported trigger event identifier when it detects a trigger event corresponding to the reported trigger event identifier Steps to collect the task ID of the task.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection of the label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection condition includes: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the first transceiver is further configured to: send a collection result to the target node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol;
  • the first processor is also used to determine the task ID as the identification for reporting purpose.
  • the data distribution protocol is a hypertext transmission HTTP protocol
  • the first processor is further configured to determine the identifier of the target node as the identifier of the reporting purpose.
  • the first request message includes information related to creating a data collection task
  • the first transceiver is further configured to: receive a second request message from the target node, where the second request message includes: information related to an update data collection task;
  • the first transceiver is further configured to: send a second response message to the target node in response to the second request message.
  • the first request message includes information related to creating a data collection task or information related to updating a data collection task;
  • the first transceiver is further configured to: receive a third request message from the target node, where the third request message includes: information related to canceling the data collection task;
  • the first transceiver is further configured to: send a third response message to the target node in response to the third request message.
  • the information related to the update data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating successful update of the data collection task, information indicating failed update of the data collection task, and reason for failure of the data collection task update.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • a target node including: a second transceiver and a second processor, wherein the second transceiver is used to send a first request message to a source node, wherein, The first request message includes at least one of the following: information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task; the second transceiver is also used to Receiving a first response message sent by the source node in response to the first request message.
  • the first request message includes information related to creating a data collection task; the second transceiver is also used to receive a collection result from the source node, and the collection result is based on the source node
  • the information related to the creation of the data collection task is obtained by data collection.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection condition includes: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the second transceiver is further configured to receive the collection result from the source node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol, where the report destination identifier is a task ID.
  • the data distribution protocol is a hypertext transmission HTTP protocol, where the reporting destination identifier is the identifier of the target node.
  • the first request message includes information related to creating a data collection task
  • the second transceiver is further configured to send a second request message to the source node, where the second request message includes: information related to an update data collection task;
  • the second transceiver is further configured to receive a second response message from the source node in response to the second request message.
  • the first request message includes information related to creating a data collection task or information related to updating a data collection task;
  • the second transceiver is further configured to send a third request message to the source node, where the third request message includes: information related to canceling the data collection task;
  • the second transceiver is further configured to receive a third response message from the source node in response to the third request message.
  • the information related to the updated data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating that the data collection task update was successful, information indicating that the data collection task update failed, and the reason for the data collection task update failure.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • a communication device including a processor, a memory, and a program stored on the memory and executable on the processor, when the program is executed by the processor.
  • a computer-readable storage medium on which a computer program is stored, which when executed by a processor implements the steps of the data processing method according to the first aspect, or, The steps of the data processing method as described in the second aspect.
  • the source node performs data processing for creating a data collection task, updating information related to the data collection task, or canceling the data collection task according to the first request message from the target node, so that data processing is more flexible.
  • FIG. 1 is a schematic flowchart of a data processing method provided by an embodiment of the present disclosure
  • FIG. 2 is a second schematic flowchart of a data processing method provided by an embodiment of the present disclosure
  • FIG. 3 is a third schematic flowchart of a data processing method provided by an embodiment of the present disclosure.
  • FIG. 4 is a fourth schematic flowchart of a data processing method provided by an embodiment of the present disclosure.
  • FIG. 5 is a fifth schematic flowchart of a data processing method according to an embodiment of the present disclosure.
  • FIG. 6 is a sixth schematic flowchart of a data processing method according to an embodiment of the present disclosure.
  • FIG. 7 is a schematic structural diagram of a source node provided by an embodiment of the present disclosure.
  • FIG. 8 is a schematic structural diagram of a target node provided by an embodiment of the present disclosure.
  • FIG. 9 is a schematic diagram of results of a communication device provided by an embodiment of the present disclosure.
  • an embodiment of the present disclosure provides a data processing method.
  • the method is executed by a source node, and specific steps are as follows:
  • Step 101 Receive a first request message from a target node
  • the first request message includes at least one of the following: information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task.
  • Step 102 Send a first response message to the target node in response to the first request message.
  • an embodiment of the present disclosure provides a data processing method.
  • the execution subject of the method is a target node, and specific steps are as follows:
  • Step 201 Send a first request message to the source node
  • the first request message includes at least one of the following: information related to creating a data collection task, information related to updating a data collection task, and information related to canceling a data collection task.
  • Step 202 Receive a first response message sent by the source node in response to the first request message
  • the source node performs data processing for creating a data collection task, updating information related to the data collection task, or canceling the data collection task according to the first request message from the target node, so that data processing is more flexible.
  • an embodiment of the present disclosure provides a data processing method, and specific steps are as follows:
  • Step 301 The target node sends a first request message to the source node
  • the first request message includes information related to creating a data collection task.
  • the information related to creating a data collection task includes: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the above description information of the target data collection object includes:
  • the source label of the collection target data object is the collection target signaling process label or the collection target layer label, such as: port physical layer (Port Physical Layer, PHY) label, multiple access Incoming channel (Multiple Access Channel, MAC) label, system (System) label, radio resource control (Radio Resource Control, RRC) label.
  • port physical layer Port Physical Layer, PHY
  • multiple access Incoming channel Multiple Access Channel
  • System System
  • Radio resource control Radio Resource Control
  • the context collection conditions of the collection target data object include: collection conditions and context object tags, for example: user terminal identification (User ID), cell identification (CELL), radio bearer identification (Radio Bear Identity, RBID), letter Let the process status.
  • User ID user terminal identification
  • CELL cell identification
  • Radio Bear Identity Radio Bear Identity
  • the collection conditions include: reporting carrying instructions and/or reporting filtering instructions, for example: UE ID filtering instructions, and process status filtering instructions.
  • the label of the collection target data object is: the message label in the signaling process or the data label in the target layer, for example: the signaling stream such as the channel in the PHY Quality indicator (Channel Quality Indicator, CQI).
  • the description information of the above report configuration includes: a report trigger event identifier, a report period, a report effective time, and a report destination identifier.
  • the description information of the above collection configuration includes: the UE sampling rate, the time sampling rate, and information used to indicate that it is only valid for non-signaling data collection.
  • Step 302 Receive a first response message sent by the source node to the target node in response to the first request message
  • the first response message when the data collection task is successfully created, includes: the task ID of the created data collection task, and information indicating that the data collection task is successfully created;
  • the first response message includes: information indicating that the data collection task creation failed, and the reason for the data collection task creation failure.
  • Step 303 Perform data collection according to the information related to creating the data collection task, and send the collection result to the target node;
  • the source node performs data collection according to the content in the information related to creating the data collection task.
  • the event listener When the event listener detects a trigger event corresponding to the reported trigger event ID, it queries the task ID of the data collection task corresponding to the reported trigger event ID;
  • the collection result includes: the task ID of the data collection task, the identification of the source node, and the array of collected data objects;
  • the report result also includes the reporting time.
  • the collected data object array includes:
  • the source label of the data object corresponding to the source label of the collection target data object
  • Data object context data corresponding to the context collection conditions of the target data object for example: UEID, CELL ID, RBID, signaling process status;
  • the collected data object array further includes: collected data packaging time, data object type (for example: signaling or non-signaling), and data object collection time.
  • the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • a data object source can contain multiple data objects, for example: when the data object source is a signaling process, the data object can be a message in the process; and For example, when the source of the data object is PHY, the data object may be a parameter in PHY such as CQI.
  • the source node sends the collection result to the target node through a data distribution protocol
  • the data distribution protocol is the Message Queuing Telemetry Transmission (MQTT) protocol, Kafka protocol, and HyperText Transfer Protocol (HTTP) protocol.
  • MQTT Message Queuing Telemetry Transmission
  • Kafka Kafka
  • HTTP HyperText Transfer Protocol
  • the task ID is determined as the reporting destination identifier; when the data distribution protocol is the HTTP protocol, the target node identifier is determined as the reporting destination identifier.
  • a data collection and sharing mechanism can be formed. For example: set the data subject as the task ID, create different task IDs according to different data uses and data ranges (such as different types of signaling or different layers of data collection as different tasks), and multiple target nodes can be used according to the data Demand, subscribe to the data of the corresponding task ID topic, and realize the sharing of data collection and distribution, thereby reducing the reporting of the source node.
  • the source node performs data collection according to the information related to the creation of the data collection task in the first request message from the target node, and can support the collection of various types of signaling and non-signaling data at the same time.
  • the collected data can be flexibly cut and configured, specifying the content of the collected data, the collection method and the reporting method, and can simultaneously support the data collection under different collection configurations of the multi-target node and the data sharing mechanism when the data collection of the multi-target node is supported.
  • an embodiment of the present disclosure provides a data processing method, and the specific steps are as follows:
  • Step 401 The target node sends a first request message to the source node
  • Step 402 The target node receives the first response message sent by the source node in response to the first request message
  • Step 403 The source node performs data collection according to the information related to the creation of the data collection task, and sends the collection result to the target node;
  • Step 404 The source node receives the second request message from the target node
  • the second request message includes: information related to the update data collection task.
  • the information related to the updated data collection task includes: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the description information of the new collection configuration.
  • Step 405 The source node sends a second response message to the target node in response to the second request message;
  • the second response message when the data collection task is successfully updated, includes: information indicating that the data collection task is successfully updated;
  • the second response message includes: information indicating that the data collection task update failed, and the reason for the data collection task update failure.
  • the source node updates the data collection task according to the second request information sent by the target node, to obtain the description information of the new data collection target object, the description information of the new report configuration,
  • the description information of the new collection configuration facilitates data collection according to the new requirements.
  • an embodiment of the present disclosure provides another data processing method, and the specific steps are as follows:
  • Step 501 The target node sends a first request message to the source node
  • Step 502 The target node receives the first response message sent by the source node in response to the first request message
  • Step 503 The source node performs data collection according to the information related to creating the data collection task, and sends the collection result to the target node;
  • Step 504 The source node receives the third request message from the target node
  • the third request message includes: information related to canceling the data collection task.
  • the information related to canceling the data collection task includes: the task ID of the data collection task.
  • Step 505 The source node sends a third response message to the target node in response to the third request message;
  • the second response message when the data collection task is successfully canceled, includes: information indicating that the data collection task is successfully canceled;
  • the second response message includes: information indicating the failure of the data collection task cancellation, and the reason for the failure of the data collection task cancellation.
  • the source node after completing the data collection task, can cancel the data collection task according to the third request information sent by the target node, and feed back the task cancellation result through the third response message.
  • an embodiment of the present disclosure provides another data processing method, and the specific steps are as follows:
  • Step 601 The target node sends a first request message to the source node
  • Step 602 The target node receives the first response message sent by the source node in response to the first request message
  • Step 603 The source node performs data collection according to the information related to the creation of the data collection task, and sends the collection result to the target node;
  • steps 601 to 603 For the description of the above steps 601 to 603, reference may be made to the description of steps 301 to 303 in FIG. 3, which will not be repeated here.
  • Step 604 The source node receives the second request message from the target node
  • Step 605 The source node sends a second response message to the target node in response to the second request message;
  • step 404 and step 405 in FIG. 4 For the description of the above steps 604 and 605, reference may be made to the description of step 404 and step 405 in FIG. 4, which will not be repeated here.
  • Step 606 The source node receives the third request message from the target node
  • Step 607 The source node sends a second response message to the target node in response to the third request message.
  • steps 606 and 607 For the description of the above steps 606 and 607, reference may be made to the description of step 504 and step 505 in FIG. 5, which will not be repeated here.
  • the source node completes the processes of creating, collecting, updating, and canceling the data collection task according to the request message sent by the target node.
  • an embodiment of the present disclosure provides a source node 700, including: a first transceiver 701 and a first processor 702;
  • the first transceiver 701 is used to receive the first request message from the target node, where the first request message includes at least one of the following: information related to creating a data collection task, and updating data Information related to collection tasks and information related to cancellation of data collection tasks;
  • the first transceiver 701 is further configured to send a first response message to the target node in response to the first request message.
  • the first request message includes information related to creating a data collection task
  • the first processor 702 is configured to perform data collection according to the information related to creating a data collection task and send the collection result to the target node.
  • the first processor 702 is further configured to add a report trigger event identifier to an event listener; when the event listener detects a trigger event corresponding to the report trigger event identifier, query and The task ID of the data collection task corresponding to the report trigger event identifier; according to the description information of the collection configuration, data collection is performed on the data object corresponding to the description information of the collection target data object to obtain the collection result; A timer, and a second timer is set according to the reporting effective time; when the first timer is triggered, the collection result is sent to the target node according to the reporting purpose identifier; when the second timer is triggered, Clear the first timer and the second timer, and then return to the event listener when the trigger event corresponding to the reported trigger event identifier is monitored, query the corresponding to the reported trigger event identifier Steps for the task ID of the data collection task.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection condition includes: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the first transceiver 701 is further configured to: send a collection result to the target node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol;
  • the first processor 702 is also used to determine the task ID as the identification for reporting purpose.
  • the data distribution protocol is a hypertext transmission HTTP protocol
  • the first processor 702 is further configured to: determine the identifier of the target node as the identifier of the reporting purpose.
  • the first request message includes information related to creating a data collection task
  • the first transceiver 701 is further configured to: receive a second request message from the target node, where the second request message includes: information related to an update data collection task;
  • the first transceiver 701 is further configured to: send a second response message to the target node in response to the second request message.
  • the first request message includes information related to creating a data collection task or information related to updating a data collection task;
  • the first transceiver 701 is further configured to: receive a third request message from the target node, where the third request message includes: information related to canceling the data collection task;
  • the first transceiver 701 is further configured to: send a third response message to the target node in response to the third request message.
  • the information related to the updated data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating that the data collection task update was successful, information indicating that the data collection task update failed, and the reason for the data collection task update failure.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • the source node performs data processing for creating a data collection task, updating information related to the data collection task, or canceling the data collection task according to the first request message from the target node, so that data processing is more flexible.
  • an embodiment of the present disclosure provides a target node 800, including: a second transceiver 801 and a second processor 802;
  • the second transceiver 801 is configured to send a first request message to the source node, wherein the first request message includes at least one of the following: information related to creating a data collection task, and updating a data collection task Relevant information and information related to cancellation of data collection tasks;
  • the second transceiver 801 is further configured to receive a first response message sent by the source node in response to the first request message.
  • the first request message includes information related to creating a data collection task
  • the second transceiver 801 is further configured to receive a collection result from the source node, where the collection result is obtained by the source node according to the information related to creating a data collection task.
  • the collection result includes one or more of the following: a task ID of the data collection task, an identification of the source node, and an array of collected data objects.
  • the data collection object array includes one or more of the following: a data object source label corresponding to the source label of the collection target data object; data object context data corresponding to the context collection condition of the collection target data object; and Collect the data object array corresponding to the tag of the target data object; wherein the data object array includes one or more of the following: the identification of the data object, the data value of the data object, and the data generation time of the data object.
  • the information related to creating a data collection task includes one or more of the following: description information of the collection target data object, description information of the reported configuration, and description information of the collection configuration;
  • the first response message includes the following One or more items: the task ID of the created data collection task, the information indicating the success of the data collection task creation, the information indicating the failure of the data collection task creation, and the reason for the failure of the data collection task creation.
  • the description information of the collection target data object includes one or more of the following: the source label of the collection target data object, the context collection condition of the collection target data object, and the collection label of the target data object.
  • the source label of the collection target data object is a collection target signaling process label or a collection target layer label; or, the context collection conditions of the collection target data object include one or more of the following: collection conditions and Context object label, wherein the collection condition includes: report carrying instruction and/or report filtering instruction; or, the collection target data object label is: a message label in a signaling process or a data label in a target layer.
  • the description information of the report configuration includes one or more of the following: report trigger event identifier, report period, report valid time, and report destination identifier.
  • the description information of the collection configuration includes one or more of the following: the sampling rate of the terminal UE and the sampling rate of time.
  • the second transceiver 801 is further configured to receive the collection result from the source node through a data distribution protocol.
  • the data distribution protocol is a message queue telemetry transmission MQTT protocol or Kafka protocol, where the report destination identifier is a task ID.
  • the data distribution protocol is a hypertext transmission HTTP protocol, where the reporting destination identifier is the identifier of the target node.
  • the first request message includes information related to creating a data collection task
  • the second transceiver 801 is further configured to send a second request message to the source node, where the second request message includes: information related to an update data collection task;
  • the second transceiver 801 is further configured to receive a second response message from the source node in response to the second request message.
  • the first request message includes information related to creating a data collection task or information related to updating a data collection task;
  • the second transceiver 801 is further configured to send a third request message to the source node, where the third request message includes: information related to canceling the data collection task;
  • the second transceiver 801 is further configured to receive a third response message from the source node in response to the third request message.
  • the information related to the updated data collection task includes one or more of the following: the task ID of the data collection task, the description information of the new data collection target object, the description information of the new report configuration, and the new collection Configuration description information;
  • the first response message or the second response message includes one or more of the following: information indicating that the data collection task update was successful, information indicating that the data collection task update failed, and the reason for the data collection task update failure.
  • the information related to canceling the data collection task includes: a task ID of the data collection task; the first response message or the third response message includes one or more of the following: information indicating that the data collection task is successfully canceled , Information indicating the failure to cancel the data collection task and the reason for the failure to cancel the data collection task.
  • the source node performs data processing for creating a data collection task, updating information related to the data collection task, or canceling the data collection task according to the first request message from the target node, so that data processing is more flexible.
  • an embodiment of the present disclosure provides a communication device 900, including: a processor 901, a transceiver 902, a memory 903, and a bus interface.
  • the processor 901 may be responsible for managing the bus architecture and general processing.
  • the memory 903 may store data used by the processor 901 when performing operations.
  • the communication device 900 may further include: a program stored on the memory 903 and executable on the processor 901, which when executed by the processor 901 implements the steps of the method provided by the embodiment of the present disclosure.
  • the bus architecture may include any number of interconnected buses and bridges, specifically, one or more processors represented by the processor 901 and various circuits of the memory represented by the memory 903 are linked together.
  • the bus architecture can also link various other circuits such as peripheral devices, voltage regulators, and power management circuits, etc., which are well known in the art, and therefore, they will not be further described in the embodiments of the present disclosure .
  • the bus interface provides an interface.
  • the transceiver 902 may be multiple elements, including a transmitter and a receiver, providing a unit for communicating with various other devices on a transmission medium.
  • Embodiments of the present disclosure also provide a computer-readable storage medium that stores a computer program on the computer-readable storage medium.
  • the computer program is executed by a processor, the processes of the foregoing method embodiments are implemented, and the same technical effect can be achieved. To avoid repetition, I will not repeat them here.
  • the computer-readable storage medium such as read-only memory (Read-Only Memory, ROM for short), random access memory (Random Access Memory, RAM for short), magnetic disk or optical disk, etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Computer Security & Cryptography (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本公开实施例提供一种数据处理方法及设备,该方法包括:从目标节点接收第一请求消息,其中,第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;向目标节点发送用于响应第一请求消息的第一响应消息。

Description

数据处理方法及设备
相关申请的交叉引用
本申请主张在2019年1月7日在中国提交的中国专利申请号No.201910010612.1的优先权,其全部内容通过引用包含于此。
技术领域
本公开实施例涉及通信技术领域,特别涉及一种数据处理方法及设备。
背景技术
随着第五代通信技术(fifth generation,5G)时代的到来,移动互联网、物联网、云计算等各类通信及处理技术的快速发展,对无线接入网络智能化和自优化的能力要求越来越高,基于大数据的无线网络优化成为新的趋势。而数据采集则是无线大数据网络优化的基础,采集的无线数据可以用于支持实时和非实时的网络优化和分析。
目前5G无线接入网的数据采集主要是从分布单元(Distributed Unit,DU)和集中单元(Centralized Unit,CU)上对无线数据进行采集,其中又分为信令数据和非信令数据。目前流行的数据采集方案主要有软采方案和F1口数据采集方案。其中软采方案是将DU和CU上的信令采集到指定数据平台,F1口数据采集方案主要是通过相关技术中DU和CU间的接口,将DU的数据汇报到CU。
对于目前的软采方案来说,其缺点主要是:
(1)主要是支持信令数据的采集,对非信令数据采集缺乏良好的支持;
这主要是因为软采协议基于比特序列设计,信令中具有固定的比特长度可以良好适配软采协议,而非信令数据过多,很难用比特序列类型的数据完整封装。
(2)数据裁剪灵活性不足;
由于软采协议基于比特序列设计,其无法有效进行数据采集,不传输的数据仍然占用比特,而在非信令数据传输场景时,裁剪需求往往非常大。
(3)上报灵活性不足;
软采协议无法在采集端对上报进行灵活配置,来适应不同实时性和非实时性数据上报需求,从而支持周期、事件和忙闲时等上报机制。
(4)不支持多目标节点不同上报配置的数据分发;
目前软采协议具有固定的上报目标,无法进行多目标不同上报配置的数据分发。
对于目前F1口数据采集方案来说,其主要是应用于DU到CU的数据采集,是无线接入网的一部分,其缺点主要是:
(1)主要支持DU到CU的数据采集,不支持CU本身数据的采集;
(2)占用F1口资源,过量数据采集可能会影响网络;
(3)主要支持实时数据上报场景,不支持非实时数据上报;
(4)数据上报灵活性不足,目前F1口数据采集主要用于CU功能所需数据的采集,因此只支持部分DU数据的采集,也缺乏完整的数据上报配置支持。
基于上述理由,目前亟需一种能够同时支持各类信令和非信令数据的采集,并对要采集的数据进行灵活配置,规定采集数据内容、采集方式和上报方式的数据处理方法。
发明内容
本公开实施提供一种数据处理方法及设备,解决相关技术中的数据处理方法不够灵活的问题。
依据本公开实施例的第一方面,提供一种数据处理方法,应用于源节点,所述方法包括:从目标节点接收第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;向所述目标节点发送用于响应所述第一请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果。
可选地,所述根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果,包括:将上报触发事件标识添加到事件监听器中;当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID;根据采集配置的描述信息,对与采集目标数据对象的描述信息对应的数据对象进行数据采集,得到所述采集结果;根据上报周期设置第一定时器,以及根据上报有效时间设置第二定时器;当所述第一定时器触发时,根据上报目的标识向所述目标节点发送所述采集结果;当所述第二定时器触发时,清空所述第一定时器和所述第二定时器,然后返回所述当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID的步骤。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上 报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述向所述目标节点发送采集结果,包括:通过数据分发协议向所述目标节点发送采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;所述方法还包括:将任务ID确定为上报目的标识。
可选地,所述数据分发协议为超文本传输HTTP协议;所述方法还包括:将所述目标节点的标识确定为所述上报目的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:从所述目标节点接收第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;向所述目标节点发送用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息,所述方法还包括:从所述目标节点接收第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;向所述目标节点发送用于响应所述第三请求消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
依据本公开实施例的第二方面,提供一种数据处理方法,应用于目标节点,所述方法包括:向源节点发送第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;接收所述源节点发送的用于响应所述第一请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:从所述源节点接收采集结果,所述采集结果为所述源节点根据所述与创建数据采集任务相关的信息进行数据采集得到的。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件 标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述从所述源节点接收采集结果,包括:通过数据分发协议从所述源节点接收采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;其中,上报目的标识为任务ID。
可选地,所述数据分发协议为超文本传输HTTP协议;其中,上报目的标识为目标节点的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:向所述源节点发送第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;从所述源节点接收用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息,所述方法还包括:向所述源节点发送第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;从所述源节点接收用于响应所述第三请求消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
依据本公开实施例的第三方面,提供一种源节点,包括:第一收发机和第一处理器,其中,所述第一收发机,用于所述从目标节点接收第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相 关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;所述第一收发机,还用于向所述目标节点发送用于响应所述第一请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;所述第一处理器,用于根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果。
可选地,所述第一处理器,还用于将上报触发事件标识添加到事件监听器中;当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID;根据采集配置的描述信息,对与采集目标数据对象的描述信息对应的数据对象进行数据采集,得到所述采集结果;根据上报周期设置第一定时器,以及根据上报有效时间设置第二定时器;当所述第一定时器触发时,根据上报目的标识向所述目标节点发送所述采集结果;当所述第二定时器触发时,清空所述第一定时器和所述第二定时器,然后返回所述当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID的步骤。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集 目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述第一收发机,还用于:通过数据分发协议向所述目标节点发送采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;
所述第一处理器,还用于:将任务ID确定为上报目的标识。
可选地,所述数据分发协议为超文本传输HTTP协议;
所述第一处理器,还用于:将所述目标节点的标识确定为所述上报目的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第一收发机,还用于:从所述目标节点接收第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
所述第一收发机,还用于:向所述目标节点发送用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息;
所述第一收发机,还用于:从所述目标节点接收第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
所述第一收发机,还用于:向所述目标节点发送用于响应所述第三请求 消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
依据本公开实施例的第四方面,提供一种目标节点,包括:第二收发机和第二处理器,其中,所述第二收发机,用于向源节点发送第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;所述第二收发机,还用于接收所述源节点发送的用于响应所述第一请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;所述第二收发机,还用于从所述源节点接收采集结果,所述采集结果为所述源节点根据所述与创建数据采集任务相关的信息进行数据采集得到的。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、 表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述第二收发机,还用于通过数据分发协议从所述源节点接收采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议,其中上报目的标识为任务ID。
可选地,所述数据分发协议为超文本传输HTTP协议,其中上报目的标识为目标节点的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第二收发机,还用于向所述源节点发送第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
所述第二收发机,还用于从所述源节点接收用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息;
所述第二收发机,还用于向所述源节点发送第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
所述第二收发机,还用于从所述源节点接收用于响应所述第三请求消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
依据本公开实施例的第五方面,提供一种通信设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,所述程序被所述处理器执行时实现如第一方面所述的数据处理方法的步骤,或者,如第二方面所述的数据处理方法的步骤。
依据本公开实施例的第六方面,提供一种计算机可读存储介质,其上存储计算机程序,所述计算机程序被处理器执行时实现如第一方面所述的数据处理方法的步骤,或者,如第二方面所述的数据处理方法的步骤。
本公开实施例中,源节点根据来自目标节点第一请求消息,进行创建数据采集任务、更新数据采集任务相关的信息或者取消数据采集任务的数据处理,使数据处理更加灵活。
附图说明
为了更清楚地说明本公开实施例的技术方案,下面将对本公开实施例描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本公开的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据这些附图获得其他的附图。
图1为本公开实施例提供的数据处理方法的流程示意图之一;
图2为本公开实施例提供的数据处理方法的流程示意图之二;
图3为本公开实施例提供的数据处理方法的流程示意图之三;
图4为本公开实施例提供的数据处理方法的流程示意图之四;
图5为本公开实施例提供的数据处理方法的流程示意图之五;
图6为本公开实施例提供的数据处理方法的流程示意图之六;
图7为本公开实施例提供的源节点的结构示意图;
图8为本公开实施例提供的目标节点的结构示意图;
图9为本公开实施例提供的通信设备的结果示意图。
具体实施方式
下面将结合本公开实施例中的附图,对本公开实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本公开一部分实施例,而不是全部的实施例。基于本公开中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本公开保护的范围。
参见图1,本公开实施例提供一种数据处理方法,该方法的执行主体为源节点,具体步骤如下:
步骤101:从目标节点接收第一请求消息;
在本公开实施例中,第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息。
步骤102:向目标节点发送用于响应第一请求消息的第一响应消息。
参见图2,本公开实施例提供一种数据处理方法,该方法的执行主体为目标节点,具体步骤如下:
步骤201:向源节点发送第一请求消息;
在本公开实施例中,第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息。
步骤202:接收源节点发送的用于响应第一请求消息的第一响应消息;
本公开实施例中,源节点根据来自目标节点第一请求消息,进行创建数据采集任务、更新数据采集任务相关的信息或者取消数据采集任务的数据处 理,使数据处理更加灵活。
针对第一请求消息中包含与创建数据采集任务相关的信息的情况,参见图3,本公开实施例提供一种数据处理方法,具体步骤如下:
步骤301:目标节点向源节点发送第一请求消息;
在本公开实施例中,第一请求消息中包含与创建数据采集任务相关的信息。
可选地,该与创建数据采集任务相关的信息包括:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;
进一步地,上述采集目标数据对象的描述信息包括:
采集目标数据对象的源标签;
主要用于标识采集目标数据对象的来源,该采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签,例如:端口物理层(Port Physical Layer,PHY)标签、多址接入信道(Multiple Access Channel,MAC)标签、系统(System)标签、无线资源控制(Radio Resource Control,RRC)标签。
采集目标数据对象的上下文采集条件;
该采集目标数据对象的上下文采集条件包括:采集条件和上下文对象标签,例如:用户终端标识(User Equipment identity,UEID)、小区识别(CELL ID)、无线承载标识(Radio Bear Identity,RBID)、信令流程状态。
其中,所述采集条件包括:上报携带指示和/或上报过滤指示,例如:UE ID的过滤指示、流程状态的过滤指示。
采集目标数据对象的标签;
主要是用来标识采集目标数据对象源中的数据对象标签,该采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签,例如:信令流如PHY中的信道质量指示(Channel Quality Indicator,CQI)。
进一步地,上述上报配置的描述信息包括:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
进一步地,上述采集配置的描述信息包括:UE采样率、时间采样率、用于表示只对非信令数据采集有效的信息。
步骤302:接收源节点向目标节点发送的用于响应第一请求消息的第一响应消息;
在本公开实施例中,当数据采集任务创建成功时,第一响应消息包括:创建的数据采集任务的任务ID、表示数据采集任务创建成功的信息;
当数据采集任务创建失败时,第一响应消息包括:表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
步骤303:根据与创建数据采集任务相关的信息进行数据采集,并向目标节点发送采集结果;
在本公开实施例中,源节点按照与创建数据采集任务相关的信息中的内容进行数据采集。
具体地,该数据采集的具体步骤如下:
(1)将上报触发事件标识添加到事件监听器中;
(2)当事件监听器监听到与上报触发事件标识对应的触发事件时,查询与上报触发事件标识对应的数据采集任务的任务ID;
(2)根据采集配置的描述信息,对与采集目标数据对象的描述信息对应的数据对象进行数据采集,得到采集结果;
(3)根据上报周期设置第一定时器,以及根据上报有效时间设置第二定时器;
(4)当第一定时器触发时,根据上报目的标识向目标节点发送采集结果;
(5)当第二定时器触发时,清空第一定时器和第二定时器,然后返回步骤(2)。
进一步地,采集结果包括:数据采集任务的任务ID、源节点的标识和采集数据对象数组;
可选地,该采集结果中还包含上报时间。
其中,该采集数据对象数组包括:
与采集目标数据对象的源标签对应的数据对象源标签;
与采集目标数据对象的上下文采集条件对应的数据对象上下文数据,例如:UEID、CELL ID、RBID、信令流程状态;
与采集目标数据对象的标签对应的数据对象数组;
可选地,该采集数据对象数组中还包括:采集数据打包时间、数据对象类型(例如:信令或非信令)、数据对象的采集时间。
进一步地,数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
需要说明的是,数据对象源和数据对象的关系是,一个数据对象源中可含有多个数据对象,例如:当数据对象源为信令流程时,数据对象可以是该流程中的消息;又例如:当数据对象源为PHY时,数据对象可以是PHY中的参数比如CQI。
可选地,源节点通过数据分发协议向目标节点发送采集结果;
在本公开实施例中,数据分发协议为消息队列遥测传输(Message Queuing Telemetry Transport,MQTT)协议、Kafka协议、超文本传输(HyperText Transfer Protocol,HTTP)协议。
进一步地,当数据分发协议为MQTT协议或者Kafka协议时,将任务ID确定为上报目的标识;当数据分发协议为HTTP协议时,将目标节点的标识确定为上报目的标识。
采用数据分发协议,可以形成数据采集共享机制。例如:将数据主题设为任务ID,根据不同的数据用途和数据范围,创建不同的任务ID(比如不同类型信令或者不同层数据的采集作为不同的任务),多个目标节点可以根据数据使用需求,订阅相应的任务ID主题的数据,实现数据采集和分发的共享,从而减少源节点的上报。
在本公开实施例中,源节点根据来自目标节点的第一请求消息中的与创建数据采集任务相关的信息进行数据采集,可以同时支持各类信令和非信令数据的采集,并对要采集的数据进行灵活的裁剪配置,规定采集数据内容、采集方式和上报方式,并可以同时支持多目标节点不同采集配置下的数据采集,并支持多目标节点数据采集时的数据共享机制。
针对第一请求消息中包含与创建数据采集任务相关的信息的情况,参见图4,本公开实施例提供一种数据处理方法,具体步骤如下:
步骤401:目标节点向源节点发送第一请求消息;
步骤402:目标节点接收源节点发送的用于响应第一请求消息的第一响 应消息;
步骤403:源节点根据与创建数据采集任务相关的信息进行数据采集,并向目标节点发送采集结果;
上述步骤401至403的描述可以参照图3中步骤301至步骤303的描述,在此不再赘述。
步骤404:源节点从目标节点接收第二请求消息;
在本公开实施例中,第二请求消息中包含:与更新数据采集任务相关的信息。
进一步地,该更新数据采集任务相关的信息包括:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息。
步骤405:源节点向目标节点发送用于响应第二请求消息的第二响应消息;
在本公开实施例中,当数据采集任务更新成功时,第二响应消息中包括:表示数据采集任务更新成功的信息;
当数据采集任务更新失败时,第二响应消息中包括:表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
本公开实施例中,在完成数据采集任务之后,源节点根据目标节点发送的第二请求信息对数据采集任务进行更新,得到新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息,便于按照新的要求进行数据采集。
针对第一请求消息中包含与创建数据采集任务相关的信息的情况,参见图5,本公开实施例提供另一种数据处理方法,具体步骤如下:
步骤501:目标节点向源节点发送第一请求消息;
步骤502:目标节点接收源节点发送的用于响应第一请求消息的第一响应消息;
步骤503:源节点根据与创建数据采集任务相关的信息进行数据采集,并向目标节点发送采集结果;
上述步骤501至503的描述可以参照图3中步骤301至步骤303的描述, 在此不再赘述。
步骤504:源节点从目标节点接收第三请求消息;
在本公开实施例中,第三请求消息中包含:与取消数据采集任务相关的信息。
进一步地,该与取消数据采集任务相关的信息包括:数据采集任务的任务ID。
步骤505:源节点向目标节点发送用于响应第三请求消息的第三响应消息;
在本公开实施例中,当数据采集任务取消成功时,第二响应消息中包括:表示数据采集任务取消成功的信息;
当数据采集任务更新失败时,第二响应消息中包括:表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
本公开实施例中,在完成数据采集任务之后,源节点能够根据目标节点发送的第三请求信息对数据采集任务进行取消,并通过第三响应消息反馈任务取消结果。
参见图6,本公开实施例提供另一种数据处理方法,具体步骤如下:
步骤601:目标节点向源节点发送第一请求消息;
步骤602:目标节点接收源节点发送的用于响应第一请求消息的第一响应消息;
步骤603:源节点根据与创建数据采集任务相关的信息进行数据采集,并向目标节点发送采集结果;
上述步骤601至603的描述可以参照图3中步骤301至步骤303的描述,在此不再赘述。
步骤604:源节点从目标节点接收第二请求消息;
步骤605:源节点向目标节点发送用于响应第二请求消息的第二响应消息;
上述步骤604和605的描述可以参照图4中步骤404和步骤405的描述,在此不再赘述。
步骤606:源节点从目标节点接收第三请求消息;
步骤607:源节点向目标节点发送用于响应第三请求消息的第二响应消息。
上述步骤606和607的描述可以参照图5中步骤504和步骤505的描述,在此不再赘述。
本公开实施例中,源节点根据目标节点发送的请求消息,完成从数据采集任务创建、数据采集、数据采集任务更新和数据采集任务取消的过程。
参见图7,本公开实施例提供一种源节点700,包括:第一收发机701和第一处理器702;
其中,所述第一收发机701,用于所述从目标节点接收第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
所述第一收发机701,还用于向所述目标节点发送用于响应所述第一请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第一处理器702,用于根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果。
可选地,所述第一处理器702,还用于将上报触发事件标识添加到事件监听器中;当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID;根据采集配置的描述信息,对与采集目标数据对象的描述信息对应的数据对象进行数据采集,得到所述采集结果;根据上报周期设置第一定时器,以及根据上报有效时间设置第二定时器;当所述第一定时器触发时,根据上报目的标识向所述目标节点发送所述采集结果;当所述第二定时器触发时,清空所述第一定时器和所述第二定时器,然后返回所述当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID的步骤。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据 对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述第一收发机701,还用于:通过数据分发协议向所述目标节点发送采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;
所述第一处理器702,还用于:将任务ID确定为上报目的标识。
可选地,所述数据分发协议为超文本传输HTTP协议;
所述第一处理器702,还用于:将所述目标节点的标识确定为所述上报目的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第一收发机701,还用于:从所述目标节点接收第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
所述第一收发机701,还用于:向所述目标节点发送用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息;
所述第一收发机701,还用于:从所述目标节点接收第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
所述第一收发机701,还用于:向所述目标节点发送用于响应所述第三请求消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
本公开实施例中,源节点根据来自目标节点第一请求消息,进行创建数据采集任务、更新数据采集任务相关的信息或者取消数据采集任务的数据处理,使数据处理更加灵活。
参见图8,本公开实施例提供一种目标节点800,包括:第二收发机801和第二处理器802;
其中,所述第二收发机801,用于向源节点发送第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
所述第二收发机801,还用于接收所述源节点发送的用于响应所述第一 请求消息的第一响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第二收发机801,还用于从所述源节点接收采集结果,所述采集结果为所述源节点根据所述与创建数据采集任务相关的信息进行数据采集得到的。
可选地,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
可选地,所述采集数据对象数组包括以下一项或多项:与采集目标数据对象的源标签对应的数据对象源标签;与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;与采集目标数据对象的标签对应的数据对象数组;其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
可选地,所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
可选地,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
可选地,所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;或者,所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;或者,所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
可选地,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
可选地,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
可选地,所述第二收发机801,还用于通过数据分发协议从所述源节点接收采集结果。
可选地,所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议,其中上报目的标识为任务ID。
可选地,所述数据分发协议为超文本传输HTTP协议,其中上报目的标识为目标节点的标识。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息;
所述第二收发机801,还用于向所述源节点发送第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
所述第二收发机801,还用于从所述源节点接收用于响应所述第二请求消息的第二响应消息。
可选地,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息;
所述第二收发机801,还用于向所述源节点发送第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
所述第二收发机801,还用于从所述源节点接收用于响应所述第三请求消息的第三响应消息。
可选地,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
可选地,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
本公开实施例中,源节点根据来自目标节点第一请求消息,进行创建数据采集任务、更新数据采集任务相关的信息或者取消数据采集任务的数据处理,使数据处理更加灵活。
参见图9,本公开实施例提供一种通信设备900,包括:处理器901、收发机902、存储器903和总线接口。
其中,处理器901可以负责管理总线架构和通常的处理。存储器903可以存储处理器901在执行操作时所使用的数据。
本公开实施例中,通信设备900还可以包括:存储在存储器903上并可在处理器901上运行的程序,该程序被处理器901执行时实现本公开实施例提供的方法的步骤。
在图9中,总线架构可以包括任意数量的互联的总线和桥,具体由处理器901代表的一个或多个处理器和存储器903代表的存储器的各种电路链接在一起。总线架构还可以将诸如外围设备、稳压器和功率管理电路等之类的各种其他电路链接在一起,这些都是本领域所公知的,因此,本公开实施例不再对其进行进一步描述。总线接口提供接口。收发机902可以是多个元件,即包括发送机和接收机,提供用于在传输介质上与各种其他装置通信的单元。
本公开实施例还提供一种计算机可读存储介质,计算机可读存储介质上存储有计算机程序,该计算机程序被处理器执行时实现上述方法实施例的各个过程,且能达到相同的技术效果,为避免重复,这里不再赘述。其中,所述的计算机可读存储介质,如只读存储器(Read-Only Memory,简称ROM)、随机存取存储器(Random Access Memory,简称RAM)、磁碟或者光盘等。
需要说明的是,在本文中,术语“包括”、“包含”或者其任何其他变体意在涵盖非排他性的包含,从而使得包括一系列要素的过程、方法、物品或者装置不仅包括那些要素,而且还包括没有明确列出的其他要素,或者是还包括为这种过程、方法、物品或者装置所固有的要素。在没有更多限制的情况下,由语句“包括一个……”限定的要素,并不排除在包括该要素的过程、方法、物品或者装置中还存在另外的相同要素。
上面结合附图对本公开的实施例进行了描述,但是本公开并不局限于上述的具体实施方式,上述的具体实施方式仅仅是示意性的,而不是限制性的,本领域的普通技术人员在本公开的启示下,在不脱离本公开宗旨和权利要求所保护的范围情况下,还可做出很多形式,均属于本公开的保护之内。

Claims (37)

  1. 一种数据处理方法,应用于源节点,所述方法包括:
    从目标节点接收第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
    向所述目标节点发送用于响应所述第一请求消息的第一响应消息。
  2. 根据权利要求1所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:
    根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果。
  3. 根据权利要求2所述的方法,其中,所述根据所述与创建数据采集任务相关的信息进行数据采集,并向所述目标节点发送采集结果,包括:
    将上报触发事件标识添加到事件监听器中;
    当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID;
    根据采集配置的描述信息,对与采集目标数据对象的描述信息对应的数据对象进行数据采集,得到所述采集结果;
    根据上报周期设置第一定时器,以及根据上报有效时间设置第二定时器;
    当所述第一定时器触发时,根据上报目的标识向所述目标节点发送所述采集结果;
    当所述第二定时器触发时,清空所述第一定时器和所述第二定时器,然后返回所述当所述事件监听器监听到与所述上报触发事件标识对应的触发事件时,查询与所述上报触发事件标识对应的数据采集任务的任务ID的步骤。
  4. 根据权利要求3所述的方法,其中,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
  5. 根据权利要求4所述的方法,其中,所述采集数据对象数组包括以下一项或多项:
    与采集目标数据对象的源标签对应的数据对象源标签;
    与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;
    与采集目标数据对象的标签对应的数据对象数组;
    其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
  6. 根据权利要求1或2所述的方法,其中,
    所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;
    所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
  7. 根据权利要求6所述的方法,其中,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象的上下文采集条件,采集目标数据对象的标签。
  8. 根据权利要求7所述的方法,其中,
    所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;
    或者,
    所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;
    或者,
    所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
  9. 根据权利要求6所述的方法,其中,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
  10. 根据权利要求6所述的方法,其中,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
  11. 根据权利要求2所述的方法,其中,所述向所述目标节点发送采集 结果,包括:
    通过数据分发协议向所述目标节点发送采集结果。
  12. 根据权利要求11所述的方法,其中,
    所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;
    所述方法还包括:
    将任务ID确定为上报目的标识。
  13. 根据权利要求11所述的方法,其中,
    所述数据分发协议为超文本传输HTTP协议;
    所述方法还包括:
    将目标节点的标识确定为上报目的标识。
  14. 根据权利要求6所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:
    从所述目标节点接收第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
    向所述目标节点发送用于响应所述第二请求消息的第二响应消息。
  15. 根据权利要求6所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息,所述方法还包括:
    从所述目标节点接收第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
    向所述目标节点发送用于响应所述第三请求消息的第三响应消息。
  16. 根据权利要求1或14所述的方法,其中,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;
    所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
  17. 根据权利要求1或15所述的方法,其中,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;
    所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
  18. 一种数据处理方法,应用于目标节点,所述方法包括:
    向源节点发送第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
    接收所述源节点发送的用于响应所述第一请求消息的第一响应消息。
  19. 根据权利要求18所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:
    从所述源节点接收采集结果,所述采集结果为所述源节点根据所述与创建数据采集任务相关的信息进行数据采集得到的。
  20. 根据权利要求19所述的方法,其中,所述采集结果包括以下一项或多项:所述数据采集任务的任务ID、所述源节点的标识和采集数据对象数组。
  21. 根据权利要求20所述的方法,其中,所述采集数据对象数组包括以下一项或多项:
    与采集目标数据对象的源标签对应的数据对象源标签;
    与采集目标数据对象的上下文采集条件对应的数据对象上下文数据;
    与采集目标数据对象的标签对应的数据对象数组;
    其中,所述数据对象数组包括以下一项或多项:数据对象的标识、数据对象的数据值和数据对象的数据产生时间。
  22. 根据权利要求18或19所述的方法,其中,
    所述与创建数据采集任务相关的信息包括以下一项或多项:采集目标数据对象的描述信息、上报配置的描述信息和采集配置的描述信息;
    所述第一响应消息包括以下一项或多项:创建的数据采集任务的任务标识ID、表示数据采集任务创建成功的信息、表示数据采集任务创建失败的信息、数据采集任务创建失败的原因。
  23. 根据权利要求22所述的方法,其中,所述采集目标数据对象的描述信息包括以下一项或多项:采集目标数据对象的源标签、采集目标数据对象 的上下文采集条件,采集目标数据对象的标签。
  24. 根据权利要求23所述的方法,其中,
    所述采集目标数据对象的源标签为采集目标信令流程标签或者是采集目标层标签;
    或者,
    所述采集目标数据对象的上下文采集条件包括以下一项或多项:采集条件和上下文对象标签,其中,所述采集条件包括:上报携带指示和/或上报过滤指示;
    或者,
    所述采集目标数据对象的标签为:信令流程中的消息标签或目标层中的数据标签。
  25. 根据权利要求23所述的方法,其中,所述上报配置的描述信息包括以下一项或多项:上报触发事件标识、上报周期、上报有效时间、上报目的标识。
  26. 根据权利要求23所述的方法,其中,所述采集配置的描述信息包括以下一项或多项:终端UE采样率,时间采样率。
  27. 根据权利要求19所述的方法,其中,所述从所述源节点接收采集结果,包括:
    通过数据分发协议从所述源节点接收采集结果。
  28. 根据权利要求27所述的方法,其中,
    所述数据分发协议为消息队列遥测传输MQTT协议或者Kafka协议;
    其中,上报目的标识为任务ID。
  29. 根据权利要求27所述的方法,其中,
    所述数据分发协议为超文本传输HTTP协议;
    其中,上报目的标识为目标节点的标识。
  30. 根据权利要求22所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息,所述方法还包括:
    向所述源节点发送第二请求消息,其中,所述第二请求消息中包含:与更新数据采集任务相关的信息;
    从所述源节点接收用于响应所述第二请求消息的第二响应消息。
  31. 根据权利要求22所述的方法,其中,所述第一请求消息中包含与创建数据采集任务相关的信息或与更新数据采集任务相关的信息,所述方法还包括:
    向所述源节点发送第三请求消息,其中,所述第三请求消息中包含:与取消数据采集任务相关的信息;
    从所述源节点接收用于响应所述第三请求消息的第三响应消息。
  32. 根据权利要求1或30所述的方法,其中,所述与更新数据采集任务相关的信息包括以下一项或多项:数据采集任务的任务ID、新的采集数据目标对象的描述信息、新的上报配置的描述信息、新的采集配置的描述信息;
    所述第一响应消息或第二响应消息包括以下一项或多项:表示数据采集任务更新成功的信息、表示数据采集任务更新失败的信息、数据采集任务更新失败的原因。
  33. 根据权利要求1或31所述的方法,其中,所述与取消数据采集任务相关的信息包括:数据采集任务的任务ID;
    所述第一响应消息或第三响应消息包括以下一项或多项:表示数据采集任务取消成功的信息、表示数据采集任务取消失败的信息、数据采集任务取消失败的原因。
  34. 一种源节点,包括:第一收发机和第一处理器,其中,
    所述第一收发机,用于所述从目标节点接收第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
    所述第一收发机,还用于向所述目标节点发送用于响应所述第一请求消息的第一响应消息。
  35. 一种目标节点,包括:第二收发机和第二处理器,其中,
    所述第二收发机,用于向源节点发送第一请求消息,其中,所述第一请求消息中包含以下至少一项:与创建数据采集任务相关的信息、与更新数据采集任务相关的信息以及与取消数据采集任务相关的信息;
    所述第二收发机,还用于接收所述源节点发送的用于响应所述第一请求 消息的第一响应消息。
  36. 一种通信设备,包括处理器、存储器及存储在所述存储器上并可在所述处理器上运行的程序,所述程序被所述处理器执行时实现如权利要求1至17中任一项所述的数据处理方法的步骤,或者,如权利要求18至33中任一项所述的数据处理方法的步骤。
  37. 一种计算机可读存储介质,其上存储计算机程序,所述计算机程序被处理器执行时实现如权利要求1至17中任一项所述的数据处理方法的步骤,或者,如权利要求18至33中任一项所述的数据处理方法的步骤。
PCT/CN2020/070656 2019-01-07 2020-01-07 数据处理方法及设备 WO2020143614A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US17/421,096 US11924070B2 (en) 2019-01-07 2020-01-07 Data processing method and device
EP20738830.7A EP3910505B1 (en) 2019-01-07 2020-01-07 Data processing method and device
JP2021539507A JP7348293B2 (ja) 2019-01-07 2020-01-07 データ処理方法及び機器

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910010612.1 2019-01-07
CN201910010612.1A CN111417130B (zh) 2019-01-07 2019-01-07 一种数据处理方法及设备

Publications (1)

Publication Number Publication Date
WO2020143614A1 true WO2020143614A1 (zh) 2020-07-16

Family

ID=71494181

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/070656 WO2020143614A1 (zh) 2019-01-07 2020-01-07 数据处理方法及设备

Country Status (5)

Country Link
US (1) US11924070B2 (zh)
EP (1) EP3910505B1 (zh)
JP (1) JP7348293B2 (zh)
CN (1) CN111417130B (zh)
WO (1) WO2020143614A1 (zh)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114338094B (zh) * 2021-12-09 2023-01-24 北京五八信息技术有限公司 请求头信息的采集方法、装置、电子设备及可读介质
CN117939521A (zh) * 2022-10-14 2024-04-26 维沃移动通信有限公司 数据采集方法、装置、通信设备及可读存储介质
CN116800588B (zh) * 2023-08-28 2023-12-22 深圳市华曦达科技股份有限公司 网通产品网络优化方法和装置

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369916A (zh) * 2007-08-15 2009-02-18 中兴通讯股份有限公司 性能指标的采集方法
CN101635653A (zh) * 2009-08-31 2010-01-27 杭州华三通信技术有限公司 一种实时性能管理方法和装置
CN102594826A (zh) * 2012-02-24 2012-07-18 清华大学 一种适用于电力系统终端设备的实时数据压缩通信方法
CN104462235A (zh) * 2014-11-14 2015-03-25 西北工业大学 一种基于Restful Web Service的物联网通用事件服务机制
CN106546960A (zh) * 2016-09-27 2017-03-29 山东省科学院自动化研究所 一种雷达中频回波信号多模式实时采集分析系统及方法

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101420588A (zh) * 2007-10-26 2009-04-29 华为技术有限公司 一种iptv系统中录制标签的获取方法、系统及设备
CN102036289B (zh) 2009-09-25 2013-01-16 中国移动通信集团公司 一种家庭基站网络综合代理系统及方法
CN103402215B (zh) * 2010-02-22 2018-04-27 华为技术有限公司 一种收集终端测量数据的方法和系统
CN102761863B (zh) 2011-04-29 2015-08-19 华为技术有限公司 最小化人工路测方法、收集终端信息方法、终端及网元
CN103024767A (zh) 2011-09-23 2013-04-03 中兴通讯股份有限公司 移动通信业务端到端性能评估方法及系统
CN103581252B (zh) * 2012-07-31 2016-12-21 华为技术有限公司 支持内容网络中订阅内容的方法、设备及系统
CN103096361B (zh) * 2013-01-11 2015-10-14 大唐移动通信设备有限公司 一种无线局域网系统中性能统计数据的交互方法及装置
CN103260190B (zh) 2013-02-27 2016-03-23 武汉虹信通信技术有限责任公司 基于lte长期演进系统网络的安全审计方法
WO2016018041A1 (ko) * 2014-07-30 2016-02-04 엘지전자 주식회사 방송 전송 장치, 방송 수신 장치, 방송 전송 장치의 동작 방법 및 방송 수신 장치의 동작 방법
US20180227390A1 (en) * 2014-08-29 2018-08-09 Idac Holdings, Inc. Apparatus for interfacing between information centric networks (icns) and internet protocol (ip) networks
CA2964719C (en) * 2014-10-28 2023-03-07 Sony Corporation Reception device, transmission device, and data processing method
CN104660682B (zh) 2015-01-27 2018-04-27 华南理工大学 一种基于td-lte的opc数据采集与监控智能终端
CN107534887B (zh) 2015-04-22 2021-02-12 高通股份有限公司 MDT度量与QoE度量的相关和组合
CN105843890B (zh) 2016-03-21 2020-01-24 华南师范大学 基于知识库面向大数据及普通数据的数据采集方法和系统
CN106101768A (zh) 2016-06-01 2016-11-09 乐视控股(北京)有限公司 一种数据上报方法及装置
CN109101330A (zh) 2018-08-06 2018-12-28 百度在线网络技术(北京)有限公司 数据获取方法、装置和系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101369916A (zh) * 2007-08-15 2009-02-18 中兴通讯股份有限公司 性能指标的采集方法
CN101635653A (zh) * 2009-08-31 2010-01-27 杭州华三通信技术有限公司 一种实时性能管理方法和装置
CN102594826A (zh) * 2012-02-24 2012-07-18 清华大学 一种适用于电力系统终端设备的实时数据压缩通信方法
CN104462235A (zh) * 2014-11-14 2015-03-25 西北工业大学 一种基于Restful Web Service的物联网通用事件服务机制
CN106546960A (zh) * 2016-09-27 2017-03-29 山东省科学院自动化研究所 一种雷达中频回波信号多模式实时采集分析系统及方法

Also Published As

Publication number Publication date
JP7348293B2 (ja) 2023-09-20
US20220103440A1 (en) 2022-03-31
EP3910505A1 (en) 2021-11-17
CN111417130A (zh) 2020-07-14
JP2022523452A (ja) 2022-04-25
CN111417130B (zh) 2022-04-08
EP3910505A4 (en) 2022-08-17
EP3910505B1 (en) 2023-10-25
US11924070B2 (en) 2024-03-05

Similar Documents

Publication Publication Date Title
WO2020143614A1 (zh) 数据处理方法及设备
CN104412549B (zh) 通信网络的网络实体
WO2020192787A1 (zh) 事件通知方法、装置及存储介质
EP2544406B1 (en) Method and management agent for event notifications correlation
US8732259B2 (en) Method and apparatus for providing notification of network alarms using a plurality of distributed layers
CN103618800A (zh) 订阅通知的实现方法和装置
CN110336848B (zh) 一种访问请求的调度方法及调度系统、设备
WO2010138286A2 (en) Distributed information storage and retrieval of communication network performance data
KR20130068849A (ko) 이종 네트워크로 구성된 네트워크 환경에서 장치들간의 계층적 메시지 전송을 위한 시스템 및 그 방법
CN112637329B (zh) 一种多应用程序的标识方法、装置、设备及存储介质
CN104144124B (zh) 数据转发方法、装置及系统
US20190238352A1 (en) Communication Method and Apparatus
US9503317B2 (en) Method and device for processing communication path
CN115174472B (zh) 一种消息转发处理方法及相关装置
KR102367258B1 (ko) 페이징 정책 확정 방법, 장치, ran 네트워크 요소 및 코어망 네트워크 요소
CN105530115A (zh) 一种实现操作管理维护功能的方法及装置
CN102209396B (zh) 终端设备在网络中附着的方法、网元设备及网络系统
JPWO2020063876A5 (zh)
JP2005237018A (ja) ネットワークマネージメントシステムへのデータ送信
WO2008122215A1 (fr) Procédé, système et serveur de suivi de service
CN109644160A (zh) 通过分类在icn中进行名称解析和制作者选择的混合方法
CN104639379A (zh) 测试代理方法及其装置
CN105122776B (zh) 地址获取方法及网络虚拟化边缘设备
WO2017165999A1 (zh) 网络服务实现方法、服务控制器及通信系统
CN114489730A (zh) 一种远程升级方法及其终端设备、计算机可读存储介质

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20738830

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2021539507

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2020738830

Country of ref document: EP

Effective date: 20210809