CN114125049A - Telemetry message processing method, device, equipment and storage medium - Google Patents

Telemetry message processing method, device, equipment and storage medium Download PDF

Info

Publication number
CN114125049A
CN114125049A CN202111359858.3A CN202111359858A CN114125049A CN 114125049 A CN114125049 A CN 114125049A CN 202111359858 A CN202111359858 A CN 202111359858A CN 114125049 A CN114125049 A CN 114125049A
Authority
CN
China
Prior art keywords
message
preset
telemetering
telemetry
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111359858.3A
Other languages
Chinese (zh)
Other versions
CN114125049B (en
Inventor
洪建兵
王群飞
杨家才
刘灿民
王岗
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Unitech Power Technology Co Ltd
Original Assignee
Zhuhai Unitech Power Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Unitech Power Technology Co Ltd filed Critical Zhuhai Unitech Power Technology Co Ltd
Priority to CN202111359858.3A priority Critical patent/CN114125049B/en
Publication of CN114125049A publication Critical patent/CN114125049A/en
Application granted granted Critical
Publication of CN114125049B publication Critical patent/CN114125049B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q9/00Arrangements in telecontrol or telemetry systems for selectively calling a substation from a main station, in which substation desired apparatus is selected for applying a control signal thereto or for obtaining measured values therefrom
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q2209/00Arrangements in telecontrol or telemetry systems
    • H04Q2209/70Arrangements in the main station, i.e. central controller

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Signal Processing (AREA)
  • Selective Calling Equipment (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention relates to the technical field of Internet of things, and discloses a telemetering message processing method, a telemetering message processing device, telemetering message processing equipment and a storage medium, which are used for realizing loose coupling of message conversion processing and improving compatibility of telemetering message processing and flexibility of message processing operation. The telemetry message processing method comprises the following steps: acquiring a telemetering message reported by a target Internet of things terminal device, wherein the telemetering message comprises an original message body and a product model identifier; acquiring a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier; converting the original message body into a target message body according to the telemetering attribute mapping relation; and acquiring a message rule according to the equipment type identifier, and performing message processing operation on the target message body through a preset message engine according to the message rule.

Description

Telemetry message processing method, device, equipment and storage medium
Technical Field
The invention relates to the technical field of Internet of things, in particular to a method, a device, equipment and a storage medium for processing a telemetering message.
Background
With the development of the internet of things technology and the popularization of 5G networks, concepts such as smart homes, smart cities, smart power grids and the like are brought forward, various internet of things systems are also brought forward, and the internet of things terminal equipment is the most important component of the internet of things system. In order to ensure that the system can provide corresponding stable and reliable services, data reported by the internet of things terminal equipment needs to be analyzed and processed in real time according to corresponding logics, and users or operation and maintenance personnel should be reminded in time for the internet of things terminal equipment with abnormal conditions so as to quickly position and solve various problems.
Most of existing lock control systems use a mode of centrally managing devices by using a third-party internet of things platform (e.g., telecommunications or mobile), and then access a telemetry message queue to MQTT services of the third-party internet of things platform through MQTT communication protocols, receive and process telemetry messages reported by various internet of things devices, but generally only compatible with a certain type of devices, and need to preset various attribute fields in the telemetry messages, and acquire the telemetry data according to the fixed attribute fields when analyzing the telemetry data. Therefore, because the attribute fields in the telemetry data reported by various devices are different, the compatibility of the telemetry message processing is poor, and the corresponding rules cannot be customized for different types of devices.
Disclosure of Invention
The invention provides a method, a device, equipment and a storage medium for processing a telemetering message, which are used for realizing the loose coupling of message conversion processing and improving the compatibility of telemetering message processing and the flexibility of message processing operation.
In order to achieve the above object, a first aspect of the present invention provides a telemetry message processing method, including: acquiring a telemetering message reported by a target Internet of things terminal device, wherein the telemetering message comprises an original message body and a product model identifier; acquiring a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier; converting the original message body into a target message body according to the telemetering attribute mapping relation; and acquiring a message rule according to the equipment type identifier, and performing message processing operation on the target message body through a preset message engine according to the message rule.
In one possible implementation manner, the obtaining a device type identifier corresponding to the product model identifier, and determining a telemetry attribute mapping relationship according to the product model identifier and the device type identifier includes: reading a corresponding device type identifier from a preset device type mapping table according to the product model identifier; and inquiring a preset telemetering attribute mapping table according to the equipment type identifier and the product model identifier to obtain a telemetering attribute mapping relation.
In one possible embodiment, the converting the original message body into the target message body according to the telemetry attribute mapping relationship includes: performing deserialization processing on the original message body to obtain a processed message body object; replacing each product attribute name corresponding to the processed message body object according to the telemetering attribute mapping relation to obtain a replaced message body object; and updating the telemetering attribute value corresponding to the replaced message body object according to a preset calculation coefficient to obtain a target message body, and storing the target message body into a preset message queue, wherein the target message body is used for indicating a device data packet identified by a preset lock control system.
In a possible implementation manner, the obtaining a message rule according to the device type identifier, and performing a message processing operation on the target message body through a preset message engine according to the message rule includes: reading a message rule from a preset rule configuration table according to the equipment type identifier, wherein the message rule comprises a formatted message content, a verification logic, a message pushing mode, a delayed sending time length, a retransmission frequency and a retransmission interval; judging whether the target message body conforms to the verification logic or not through a preset message engine; if the target message body accords with the verification logic, generating a message to be processed according to the formatted message content and the target message body, wherein the message to be processed is an early warning type message, a notification type message or a command type message; performing message pushing on the message to be processed according to the message pushing mode and the delayed sending duration to obtain a pushing result; when the pushing result is that pushing is successful, deleting the message to be processed from a preset message queue; and when the pushing result is pushing failure, retransmitting the message to be processed according to the retransmission times and the retransmission interval.
In a feasible implementation manner, the performing, according to the message pushing manner and the delayed sending duration, message pushing on the message to be processed to obtain a pushing result includes: judging whether the delay sending time length is a preset value or not; if the delay sending duration is a preset value, calling a preset real-time message thread pool to push the message to be processed to a message middleware, and pushing the message to be processed to a message terminal through the message middleware according to the message pushing mode to obtain a pushing result; and if the delay sending time is not a preset value, pushing the to-be-processed message to a message terminal through a preset delay message thread pool according to the message pushing mode to obtain a pushing result.
In a possible implementation manner, the retransmitting the to-be-processed message according to the retransmission number and the retransmission interval when the push result is that the push fails includes: when the pushing result is pushing failure, migrating the to-be-processed message in the preset message queue to a preset to-be-sent message memory table; retransmitting the message to be processed in the message memory table to be transmitted according to the retransmission times and the retransmission intervals through the preset message engine to obtain a transmission result; and when the sending result is that the sending is successful, clearing the message to be processed in the preset message memory table to be sent.
In a possible implementation manner, after the obtaining a message rule according to the device type identifier and performing a message processing operation on the target message body according to the message rule through a preset message engine, the telemetry message processing method further includes: acquiring a successfully pushed message to be processed, and updating the successfully pushed message to be processed into a message cache table; checking whether junk data exists in the message cache table through a preset timing polling thread; and if the junk data exists in the message cache table, deleting the junk data through a preset data cleaning thread.
A second aspect of the present invention provides a telemetry message processing apparatus, including: the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a telemetering message reported by a target Internet of things terminal device, and the telemetering message comprises an original message body and a product model identifier; the determining module is used for acquiring a device type identifier corresponding to the product model identifier and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier; the conversion module is used for converting the original message body into a target message body according to the telemetering attribute mapping relation; and the processing module is used for acquiring a message rule according to the equipment type identifier and performing message processing operation on the target message body through a preset message engine according to the message rule.
In a possible implementation manner, the determining module is specifically configured to: reading a corresponding device type identifier from a preset device type mapping table according to the product model identifier; and inquiring a preset telemetering attribute mapping table according to the equipment type identifier and the product model identifier to obtain a telemetering attribute mapping relation.
In a possible implementation, the conversion module is specifically configured to: performing deserialization processing on the original message body to obtain a processed message body object; replacing each product attribute name corresponding to the processed message body object according to the telemetering attribute mapping relation to obtain a replaced message body object; and updating the telemetering attribute value corresponding to the replaced message body object according to a preset calculation coefficient to obtain a target message body, and storing the target message body into a preset message queue, wherein the target message body is used for indicating a device data packet identified by a preset lock control system.
In one possible embodiment, the processing module includes: a reading unit, configured to read a message rule from a preset rule configuration table according to the device type identifier, where the message rule includes a formatted message content, a verification logic, a message push mode, a delay sending duration, a retransmission number and a retransmission interval; the judging unit is used for judging whether the target message body conforms to the verification logic or not through a preset message engine; a generating unit, configured to generate a to-be-processed message according to the formatted message content and the target message body if the target message body conforms to the verification logic, where the to-be-processed message is an early-warning type message, a notification type message, or a command type message; the pushing unit is used for pushing the message to be processed according to the message pushing mode and the delay sending time length to obtain a pushing result; the deleting unit is used for deleting the message to be processed from a preset message queue when the pushing result is that the pushing is successful; and the retry unit is used for retransmitting the message to be processed according to the retransmission times and the retransmission intervals when the pushing result is pushing failure.
In a possible embodiment, the pushing unit is specifically configured to: judging whether the delay sending time length is a preset value or not; if the delay sending duration is a preset value, calling a preset real-time message thread pool to push the message to be processed to a message middleware, and pushing the message to be processed to a message terminal through the message middleware according to the message pushing mode to obtain a pushing result; and if the delay sending time is not a preset value, pushing the to-be-processed message to a message terminal through a preset delay message thread pool according to the message pushing mode to obtain a pushing result.
In a possible implementation, the retry unit is specifically configured to: when the pushing result is pushing failure, migrating the to-be-processed message in the preset message queue to a preset to-be-sent message memory table; retransmitting the message to be processed in the message memory table to be transmitted according to the retransmission times and the retransmission intervals through the preset message engine to obtain a transmission result; and when the sending result is that the sending is successful, clearing the message to be processed in the preset message memory table to be sent.
In one possible embodiment, the telemetry message processing apparatus further includes: the updating module is used for acquiring the successfully pushed message to be processed and updating the successfully pushed message to be processed into a message cache table; the checking module is used for checking whether the message cache table has junk data or not through a preset timed polling thread; and the clearing module is used for deleting the junk data through a preset data clearing thread if the junk data exists in the message cache table.
A third aspect of the present invention provides a telemetry message processing apparatus comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line; the at least one processor invokes the instructions in the memory to cause the telemetry message processing apparatus to perform the telemetry message processing method described above.
A fourth aspect of the present invention provides a computer-readable storage medium having stored therein instructions, which, when run on a computer, cause the computer to perform the telemetry message processing method described above.
In the technical scheme provided by the invention, a telemetering message reported by a target Internet of things terminal device is obtained, wherein the telemetering message comprises an original message body and a product model identifier; acquiring a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier; converting the original message body into a target message body according to the telemetering attribute mapping relation; and acquiring a message rule according to the equipment type identifier, and performing message processing operation on the target message body through a preset message engine according to the message rule. In the embodiment of the invention, the message engine determines the mapping relation of the telemetering attribute according to the product model identification and the equipment type identification, converts the original message body reported by the target Internet of things terminal equipment into the target message body according to the mapping relation of the telemetering attribute, and performs message processing operation on the target message body according to the message rule, thereby realizing loose coupling of message conversion processing and adaptability of the target Internet of things terminal equipment, improving the compatibility of telemetering message processing and the flexibility of message processing operation, and improving the operation safety of the target Internet of things terminal equipment.
Drawings
FIG. 1 is a schematic diagram of an embodiment of a telemetry message processing method in an embodiment of the invention;
FIG. 2 is a schematic diagram of another embodiment of a telemetry message processing method in an embodiment of the invention;
FIG. 3 is a schematic diagram of one embodiment of a telemetry message processing apparatus in an embodiment of the invention;
FIG. 4 is a schematic diagram of another embodiment of a telemetry message processing apparatus in an embodiment of the invention;
fig. 5 is a schematic diagram of an embodiment of a telemetry message processing apparatus in an embodiment of the invention.
Detailed Description
The embodiment of the invention provides a telemetering message processing method, a telemetering message processing device, telemetering message processing equipment and a storage medium, which are used for determining a telemetering attribute mapping relation according to a product model identifier and an equipment type identifier through a message engine, realizing loose coupling of message processing operation according to the telemetering attribute mapping relation and a message rule and improving compatibility of telemetering message processing and flexibility of message processing operation.
The terms "first," "second," "third," "fourth," and the like in the description and in the claims, as well as in the drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be practiced otherwise than as specifically illustrated or described herein. Furthermore, the terms "comprises," "comprising," or "having," and any variations thereof, are intended to cover non-exclusive inclusions, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
For ease of understanding, a detailed flow of an embodiment of the present invention is described below, and referring to fig. 1, an embodiment of a telemetry message processing method according to an embodiment of the present invention includes:
101. and acquiring a telemetering message reported by the target Internet of things terminal equipment, wherein the telemetering message comprises an original message body and a product model identifier.
Specifically, the target internet of things terminal device uploads the telemetry message to a target internet of things platform, and the target internet of things platform may be a third-party internet of things platform (e.g., telecommunication or mobile); the target Internet of things platform forwards a Telemetry Message reporting request to a server according to an MQTT (Message queue Telemetry Transport) protocol, and when the server receives the Telemetry Message reporting request, the server performs data analysis processing on the Telemetry Message reporting request to obtain an analysis result; and the server checks the parameter name and the parameter value of the analysis result to obtain a check result, and when the check result is successful, the server reads the telemetering message reported by the target Internet of things terminal equipment from the analysis result, wherein the telemetering message comprises an original message body and a product model identifier, the original message body is used for indicating a product data packet corresponding to any one Internet of things terminal equipment connected with the target Internet of things platform, and the target Internet of things terminal equipment and the product model identifier have a one-to-one correspondence relationship.
It should be noted that the target internet of things platform has a corresponding platform identifier, and the target internet of things platform is bound with at least one internet of things terminal device (including the target internet of things terminal device) in advance, and for the same type of internet of things terminal devices accessed to the target internet of things platform, the server can define the target internet of things terminal device as a product model under the target internet of things platform, so as to configure at least one product model for the target internet of things platform, and define product attributes, product commands and the like of each product model, thereby improving the device compatibility of the preset lock control system. For example, the target internet of things platform is an UTNB platform, and the plurality of product models corresponding to the UTNB platform include an NB padlock, a smart well lid (three-axis detection), a smart panel lock, a lock controller, and the like, and each product model may include a plurality of product commands and a plurality of product attributes (for example, attributes such as a shear lock alarm, an ambient temperature, a signal strength, a chip temperature, a gas concentration, a lock state, and a battery voltage), each product command has a corresponding command identifier, a command code, a command name, and a command parameter, and each product attribute has a corresponding attribute identifier, an attribute code, and an attribute name. Further, the server manages, through a preset internet of things platform, the target internet of things platform and product models below the target internet of things platform to perform addition, deletion, modification and check processing.
It is to be understood that the execution subject of the present invention may be a telemetry message processing apparatus, and may also be a terminal or a server, which is not limited herein. The embodiment of the present invention is described by taking a server as an execution subject.
102. And obtaining a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier.
The product model identification and the equipment type identification have a one-to-one mapping relation. The product model identifier corresponds to a product model, the device type identifier corresponds to a device type, one product model corresponds to one device type, and is stored in a device type-product model mapping table (i.e., a preset device type mapping table), one device type has a plurality of telemetry attributes (e.g., attribute codes, attribute names, value types, maximum values, minimum values, default values, etc.), a plurality of available resources, a plurality of command lists, a plurality of operating states, an associated physical association platform, etc., and the product attributes of each product model in the associated physical association platform (including a target physical association platform) can be mapped to the telemetry attributes of the corresponding device type, and a telemetry attribute mapping relationship is obtained and stored in the telemetry attribute-product attribute mapping table (i.e., the preset telemetry attribute mapping table). The multiple device types may include power devices, common lock control devices, internet of things devices, and other types of devices, and are not limited herein, where the power devices and the common lock control devices generally have two remote measurement attributes, namely a fixed lock state and a door state, so that there is no need to consider the association between the remote measurement attributes and product attributes. Specifically, the server sets the product model identifier as a target key, queries a device type-product model mapping table according to the target key to obtain a device type identifier corresponding to the product model identifier, uses the product model identifier and the device type identifier as indexes, and reads a telemetering attribute mapping relationship from the telemetering attribute-product attribute mapping table.
It should be noted that, in the case of the device compatibility problem, since the product attribute names in the telemetry messages reported by various internet of things terminal devices are different, the device compatibility between manufacturers cannot be achieved quickly. For example: the state attribute is defined, the name of the terminal equipment of the A-type internet of things is defined as state, and the name of the terminal equipment of the B-type internet of things is defined as status; and simultaneously, the temperature attribute is defined as temp in the A-type Internet of things terminal equipment, the temperature is defined as temperature in the B-type Internet of things terminal equipment, and the server can be accessed to various types of Internet of things terminal equipment according to the conversion between the product model identification and the equipment model identification, so that the compatibility of the system is improved.
103. And converting the original message body into the target message body according to the telemetering attribute mapping relation.
The target message body is used for indicating the equipment data packet identified by the preset lock control system. The preset lock control system corresponds to a plurality of target internet of things terminal devices. The original message body comprises a plurality of product attribute names and product attribute values corresponding to the product attribute names, the target message body comprises a plurality of telemetering attribute names, and the telemetering attribute mapping relation is used for indicating the telemetering attribute names corresponding to the product attribute names. Specifically, the server replaces a plurality of product attribute names in the original message body with a plurality of telemetry attribute names and telemetry attribute values corresponding to the telemetry attribute names correspondingly according to the telemetry attribute mapping relation, and a target message body is obtained. The data format corresponding to each of the original message body and the target message body may be a JSON format for JS object notation, or a YAML format for data serialization, and is not limited herein. For example, when the server receives a telemetry message reported by an internet of things terminal device with the name of an intelligent panel lock, the server acquires an original message body from the telemetry message, wherein the original message body comprises { "state2":0, "Humidity":75.6, "locked State":1, "basal Voltage":3.78, "state":1, "signalPower":80.46, "chipState": 24.6}, wherein state2 is the state, Humidity is the ambient humidity, lockState is the lock state, basal Voltage is the battery voltage, state is the state, signalPower is the power signal, and chipState is the chip temperature. The server converts the original message body into a target message body { "states": 0, "humity": 75.6, "lockout State":1, "batteryVoltage":3.78, "state":1, "signalPower":80.46, "chipwhere": 24.6} according to the telemetry attribute mapping relationship, that is, the server replaces the product attribute name state2 with the telemetry attribute name state.
Further, if the telemetry attribute of the numerical type has a calculation coefficient, the server also needs to update the telemetry attribute value corresponding to the telemetry attribute name according to the calculation coefficient, and then the replaced message body attribute value also changes. For example, if the telemetry attribute is 0.86 for computation coefficient and 0.238 for batteryVoltage, then the target message body is { "status":0, "status": 0.86, "lockState":1, "batteryVoltage":0.238, "state":1, "signalPower":80.46, "chipwhere": 24.6 }.
104. And acquiring a message rule according to the equipment type identifier, and performing message processing operation on the target message body through a preset message engine according to the message rule.
The device type identifier and the message rule have a corresponding relationship, and the number of the message rules may be 1 or multiple, which is not limited herein. The message rule comprises a rule name, message content, an early warning type, verification logic and a message terminal. The server monitors different states for different types of logistics terminal devices, so that the definition of the message rules is different, for example, the server needs to push a message when the lock device is unlocked and locked, and needs to send a message B when the sensor value reaches a defined value. Therefore, the server realizes the message flow with configurable message rules based on the preset message rule model, meets the requirements of various scenes, sets the corresponding message rules for different types of logistics terminal equipment, and improves the adaptability of the different types of logistics terminal equipment and the diversity of the corresponding message rules.
Specifically, the server sends a message rule query request to a preset interface service through a preset message engine according to the device type identifier to obtain a message rule; the server performs condition screening and information conversion on the plurality of telemetering attribute values in the target message body through a preset message engine according to a message rule to obtain a message to be processed, and pushes the message to be processed according to the message rule. For example, the attribute value c in the telemetry message reported by the target internet of things terminal device a or the system time meets the verification logic set in the message rule, the server converts the target message body into the message to be processed according to the message content, and sends the message to be processed to the message terminal according to the delay trigger rule and the early warning type (for example, the delay sending time or the delay sending time) defined in the message rule.
In the embodiment of the invention, the message engine determines the mapping relation of the telemetering attribute according to the product model identification and the equipment type identification, converts the original message body reported by the target Internet of things terminal equipment into the target message body according to the mapping relation of the telemetering attribute, and performs message processing operation on the target message body according to the message rule, thereby realizing loose coupling of message conversion processing and adaptability of the target Internet of things terminal equipment, improving the compatibility of telemetering message processing and the flexibility of message processing operation, and improving the operation safety of the target Internet of things terminal equipment.
Referring to fig. 2, another embodiment of a telemetry message processing method according to an embodiment of the present invention includes:
201. and acquiring a telemetering message reported by the target Internet of things terminal equipment, wherein the telemetering message comprises an original message body and a product model identifier.
The specific execution process of step 201 is similar to the specific execution process of step 101, and details thereof are not repeated here.
202. And obtaining a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier.
The method comprises the steps that a product model identifier and an equipment type identifier have a one-to-one correspondence relationship, further, firstly, a server reads the corresponding equipment type identifier from a preset equipment type mapping table according to the product model identifier, namely, the server generates a first query statement according to the product model identifier, the preset equipment type mapping table and a structured query language grammar rule, the server executes the first query statement to obtain a first query result, and when the first query result is not a null value and accords with a preset equipment type definition rule, the server determines that the first query result is the equipment type identifier, the equipment type identifier can be a numerical value, can also be a global unique identifier, can also be a character string of other types, and is not limited at the specific position; then, the server queries a preset telemetering attribute mapping table according to the device type identifier and the product model identifier to obtain a telemetering attribute mapping relationship, that is, the server generates a second query statement according to the product model identifier, the preset telemetering attribute mapping table and a structured query language grammar rule, the server executes the second query statement to obtain a second query result, and when the second query result is not a null value, the server determines that the second query result is the telemetering attribute mapping relationship. It can be understood that the preset device type mapping table and the preset telemetry attribute mapping table are both provided by the basic data service, the telemetry message is received, the server queries the telemetry attribute mapping relation from the basic data service according to the product model identifier, so that the basic data service queries the preset device type mapping table according to the product model identifier to obtain the device type identifier, and then queries the preset telemetry attribute mapping table according to the device type identifier to obtain and return the telemetry attribute mapping relation.
It should be noted that the telemetry attribute mapping relationship may be configured according to actual service requirements. Taking the device type as an intelligent panel lock (UT-9341E) as an example, when a preset lock control system needs to access an internet of things terminal device with a product model as the intelligent panel lock (UT-9341E), a server adds a new product model intelligent panel lock (UT-9341E) under a target internet of things platform UNTB, and adds product attributes to the intelligent panel lock (UT-9341E). Correspondingly, the server adds a device type as an intelligent panel lock (UT-9341E) according to the same name, configures a plurality of telemetering attributes for the device type, and stores the plurality of telemetering attributes in a device telemetering attribute table, so that the same name is more intuitive, and the test is convenient. And performing association configuration on the plurality of telemetering attributes and the product attributes under the product model through an associated Internet of things platform to obtain a telemetering attribute mapping relation, and storing the telemetering attribute mapping relation in a preset telemetering attribute mapping table.
203. And converting the original message body into the target message body according to the telemetering attribute mapping relation.
In some feasible embodiments, the server performs deserialization processing on the original message body to obtain a processed message body object, and the processed message body object may be a JSON object; the server carries out replacement processing on each product attribute name corresponding to the processed message body object according to the telemetering attribute mapping relation to obtain a replaced message body object, namely, the server carries out character string matching on each product attribute name corresponding to the processed message body object and the telemetering attribute name which is associated and mapped, and replaces different matched product attribute names with corresponding telemetering attribute names, for example, the server replaces the product attribute name state2 in the original message body with the telemetering attribute name state, and the product attribute names with unchanged other attribute names correspond to the product attribute names one by one; and the server updates the telemetering attribute value corresponding to the replaced message body object according to a preset calculation coefficient to obtain a target message body, and stores the target message body into a preset message queue, wherein the target message body is used for indicating a device data packet identified by a preset lock control system.
204. And reading a message rule from a preset rule configuration table according to the equipment type identifier, wherein the message rule comprises a formatted message content, a verification logic, a message pushing mode, a delayed sending time length, a retransmission frequency and a retransmission interval.
The message rule includes formatted message content, validation logic, a message pushing mode, a delay sending time, a retransmission number and a retransmission interval, and further includes a rule name, a rule type, a retransmission flag, whether to push an application APP, whether to notify a short message, whether to reset, whether to disable an early warning and an early warning type, which is not limited herein. Specifically, the server takes the device type identifier as an index value, and reads the message rule from a preset rule configuration table according to the index value. The number of rules corresponding to the message rule is a positive integer.
205. And judging whether the target message body conforms to the verification logic or not through a preset message engine.
The verification logic comprises judgment logic and at least one judgment item, each judgment item comprises an equipment attribute name, a judgment value type and a judgment condition, and the judgment logic is used for indicating the judgment logic of all the judgment items, including AND, OR, NOT operation and the like. Specifically, the server extracts the device attribute value corresponding to each judgment item from the target message body according to the device attribute name corresponding to each judgment item; the server checks whether the equipment attribute value corresponding to each judgment item accords with the judgment value type corresponding to each judgment item and the judgment value corresponding to each judgment item according to the judgment condition corresponding to each judgment item; if the device attribute value corresponding to each judgment item conforms to the judgment value type and the judgment value, the server determines that the target message body conforms to the verification logic, and the server performs step 206.
It should be noted that, when the lock control device is shifted and a certain state value changes/exceeds the limit, the server may need to determine (hereinafter referred to as a message rule) whether the message needs to be triggered according to a certain logic rule. Taking a message rule "abnormal open" with an equipment type of "intelligent panel lock (UT-9341E)" as an example, the server extracts a judgment logic of and operation from the message rule, and two judgment items, wherein the first judgment item includes an equipment attribute name of state (status), a judgment value of 1, a judgment value type of int, and a judgment condition of equal, and the second judgment item includes an equipment attribute name of state (localState), a judgment value of 0, a judgment value type of int, and a judgment condition of equal. If the target message body is { "status":0, "birth": 65.016, "lockState":0, "batteryVoltage":0.89964"state":1, "signalPower":80.46, "chipwhere": 24.6}, the server determines that the target message body conforms to the verification logic, that is, the telemetry message reported by the target logistics terminal device simultaneously satisfies status 1 (door open) and localState 0 (lock closed).
206. And if the target message body accords with the verification logic, generating a message to be processed according to the formatted message content and the target message body, wherein the message to be processed is an early warning type message, a notification type message or a command type message.
Specifically, if the target message body conforms to the verification logic, the server queries formatted message content according to a preset matching regular expression to obtain a plurality of to-be-replaced character strings, each to-be-replaced character string corresponds to one to-be-replaced telemetry attribute name, extracts a plurality of telemetry attribute values (the telemetry attribute values are abbreviated as attribute values) from the target message body according to the plurality of to-be-replaced telemetry attribute names, sequentially replaces the plurality of to-be-replaced character strings according to the plurality of telemetry attribute values to obtain a to-be-processed message, and the to-be-processed message is an early-warning type message, a notification type message or a command type message. That is, the content of the sent message supports formatting the message, each string to be replaced is shaped like $ { attribute name }, and the server replaces "$ { attribute name }" with "attribute value".
For example, if the formatted message content is that the "distribution cabinet $ { name } door is abnormally opened", for example, the name is "supert 1# door", the server replaces the formatted message content "distribution cabinet $ { name } door is abnormally opened" with the to-be-processed message "distribution cabinet supert 1# door is abnormally opened". Further, if the telemetry attribute name is absent in the target message body, the server replaces the character string corresponding to the telemetry attribute name with an empty character string.
207. And carrying out message pushing on the message to be processed according to the message pushing mode and the delayed sending time length to obtain a pushing result.
The message pushing mode may include an application program notification mode, a short message notification mode, a mail notification mode, and a message queue telemetry transmission pushing mode, which is not limited herein, and improves the diversity of the message pushing mode. In some feasible embodiments, the server determines whether the delayed sending time length is a preset value, where the preset value may be 0 or null, and is not limited herein specifically; if the delay sending time is a preset value, the server calls a preset real-time message thread pool to push a message to be processed to a message middleware, and pushes the message to be processed to a message terminal through the message middleware in a message pushing mode to obtain a pushing result, for example, when status is 1 (door open) and localState is 0 (lock closed), the server pushes a piece of content to the message terminal in a short message notification mode to be an 'abnormal open' message; if the delay sending time is not the preset value, the server pushes the message to be processed to the message terminal through a preset delay message thread pool according to a message pushing mode to obtain a pushing result, namely, if the delay sending time is not the preset value, the server determines that the message to be processed is the delay message, determines the delay sending time according to the current time and the delay sending time, and pushes the message to be processed to the message terminal through the preset delay message thread pool at the delay sending time to obtain the pushing result. It should be noted that the server may process the telemetry messages sent by the multiple target logistics terminal devices, and therefore, the server manages the MQ messages through the preset real-time message thread pool and the preset delay message thread pool to support a large-scale device group, thereby improving data processing efficiency and system performance.
Further, if the delay sending time is a preset value, the server determines that the message to be processed is a real-time message, the server calls a preset real-time message thread pool to push the message to be processed to a message middleware (for example, a message server activemq, message agent software rabbitmq, a lightweight message kernel zeromq, a kaffka, a remote service dictionary redis and the like), and calls a corresponding preset service interface through the message middleware according to a message pushing mode to push the real-time message to a message terminal based on the preset service interface, so that a pushing result is obtained, wherein the pushing result comprises a pushing success and a pushing failure; if the pushing result is the preset target value, the server determines that the pushing result is a pushing success, and the server executes step 208; if the push result is not the preset target value, the server determines that the push result is a push failure, and the server performs step 209, where the preset target value may be SUCCESS or 1, and may also be true logic, which is not limited herein. The message pushing mode and the message terminal have a corresponding relation.
208. And when the pushing result is that the pushing is successful, deleting the message to be processed from the preset message queue.
Specifically, when the push result is that the push is successful, the server acquires the number of messages from a preset message queue, if the number of messages is 1, the server acquires a message identification value corresponding to the message queue, for example, the message identification value is msgid, the server generates a message deletion statement according to the message identification value and a preset instruction, for example, the preset instruction is ipcrm-q, the message deletion statement is msgid, and the server executes the message deletion statement to delete the message to be processed; and if the number of the messages is more than 1, the server matches a preset message queue according to the messages to be processed to obtain matched message data, and the matched message data is cleaned.
209. And when the pushing result is pushing failure, retransmitting the to-be-processed message according to the retransmission times and the retransmission intervals.
The retransmission times and the retransmission intervals are configured according to actual business requirements, so that the flexibility of processing the message with the failed push is improved. In some feasible embodiments, when the pushing result is that pushing fails, the server transfers the message to be processed in the preset message queue to a preset message memory table to be sent; the server retransmits the message to be processed in the message memory table to be transmitted according to the retransmission times and the retransmission intervals through a preset message engine to obtain a transmission result; and when the sending result is that the sending is successful, the server carries out clearing operation on the message to be processed in the preset message memory table to be sent.
Further, the server acquires the successfully pushed message to be processed and updates the successfully pushed message to be processed into a message cache table; the server checks whether junk data exists in the message cache table through a preset timed polling thread; if the message cache table contains junk data, the server deletes the junk data through a preset data cleaning thread, specifically, if the message cache table contains the junk data, the server sets a cleaning mark and cleaning description information for the junk data, deletes the junk data through the preset data cleaning thread according to the cleaning mark, generates cleaning information in the process of cleaning the data, and records the cleaning information into a preset operation log table, so that the target terminal displays a cleaning list based on the preset operation log table.
In the embodiment of the invention, the message engine determines the mapping relation of the telemetering attribute according to the product model identification and the equipment type identification, converts the original message body reported by the target Internet of things terminal equipment into the target message body according to the mapping relation of the telemetering attribute, and performs message processing operation on the target message body according to the message rule, thereby realizing loose coupling of message conversion processing and adaptability of the target Internet of things terminal equipment, improving the compatibility of telemetering message processing and the flexibility of message processing operation, and improving the operation safety of the target Internet of things terminal equipment.
With reference to fig. 3, the method for processing a telemetry message according to an embodiment of the present invention is described above, and a device for processing a telemetry message according to an embodiment of the present invention is described below, where an embodiment of the device for processing a telemetry message according to an embodiment of the present invention includes:
an obtaining module 301, configured to obtain a telemetry message reported by a target internet of things terminal device, where the telemetry message includes an original message body and a product model identifier;
a determining module 302, configured to obtain a device type identifier corresponding to the product model identifier, and determine a telemetry attribute mapping relationship according to the product model identifier and the device type identifier;
a conversion module 303, configured to convert the original message body into a target message body according to the telemetry attribute mapping relationship;
and the processing module 304 is configured to obtain a message rule according to the device type identifier, and perform a message processing operation on the target message body according to the message rule through a preset message engine.
In the embodiment of the invention, the message engine determines the mapping relation of the telemetering attribute according to the product model identification and the equipment type identification, converts the original message body reported by the target Internet of things terminal equipment into the target message body according to the mapping relation of the telemetering attribute, and performs message processing operation on the target message body according to the message rule, thereby realizing loose coupling of message conversion processing and adaptability of the target Internet of things terminal equipment, improving the compatibility of telemetering message processing and the flexibility of message processing operation, and improving the operation safety of the target Internet of things terminal equipment.
Referring to fig. 4, another embodiment of a telemetry message processing apparatus according to an embodiment of the present invention includes:
an obtaining module 301, configured to obtain a telemetry message reported by a target internet of things terminal device, where the telemetry message includes an original message body and a product model identifier;
a determining module 302, configured to obtain a device type identifier corresponding to the product model identifier, and determine a telemetry attribute mapping relationship according to the product model identifier and the device type identifier;
a conversion module 303, configured to convert the original message body into a target message body according to the telemetry attribute mapping relationship;
and the processing module 304 is configured to obtain a message rule according to the device type identifier, and perform a message processing operation on the target message body according to the message rule through a preset message engine.
Optionally, the determining module 301 may be further specifically configured to:
reading a corresponding device type identifier from a preset device type mapping table according to the product model identifier;
and inquiring a preset telemetering attribute mapping table according to the equipment type identifier and the product model identifier to obtain a telemetering attribute mapping relation.
Optionally, the conversion module 302 may be further specifically configured to:
performing deserialization processing on an original message body to obtain a processed message body object;
replacing each product attribute name corresponding to the processed message body object according to the telemetering attribute mapping relation to obtain a replaced message body object;
and updating the telemetering attribute value corresponding to the replaced message body object according to a preset calculation coefficient to obtain a target message body, and storing the target message body into a preset message queue, wherein the target message body is used for indicating a device data packet identified by a preset lock control system.
Optionally, the processing module 304 may further include:
a reading unit 3041, configured to read a message rule from a preset rule configuration table according to a device type identifier, where the message rule includes a formatted message content, a verification logic, a message pushing manner, a delayed sending duration, a retransmission number, and a retransmission interval;
a judging unit 3042, configured to judge, by using a preset message engine, whether a target message body conforms to a verification logic;
a generating unit 3043, configured to generate a to-be-processed message according to the formatted message content and the target message body if the target message body conforms to the verification logic, where the to-be-processed message is an early-warning type message, a notification type message, or a command type message;
a pushing unit 3044, configured to perform message pushing on the to-be-processed message according to the message pushing manner and the delayed sending duration, so as to obtain a pushing result;
a deleting unit 3045, configured to delete the to-be-processed message from the preset message queue when the pushing result is that the pushing is successful;
a retry unit 3046, configured to resend the to-be-processed message according to the retransmission number and the retransmission interval when the pushing result is the pushing failure.
Optionally, the pushing unit 3044 may be further specifically configured to:
judging whether the delay sending time is a preset value or not;
if the delay sending duration is a preset value, calling a preset real-time message thread pool to push the message to be processed to a message middleware, and pushing the message to be processed to a message terminal through the message middleware according to a message pushing mode to obtain a pushing result;
and if the delay sending time is not a preset value, pushing the message to be processed to a message terminal through a preset delay message thread pool according to a message pushing mode to obtain a pushing result.
Optionally, the retry unit 3046 may be further specifically configured to:
when the pushing result is pushing failure, migrating the to-be-processed message in a preset message queue to a preset to-be-sent message memory table;
retransmitting the to-be-processed message in the to-be-transmitted message memory table according to the retransmission times and the retransmission intervals through a preset message engine to obtain a transmission result;
and when the sending result is that the sending is successful, clearing the message to be processed in the preset message memory table to be sent.
Optionally, the telemetry message processing apparatus may further include:
an updating module 305, configured to obtain the to-be-processed message that is successfully pushed, and update the to-be-processed message that is successfully pushed into the message cache table;
the checking module 306 is configured to check whether the message cache table has spam data through a preset timed polling thread;
the cleaning module 307 is configured to delete the junk data through a preset data cleaning thread if the junk data exists in the message cache table.
In the embodiment of the invention, the message engine determines the mapping relation of the telemetering attribute according to the product model identification and the equipment type identification, converts the original message body reported by the target Internet of things terminal equipment into the target message body according to the mapping relation of the telemetering attribute, and performs message processing operation on the target message body according to the message rule, thereby realizing loose coupling of message conversion processing and adaptability of the target Internet of things terminal equipment, improving the compatibility of telemetering message processing and the flexibility of message processing operation, and improving the operation safety of the target Internet of things terminal equipment.
Fig. 3 and 4 above describe the telemetry message processing apparatus in the embodiment of the present invention in detail from the perspective of modularization, and the telemetry message processing apparatus in the embodiment of the present invention is described in detail from the perspective of hardware processing.
Fig. 5 is a schematic structural diagram of a telemetry message processing apparatus 500 according to an embodiment of the present invention, where the telemetry message processing apparatus 500 may have a relatively large difference due to different configurations or performances, and may include one or more processors (CPUs) 510 (e.g., one or more processors) and a memory 520, and one or more storage media 530 (e.g., one or more mass storage devices) storing applications 533 or data 532. Memory 520 and storage media 530 may be, among other things, transient or persistent storage. The program stored on the storage medium 530 may include one or more modules (not shown), each of which may include a series of instructions operating on the telemetry message processing apparatus 500. Still further, the processor 510 may be configured to communicate with the storage medium 530 to execute a series of instruction operations in the storage medium 530 on the telemetry message processing apparatus 500.
The telemetry message processing apparatus 500 may also include one or more power supplies 540, one or more wired or wireless network interfaces 550, one or more input-output interfaces 560, and/or one or more operating systems 531, such as Windows Server, Mac OS X, Unix, Linux, FreeBSD, and the like. Those skilled in the art will appreciate that the telemetry message processing apparatus configuration shown in fig. 5 does not constitute a limitation of the telemetry message processing apparatus and may include more or fewer components than shown, or some components may be combined, or a different arrangement of components.
The present invention also provides a computer-readable storage medium, which may be a non-volatile computer-readable storage medium, which may also be a volatile computer-readable storage medium, having stored therein instructions, which, when executed on a computer, cause the computer to perform the steps of the telemetry message processing method.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
The integrated unit, if implemented in the form of a software functional unit and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a usb disk, a removable hard disk, a read-only memory (ROM), a Random Access Memory (RAM), a magnetic disk, or an optical disk.
The above-mentioned embodiments are only used for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (10)

1. A telemetry message processing method, comprising:
acquiring a telemetering message reported by a target Internet of things terminal device, wherein the telemetering message comprises an original message body and a product model identifier;
acquiring a device type identifier corresponding to the product model identifier, and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier;
converting the original message body into a target message body according to the telemetering attribute mapping relation;
and acquiring a message rule according to the equipment type identifier, and performing message processing operation on the target message body through a preset message engine according to the message rule.
2. The telemetry message processing method of claim 1, wherein the obtaining a device type identifier corresponding to the product model identifier and determining a telemetry attribute mapping relationship according to the product model identifier and the device type identifier comprises:
reading a corresponding device type identifier from a preset device type mapping table according to the product model identifier;
and inquiring a preset telemetering attribute mapping table according to the equipment type identifier and the product model identifier to obtain a telemetering attribute mapping relation.
3. The telemetry message processing method of claim 1 wherein said converting the original message body to a target message body according to the telemetry attribute mapping relationship comprises:
performing deserialization processing on the original message body to obtain a processed message body object;
replacing each product attribute name corresponding to the processed message body object according to the telemetering attribute mapping relation to obtain a replaced message body object;
and updating the telemetering attribute value corresponding to the replaced message body object according to a preset calculation coefficient to obtain a target message body, and storing the target message body into a preset message queue, wherein the target message body is used for indicating a device data packet identified by a preset lock control system.
4. The telemetry message processing method of claim 1, wherein the obtaining of the message rule according to the device type identifier and the performing of the message processing operation on the target message body through a preset message engine according to the message rule comprise:
reading a message rule from a preset rule configuration table according to the equipment type identifier, wherein the message rule comprises a formatted message content, a verification logic, a message pushing mode, a delayed sending time length, a retransmission frequency and a retransmission interval;
judging whether the target message body conforms to the verification logic or not through a preset message engine;
if the target message body accords with the verification logic, generating a message to be processed according to the formatted message content and the target message body, wherein the message to be processed is an early warning type message, a notification type message or a command type message;
performing message pushing on the message to be processed according to the message pushing mode and the delayed sending duration to obtain a pushing result;
when the pushing result is that pushing is successful, deleting the message to be processed from a preset message queue;
and when the pushing result is pushing failure, retransmitting the message to be processed according to the retransmission times and the retransmission interval.
5. The telemetry message processing method of claim 4, wherein the pushing the message to be processed according to the message pushing manner and the delayed sending duration to obtain a pushing result comprises:
judging whether the delay sending time length is a preset value or not;
if the delay sending duration is a preset value, calling a preset real-time message thread pool to push the message to be processed to a message middleware, and pushing the message to be processed to a message terminal through the message middleware according to the message pushing mode to obtain a pushing result;
and if the delay sending time is not a preset value, pushing the to-be-processed message to a message terminal through a preset delay message thread pool according to the message pushing mode to obtain a pushing result.
6. The telemetry message processing method of claim 4 wherein, when the push result is a push failure, retransmitting the message to be processed according to the retransmission number and the retransmission interval, comprising:
when the pushing result is pushing failure, migrating the to-be-processed message in the preset message queue to a preset to-be-sent message memory table;
retransmitting the message to be processed in the message memory table to be transmitted according to the retransmission times and the retransmission intervals through the preset message engine to obtain a transmission result;
and when the sending result is that the sending is successful, clearing the message to be processed in the preset message memory table to be sent.
7. The telemetry message processing method of any of claims 1-6, wherein after the obtaining a message rule according to the device type identifier and performing a message processing operation on the target message body according to the message rule through a preset message engine, the telemetry message processing method further comprises:
acquiring a successfully pushed message to be processed, and updating the successfully pushed message to be processed into a message cache table;
checking whether junk data exists in the message cache table through a preset timing polling thread;
and if the junk data exists in the message cache table, deleting the junk data through a preset data cleaning thread.
8. A telemetry message processing apparatus, comprising:
the system comprises an acquisition module, a processing module and a processing module, wherein the acquisition module is used for acquiring a telemetering message reported by a target Internet of things terminal device, and the telemetering message comprises an original message body and a product model identifier;
the determining module is used for acquiring a device type identifier corresponding to the product model identifier and determining a telemetering attribute mapping relation according to the product model identifier and the device type identifier;
the conversion module is used for converting the original message body into a target message body according to the telemetering attribute mapping relation;
and the processing module is used for acquiring a message rule according to the equipment type identifier and performing message processing operation on the target message body through a preset message engine according to the message rule.
9. A telemetry message processing device, the telemetry message processing device comprising: a memory having instructions stored therein and at least one processor, the memory and the at least one processor interconnected by a line;
the at least one processor invokes the instructions in the memory to cause the telemetry message processing device to perform the telemetry message processing method of any of claims 1-7.
10. A computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, carries out a method of telemetry message processing according to any one of claims 1 to 7.
CN202111359858.3A 2021-11-17 2021-11-17 Telemetry message processing method, device, equipment and storage medium Active CN114125049B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111359858.3A CN114125049B (en) 2021-11-17 2021-11-17 Telemetry message processing method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111359858.3A CN114125049B (en) 2021-11-17 2021-11-17 Telemetry message processing method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN114125049A true CN114125049A (en) 2022-03-01
CN114125049B CN114125049B (en) 2023-08-25

Family

ID=80396191

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111359858.3A Active CN114125049B (en) 2021-11-17 2021-11-17 Telemetry message processing method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114125049B (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002207A (en) * 2022-05-27 2022-09-02 三一智矿科技有限公司 Information communication method and system
CN115514792A (en) * 2022-11-23 2022-12-23 中汽数据(天津)有限公司 Automobile test equipment interaction method based on industrial Internet identification system
CN117499219A (en) * 2023-12-26 2024-02-02 苏州元脑智能科技有限公司 Network data processing method and device, storage medium and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004023339A2 (en) * 2002-09-03 2004-03-18 Sap Aktiengesellschaft Dynamic access to data
WO2016112058A1 (en) * 2015-01-09 2016-07-14 Microsoft Technology Licensing, Llc Dynamic telemetry message profiling and adjustment
US9432437B1 (en) * 2013-08-15 2016-08-30 Sprint Communications Company L.P. Dynamic telemetry client message routing
KR20170101119A (en) * 2016-02-26 2017-09-05 라임아이 주식회사 Method and system for transmitting and receiving control command without pairing or connecting
WO2017202281A1 (en) * 2016-05-24 2017-11-30 腾讯科技(深圳)有限公司 Method and device for processing notification bar message
US10193835B1 (en) * 2015-07-30 2019-01-29 Open Invention Network Llc Message management and message modification application
US20190356539A1 (en) * 2018-05-18 2019-11-21 Nant Holdings Ip, Llc Fine grained network management to edge device features
CN112738216A (en) * 2020-12-28 2021-04-30 北京金山云网络技术有限公司 Equipment adaptation method, device, equipment and computer readable storage medium
CN112905680A (en) * 2021-02-09 2021-06-04 京东方科技集团股份有限公司 Message processing method, system, device, equipment and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004023339A2 (en) * 2002-09-03 2004-03-18 Sap Aktiengesellschaft Dynamic access to data
US9432437B1 (en) * 2013-08-15 2016-08-30 Sprint Communications Company L.P. Dynamic telemetry client message routing
WO2016112058A1 (en) * 2015-01-09 2016-07-14 Microsoft Technology Licensing, Llc Dynamic telemetry message profiling and adjustment
CN107111540A (en) * 2015-01-09 2017-08-29 微软技术许可有限责任公司 Dynamic telemetry message is dissected and adjusted
US10193835B1 (en) * 2015-07-30 2019-01-29 Open Invention Network Llc Message management and message modification application
KR20170101119A (en) * 2016-02-26 2017-09-05 라임아이 주식회사 Method and system for transmitting and receiving control command without pairing or connecting
WO2017202281A1 (en) * 2016-05-24 2017-11-30 腾讯科技(深圳)有限公司 Method and device for processing notification bar message
US20190356539A1 (en) * 2018-05-18 2019-11-21 Nant Holdings Ip, Llc Fine grained network management to edge device features
CN112738216A (en) * 2020-12-28 2021-04-30 北京金山云网络技术有限公司 Equipment adaptation method, device, equipment and computer readable storage medium
CN112905680A (en) * 2021-02-09 2021-06-04 京东方科技集团股份有限公司 Message processing method, system, device, equipment and storage medium

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002207A (en) * 2022-05-27 2022-09-02 三一智矿科技有限公司 Information communication method and system
CN115002207B (en) * 2022-05-27 2024-02-23 三一智矿科技有限公司 Information communication method and system
CN115514792A (en) * 2022-11-23 2022-12-23 中汽数据(天津)有限公司 Automobile test equipment interaction method based on industrial Internet identification system
CN117499219A (en) * 2023-12-26 2024-02-02 苏州元脑智能科技有限公司 Network data processing method and device, storage medium and electronic equipment
CN117499219B (en) * 2023-12-26 2024-04-02 苏州元脑智能科技有限公司 Network data processing method and device, storage medium and electronic equipment

Also Published As

Publication number Publication date
CN114125049B (en) 2023-08-25

Similar Documents

Publication Publication Date Title
CN114125049B (en) Telemetry message processing method, device, equipment and storage medium
CN107390650B (en) A kind of data collection system based on Internet of Things and the data compression method based on the system
CN101714930B (en) Method and system for realizing network monitoring
CN109032909A (en) Processing method, system, equipment and the storage medium of application crash log
CN112822276B (en) Substation control layer communication method and system, electronic equipment and storage medium
CN104539053A (en) Power dispatching automation polling robot and method based on reptile technology
CN109800259A (en) Collecting method, device and terminal device
EP2352269A1 (en) Service access method and system
CN112988485A (en) Simulation test method and device for power Internet of things equipment
CN114090366A (en) Method, device and system for monitoring data
CN113452607A (en) Distributed link acquisition method and device, computing equipment and storage medium
CN111049673A (en) Method and system for counting and monitoring API call in service gateway
CN107463490B (en) Cluster log centralized collection method applied to platform development
CN114885044A (en) Adaptive analysis processing method for heterogeneous monitoring data packet of measurement and control equipment
CN111198804A (en) Gateway-based industrial internet platform third-party micro-service monitoring and early warning method
CN113014618B (en) Message processing method and system and electronic equipment
CN110850452A (en) Method, device and system for processing satellite telemetry data
US11392650B2 (en) Data accumulation apparatus, data accumulation method, and program
CN112817539A (en) Industrial data storage method and system, electronic device and storage medium
CN111124542A (en) Configuration information management system
CN114860693B (en) Structured data management method for intelligent terminal
CN110633191A (en) Method and system for monitoring service health degree of software system in real time
Chattopadhyay et al. Web based RFID asset management solution established on cloud services
CN114443343A (en) Method, device, equipment and storage medium for service interface to feed back abnormal information
CN114546825A (en) Fault tracking system, method, electronic device and readable medium

Legal Events

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