CN114979198A - Solution method suitable for general data processing of Internet of things platform - Google Patents

Solution method suitable for general data processing of Internet of things platform Download PDF

Info

Publication number
CN114979198A
CN114979198A CN202210413777.5A CN202210413777A CN114979198A CN 114979198 A CN114979198 A CN 114979198A CN 202210413777 A CN202210413777 A CN 202210413777A CN 114979198 A CN114979198 A CN 114979198A
Authority
CN
China
Prior art keywords
trigger
internet
triggering
things platform
data processing
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.)
Pending
Application number
CN202210413777.5A
Other languages
Chinese (zh)
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.)
Shenzhen Aiwei Iot Technology Co ltd
Original Assignee
Shenzhen Aiwei Iot 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 Shenzhen Aiwei Iot Technology Co ltd filed Critical Shenzhen Aiwei Iot Technology Co ltd
Priority to CN202210413777.5A priority Critical patent/CN114979198A/en
Publication of CN114979198A publication Critical patent/CN114979198A/en
Pending legal-status Critical Current

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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The invention relates to the technical field of data processing of an Internet of things platform, in particular to a solution suitable for universal data processing of the Internet of things platform, which comprises the steps of dividing a rule engine into two core functions of data forwarding and equipment linkage; forwarding the data to different destinations through data rule configuration; the linkage of the devices in the scene is that linkage rules among the devices are defined in a rule engine in a visual mode, and the rules are deployed to the cloud, so that the user-defined rules and the configuration mode are achieved, and different business processing requirements on the device messages are quickly met. The method is suitable for the Internet of things platform, can be applied to a general equipment message processing component of the Internet of things platform, utilizes the rule engine to process complex logic, processes data collected by the sensing layer, decouples the data logic and upper-layer services, and achieves the purpose of invariant strain.

Description

Solution method suitable for general data processing of Internet of things platform
Technical Field
The invention relates to a solution for data processing, in particular to a solution suitable for general data processing of an Internet of things platform, and belongs to the technical field of data processing of the Internet of things platform.
Background
At present, while the development and application of big data are rapidly developed, many problems also exist, for example: insufficient data opening and sharing, not wide application field, insufficient development and utilization of data resources, serious disorder abuse phenomenon and the like;
in the construction of smart cities, big data plays an important role, and according to the experience of the conventional smart city construction, due to the lack of a unified development and management platform, each city application can only be independently constructed, so that the problems of data barriers and application barriers exist among all the city applications, a large amount of information islands are formed, and the function and value of the big data cannot be played; therefore, a unified cloud platform which can be popularized and used is urgently sought for breaking the stripe division among urban applications, eliminating the information gap and realizing the quality fusion of big data;
therefore, an internet of things platform is born, wherein the internet of things platform is an integrated platform integrating the capabilities of equipment management, data security communication, message subscription and the like, supports downwards to connect mass equipment, and collects the data of the equipment to cloud; a cloud API is provided upwards, and the server can issue a command to the equipment end by calling the cloud API to realize remote control; the method comprises the steps that an internet of things platform is used for achieving complete communication link of equipment, and a user needs to complete equipment development of an equipment end, development of a cloud server, creation of a database and development of a mobile phone App;
one capability of the platform core of the internet of things is to process data generated by equipment, wherein the data mainly comprises three dimensions of storage, flow direction and use; due to the fact that requirements of different industries and different manufacturers are diversified, the functions need to be configured in a modularization mode, and the requirements of different business scenes can be achieved rapidly through simple configuration.
Therefore, there is a need for an improved solution for general data processing of an internet of things platform to solve the above existing problems.
Disclosure of Invention
The invention aims to provide a solution suitable for processing general data of an Internet of things platform, which is suitable for the Internet of things platform, can be applied to a general equipment message processing component of the Internet of things platform, utilizes a rule engine to process complex logic, processes data collected by a sensing layer, realizes decoupling of data logic and upper-layer services, and achieves the purpose of invariant strain. Different business processing requirements on the equipment messages can be quickly realized through self-defining rules and a configuration mode.
In order to achieve the purpose, the invention adopts the main technical scheme that:
a solution suitable for general data processing of an Internet of things platform comprises the following steps:
s1: dividing a rule engine into two core functions of data forwarding and equipment linkage;
s2: forwarding the data to different destinations through data rule configuration;
s3: the linkage of the multiple devices in the scene is that linkage rules among the devices are defined in a rule engine in a visual mode, and the rules are deployed to the cloud, so that the mode of self-defining the rules and configuration is achieved, and different business processing requirements on device messages are rapidly met.
Preferably, the data forwarding destination includes a network component, a short message, a WeChat, an email, a nail and the like, wherein the network component can be divided into an httpserver, a database, a message middleware and other Internet of things platforms according to the data destination, the data forwarding further includes forwarding configuration and rule configuration, and the rule configuration is implemented by writing Sql.
Preferably, in S1, each scenario linkage rule includes two parts, namely, a Trigger (Trigger) and an Action (Action), and the device linkage mainly includes linkage configuration and alarm configuration.
Preferably, the trigger types of the trigger include device triggering, manual triggering, and time triggering, the trigger condition of the trigger can be triggered when any one condition is met, the trigger condition includes a plurality of triggers, and manual triggering is not included.
Preferably, in a rule configuration, a plurality of triggers can be configured, the relationship between the triggers is yes or yes, and each trigger can be configured with a trigger type and a trigger condition.
Preferably, when the device is triggered, the condition of the triggered device model data value can be selected, and the rule effective time can be configured, wherein the effective time and the time trigger are not a concept, and the device trigger is also configured with anti-shake setting and triggering modes.
Preferably, the anti-shake setting needs triggering times reaching a certain threshold value for triggering; the triggering mode is horizontal triggering or peak triggering, the horizontal triggering continues to trigger the rule when the set condition is met, and the peak triggering is triggered only once.
Preferably, the manual trigger itself is not regular, and is essentially a trigger switch, so that a user can define a plurality of complex execution actions, and the purpose of automation is achieved in a manual trigger mode in the future, and the purpose of periodical trigger execution is achieved by configuring a cron expression for the time trigger.
Preferably, the execution type of the execution action includes device output and message notification.
Preferably, the device output is used for issuing modified device attributes and calling device functions, wherein the device attributes and the device functions are capabilities defined in an object model, and the message notification is used for notifying or warning a user when the device data reaches a preset value.
The invention has at least the following beneficial effects:
1. the method is suitable for the Internet of things platform, can be applied to a general equipment message processing component of the Internet of things platform, utilizes the rule engine to process complex logic, processes data collected by the sensing layer, realizes the decoupling of the data logic and upper-layer services, achieves the aim of resisting ten thousand variables in a non-variable manner, and can quickly meet different service processing requirements on equipment messages in a self-defined rule and configuration mode.
2. By splitting functions, layering modules and utilizing related mature open source libraries, the rule engine can be rapidly coded and realized, wherein a configured interface has many related component libraries which can be utilized, and the self development difficulty is not high; therefore, the rule model can be abstracted uniformly, and then the rules are instantiated by using the capabilities of reflection and the like, so that the scheme of the invention has high feasibility.
3. By means of the extraction of the rule engine, the processing requirements of the complex and variable Internet of things data can be met, most of the business scene requirements of the equipment data can be met by means of the rule engine, and therefore the equipment data can be quickly utilized by different users, and therefore the practicability of the scheme of the invention is improved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the application and together with the description serve to explain the application and not to limit the application. In the drawings:
FIG. 1 is a block diagram illustrating the flow of the present invention.
Detailed Description
Embodiments of the present application will be described in detail with reference to the drawings and examples, so that how to implement technical means to solve technical problems and achieve technical effects of the present application can be fully understood and implemented.
As shown in fig. 1, the solution applicable to the general data processing of the platform of the internet of things provided by this embodiment includes the following steps:
s1: dividing a rule engine into two core functions of data forwarding and equipment linkage;
furthermore, a rule engine (mle engine) is an engine responsible for processing complex logic, and is mainly used for processing data collected by a sensing layer, so that decoupling of data logic and upper-layer services is realized, and the purpose of invariant strain is achieved;
s2: forwarding the data to different destinations through data rule configuration;
further, the data forwarding destination comprises a network component, a short message, a WeChat, a mail, a nail and the like, wherein the network component can be divided into an httpserver, a database, a message middleware and other Internet of things platforms according to the data destination, the data forwarding also comprises forwarding configuration and rule configuration, and the rule configuration is realized by writing Sql; by means of abundant data forwarding capacity, powerful guarantee is provided for establishing application scenes such as equipment data display, data analysis and data aggregation, and destinations such as short messages, WeChats, mails and nails provide various convenient channels for equipment alarm in the application of the Internet of things in the ToB scene;
monitoring equipment information in the information gateway, filtering, screening and converting through Sql, sending the matched equipment information to an information destination through forwarding configuration, wherein the forwarding configuration is realized by configuring parameters of the forwarding destination, and the configuration and management of the information destination are realized by using the necessary parameters of url, port, appTaken, secretKey and the like
S3: the linkage of the devices in the scene is that linkage rules among the devices are defined in a rule engine in a visual mode, and the rules are deployed to the cloud, so that the self-defined rules and the configuration mode are achieved, and different business processing requirements on device messages are quickly met.
In this embodiment, as shown in fig. 1, in S1, each scene linkage rule is composed of two parts, namely, a Trigger (Trigger) and an execution Action (Action), and the device linkage mainly includes linkage configuration and alarm configuration, and according to different application scenes, the linkage configuration mainly implements linkage between devices, linkage between time and devices, and one execution of complex execution actions through configuration rules; and the alarm configuration sends the equipment alarm to the user terminal through the configuration.
In this embodiment, as shown in fig. 1, the trigger types of the trigger include device triggering, manual triggering, and time triggering, the trigger condition of the trigger can be triggered when any one condition is satisfied, the trigger condition includes a plurality of triggers, and manual triggering is not included; in a rule configuration, a plurality of triggers can be configured, the relationship among the triggers is a yes or a yes relationship, and each trigger can be configured with a trigger type and a trigger condition; when equipment is triggered, the condition of the triggered equipment model data value can be selected, in addition, the rule effective time can be configured, wherein the effective time and the time triggering are not a concept, and the equipment triggering is also configured with anti-shake setting and triggering modes; the anti-shake setting needs the triggering times to reach a certain threshold value for triggering; the situation of false alarm of equipment is prevented, the triggering mode is horizontal triggering or peak value triggering, the horizontal triggering continues to trigger the rule when meeting the set, and the peak value triggering is triggered only once; the manual trigger is not regular, and is essentially a trigger switch, so that a user can define a plurality of complex execution actions, the purpose of automation is achieved in a manual trigger mode in the future, the purpose of periodical trigger execution is achieved by configuring a cron expression in time trigger mode, and the cron expression is inconvenient for the user to use, so that a converter can be manufactured and the user can use the converter conveniently.
In the present embodiment, as shown in fig. 1, the execution type of the execution action includes device output and message notification; the device output is used for issuing and changing the device attribute and calling the device function, wherein the device attribute and the device function are defined in the physical model, the device makes a corresponding response after receiving the instruction, and the message notification is used for notifying or warning a user when the device data reaches a preset value; when any one of the trigger conditions is satisfied, an execution action is triggered.
As shown in fig. 1, the principle of the solution method applicable to the general data processing of the platform of the internet of things provided by this embodiment is as follows: in function division, a rule engine is mainly divided into two core functions of data forwarding and equipment linkage; the data forwarding is configured according to data rules, the data are forwarded to different destinations, the data forwarding destinations are provided with network components, short messages, WeChat, mails, nails and the like, the network components can be divided into http servers, databases, message middleware and other Internet of things platforms according to the data destinations, powerful guarantee is provided for establishing application scenes such as equipment data display, data analysis and data aggregation by means of rich data forwarding capacity, and the destinations such as the short messages, the WeChat, the mails and the nails are applied to the Internet of things in a ToB scene, so that various convenient channels are provided for equipment alarm; equipment linkage: scene linkage is a visual programming mode for developing automatic business logic in a rule engine, linkage rules among devices can be defined in a visual mode, and the rules are deployed to a cloud end; each scene linkage rule consists of a Trigger (Trigger) and an execution Action (Action); the triggers include device triggering, manual triggering and time triggering, the triggering condition can be triggered when any one condition is met, the triggering condition can comprise a plurality of triggers, except for manual triggering, wherein in a rule configuration, a plurality of triggers can be configured, the relationship among the triggers is an OR relationship, and each trigger can be configured with a triggering type and a triggering condition; triggering the equipment: when equipment is triggered, the condition of the triggered equipment object model data value can be selected, in addition, the rule effective time can be configured, the effective time and the time trigger are not a concept, and simultaneously, an anti-shake setting and a triggering mode can be configured, wherein the anti-shake setting can be triggered only when the triggering times reach a certain threshold value, so that the condition of equipment false alarm is prevented; the triggering mode is horizontal triggering or peak value triggering, the horizontal triggering continuously triggers the rule when meeting the set, and the peak value triggering is triggered only once; manual triggering: the device is not regular, and is essentially only a trigger switch, so that a user can define a plurality of complex execution actions, and the aim of automation is fulfilled in a manual trigger mode in the future; time triggering: the purpose of periodically triggering execution is achieved by configuring the cron expression, and the cron expression is inconvenient for a user to use, so that a converter can be manufactured and is convenient for the user to use; and executing the action: when any one trigger condition is met, the execution action is triggered, wherein the execution types all share equipment output, the message informs two types, the equipment output refers to issuing and changing equipment attributes and calling equipment functions, the equipment attributes and the equipment functions are capabilities defined in the physical model, the equipment receives the instruction and then makes a corresponding response, and different service processing requirements for the equipment message are finally realized through the series of technical schemes.
As used in the specification and in the claims, certain terms are used to refer to particular components. As one skilled in the art will appreciate, manufacturers may refer to a component by different names. This specification and claims do not intend to distinguish between components that differ in name but not function. In the following description and in the claims, the terms "include" and "comprise" are used in an open-ended fashion, and thus should be interpreted to mean "include, but not limited to. "substantially" means within an acceptable error range, and a person skilled in the art can solve the technical problem within a certain error range to achieve the technical effect basically.
It is noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a good or system that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such good or system. The term "comprising" is used to specify the presence of stated features, integers, steps, operations, elements, and/or components, but does not preclude the presence or addition of one or more other like features or components in a commodity or system that comprises the features.
The foregoing description shows and describes several preferred embodiments of the invention, but as aforementioned, it is to be understood that the invention is not limited to the forms disclosed herein, but is not to be construed as excluding other embodiments and is capable of use in various other combinations, modifications, and environments and is capable of changes within the scope of the inventive concept as expressed herein, commensurate with the above teachings, or the skill or knowledge of the relevant art. And that modifications and variations may be effected by those skilled in the art without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. A solution suitable for general data processing of an Internet of things platform comprises the following steps:
s1: dividing a rule engine into two core functions of data forwarding and equipment linkage;
s2: forwarding the data to different destinations through data rule configuration;
s3: the linkage of the devices in the scene is that linkage rules among the devices are defined in a rule engine in a visual mode, and the rules are deployed to the cloud, so that the self-defined rules and the configuration mode are achieved, and different business processing requirements on device messages are quickly met.
2. The solution applicable to the general data processing of the internet of things platform according to claim 1, wherein: the data forwarding destination comprises a network component, short messages, WeChat, mails, nails and the like, wherein the network component can be divided into httpserver, a database, message middleware and other Internet of things platforms according to the data destination, the data forwarding also comprises forwarding configuration and rule configuration, and the rule configuration is realized by writing Sql.
3. The solution applicable to the general data processing of the internet of things platform according to claim 1, wherein: in S1, each scene linkage rule is composed of a Trigger (Trigger) and an Action (Action), and the device linkage mainly includes linkage configuration and alarm configuration.
4. The solution applicable to the general data processing of the internet of things platform according to claim 2, wherein: the trigger type of the trigger comprises equipment triggering, manual triggering and time triggering, the trigger condition of the trigger can be triggered when any one condition is met, the trigger condition comprises a plurality of triggers, and manual triggering is not included.
5. The solution applicable to the general data processing of the internet of things platform according to claim 2, wherein: in a rule configuration, a plurality of triggers can be configured, the relationship among the triggers is a yes or yes relationship, and each trigger can be configured with a trigger type and a trigger condition.
6. The solution applicable to the general data processing of the internet of things platform according to claim 4, wherein: the device can select the condition of the triggered device model data value when triggered, and can be reconfigured with the rule effective time, wherein the effective time and the time trigger are not a concept, and the device trigger is also configured with anti-shake setting and triggering mode.
7. The solution applicable to the general data processing of the internet of things platform according to claim 6, wherein: the anti-shake setting needs triggering times to reach a certain threshold value for triggering; the triggering mode is horizontal triggering or peak triggering, the horizontal triggering continues to trigger the rule when the set condition is met, and the peak triggering is triggered only once.
8. The solution applicable to the general data processing of the internet of things platform according to claim 4, wherein: the manual trigger is not regular and is essentially a trigger switch, a user can define a plurality of complex execution actions, the purpose of automation is achieved in the form of manual trigger in the future, and the purpose of periodical trigger execution is achieved by configuring a cron expression.
9. The solution applicable to the general data processing of the internet of things platform according to claim 3, wherein: the execution type of the execution action comprises device output and message notification.
10. The solution applicable to the general data processing of the internet of things platform according to claim 9, wherein: the device output is used for issuing modified device attributes and calling device functions, wherein the device attributes and the device functions are capabilities defined in an object model, and the message notification is used for notifying or warning a user after the device data reaches a preset value.
CN202210413777.5A 2022-04-19 2022-04-19 Solution method suitable for general data processing of Internet of things platform Pending CN114979198A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210413777.5A CN114979198A (en) 2022-04-19 2022-04-19 Solution method suitable for general data processing of Internet of things platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210413777.5A CN114979198A (en) 2022-04-19 2022-04-19 Solution method suitable for general data processing of Internet of things platform

Publications (1)

Publication Number Publication Date
CN114979198A true CN114979198A (en) 2022-08-30

Family

ID=82977806

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210413777.5A Pending CN114979198A (en) 2022-04-19 2022-04-19 Solution method suitable for general data processing of Internet of things platform

Country Status (1)

Country Link
CN (1) CN114979198A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115442228A (en) * 2022-09-06 2022-12-06 上海庆科信息技术有限公司 Business logic processing method, device, electronic device, storage medium and system
CN115460051A (en) * 2022-09-13 2022-12-09 浪潮软件科技有限公司 Equipment linkage model configuration method based on industry Internet of things scene

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019141111A1 (en) * 2018-01-16 2019-07-25 华为技术有限公司 Communication method and communication apparatus
CN112332996A (en) * 2020-04-20 2021-02-05 深圳Tcl新技术有限公司 Terminal network distribution method, device, equipment and computer readable storage medium
CN113485206A (en) * 2021-08-06 2021-10-08 时代云英(重庆)科技有限公司 Extensible Internet of things system and method
CN114004308A (en) * 2021-11-12 2022-02-01 中国工商银行股份有限公司 Business decision method, rule engine device and rule engine system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2019141111A1 (en) * 2018-01-16 2019-07-25 华为技术有限公司 Communication method and communication apparatus
CN112332996A (en) * 2020-04-20 2021-02-05 深圳Tcl新技术有限公司 Terminal network distribution method, device, equipment and computer readable storage medium
CN113485206A (en) * 2021-08-06 2021-10-08 时代云英(重庆)科技有限公司 Extensible Internet of things system and method
CN114004308A (en) * 2021-11-12 2022-02-01 中国工商银行股份有限公司 Business decision method, rule engine device and rule engine system

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
CSDN: "第八章 触发器", pages 1, Retrieved from the Internet <URL:https://blog.csdn.net/shimly2010/article/details/6587974> *
知乎: "关于物联网规则引擎技术,你想要知道的都在这儿!", pages 1, Retrieved from the Internet <URL:https://zhuanlan.zhihu.com/p/325762510> *
阿里云: "云端场景联动", pages 1, Retrieved from the Internet <URL:https://help.aliyun.com/zh/iot-edge/support/scene-orchestrations-in-the-cloud> *
阿里云: "场景自动化开发指南", pages 1, Retrieved from the Internet <URL:https://help.aliyun.com/document_detail/130557.html> *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115442228A (en) * 2022-09-06 2022-12-06 上海庆科信息技术有限公司 Business logic processing method, device, electronic device, storage medium and system
CN115460051A (en) * 2022-09-13 2022-12-09 浪潮软件科技有限公司 Equipment linkage model configuration method based on industry Internet of things scene

Similar Documents

Publication Publication Date Title
CN114979198A (en) Solution method suitable for general data processing of Internet of things platform
CN105159964B (en) A kind of log monitoring method and system
US8862655B2 (en) Services cloud system and service realization method
AU682272B2 (en) A method for displaying information relating to a computer network
CN111787066A (en) Internet of things data platform based on big data and AI
CN101976885B (en) Remote intelligent network management power management system
CN101350963B (en) Embedded telecom value-added service gateway
EP1350188A2 (en) System for collecting, correlating, querying and viewing topology information
CN108848159A (en) A kind of internet of things equipment interoperability dispatching method
CN101365118A (en) Video monitoring system based on computer network
CN101365119A (en) Video recording balance equalizing method used for network video monitoring system
CN101360129A (en) Mobile phone short message sending method for network video monitoring system
CN114830080B (en) Data distribution flow configuration method and device, electronic equipment and storage medium
CN115150274A (en) Unified configuration method, system and storage medium for time-sensitive network equipment
CN113852939A (en) Cloud-native-oriented user plane function micro-service system
CN112653569B (en) Equipment management method, device and system
CN101667932A (en) Method of network element equipment log management and device
CN101924815A (en) 3G MOA phone middleware embedded system
CN113765777A (en) Equipment control method, message transfer method, equipment, readable medium and Internet of things
CN112486706A (en) Internet of things local equipment linkage method based on MQTT message driving mechanism
CN108964957A (en) A kind of method and big data system of data communication service quality monitoring
CN112636959B (en) Network slice privacy number service guarantee system and method for distinguishing service types
CN115442228A (en) Business logic processing method, device, electronic device, storage medium and system
KR100734871B1 (en) Apparatus for emergency rescue using user presence information in next generation communication environment and method thereof
CN113467912A (en) Distributed train dispatching management system

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