CN110602258A - Internet of things system and related data processing method - Google Patents

Internet of things system and related data processing method Download PDF

Info

Publication number
CN110602258A
CN110602258A CN201910978979.2A CN201910978979A CN110602258A CN 110602258 A CN110602258 A CN 110602258A CN 201910978979 A CN201910978979 A CN 201910978979A CN 110602258 A CN110602258 A CN 110602258A
Authority
CN
China
Prior art keywords
internet
things
eventbus
data
interface
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
CN201910978979.2A
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.)
Alipay Hangzhou Information Technology Co Ltd
Original Assignee
Alipay Hangzhou Information 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 Alipay Hangzhou Information Technology Co Ltd filed Critical Alipay Hangzhou Information Technology Co Ltd
Priority to CN201910978979.2A priority Critical patent/CN110602258A/en
Publication of CN110602258A publication Critical patent/CN110602258A/en
Pending legal-status Critical Current

Links

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

Abstract

The embodiment of the application provides an Internet of things system and a related data processing method. Wherein, thing networking system includes: the system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device. The at least one Internet of things device is connected with the Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one Internet of things device to the Internet of things gateway through the EventBus; and the gateway of the Internet of things sends the data received through the Eventbus to the cloud platform. The data processing method comprises the following steps: controlling the at least one piece of Internet of things equipment to be connected with an Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one piece of Internet of things equipment to the Internet of things gateway through the EventBus; and controlling the gateway of the Internet of things to send the data received through the Eventbus to the cloud platform.

Description

Internet of things system and related data processing method
Technical Field
The embodiment of the application relates to the technical field of data processing, in particular to an Internet of things system and a related data processing method.
Background
With the advent of the internet of things of IoT, various intelligent hardware devices increasingly rely on various sensors to realize various intelligent services. From popularization of personal consumption products, intelligence of modern smart homes, smart cities, smart industries and the like is achieved without depending on sensors. Sensing, coupling, applications, from the analog world to the digital world, the coupled bridge keystone is the sensor.
For the system of the internet of things, the value acquisition of the sensor and the wireless uploading to the cloud platform are important components of the internet of things. In the current sensor access layout, a single sensor corresponds to a single wireless network for communication, on one hand, the sensors cannot be linked, and the realized function is limited; on the other hand, different communication channels need to be developed for different sensors in hardware, so that the reusability of circuit elements is poor. In view of this, how to uniformly process sensor data to realize maximum multiplexing on a hardware structure is a technical problem that needs to be solved at present.
Disclosure of Invention
The embodiment of the application aims to provide an Internet of things system, which can uniformly process sensor data in the Internet of things system so as to realize maximum multiplexing on a hardware structure.
In order to achieve the above purpose, the embodiments of the present application are implemented as follows:
in a first aspect, an internet of things system is provided, including: the system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device; wherein:
the at least one Internet of things device is connected with the Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one Internet of things device to the Internet of things gateway through the EventBus;
and the gateway of the Internet of things sends the data received through the Eventbus to the cloud platform.
In a second aspect, a data processing method for an internet of things system is provided. The Internet of things system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device; the data processing method comprises the following steps:
data acquired by the sensor of the at least one Internet of things device is sent to the Internet of things gateway through the EventBus;
and controlling the gateway of the Internet of things to send the data received through the Eventbus to the cloud platform.
The Internet of things system of the embodiment of the application sends sensor data of different Internet of things devices to the cloud platform through the Internet of things gateway in a unified mode through the software architecture of the EventBus, so that cloud services provided by the cloud platform are coupled with sensors of the Internet of things devices, and maximum multiplexing on a hardware structure is achieved. Based on EventBus, on one hand, sensor data of different Internet of things devices can be processed uniformly, and the burden of a cloud platform is reduced; on the other hand, when a new sensor is added subsequently, interface application does not need to be developed independently for the new sensor, so that the expansion is more convenient and flexible.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only some embodiments described in the embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without any creative efforts.
Fig. 1 is a first structural schematic diagram of an internet of things system provided by an embodiment of the present application.
Fig. 2 is a second structural diagram of an internet of things system provided in an embodiment of the present application.
Fig. 3 is a schematic flow chart of a data processing method of an internet of things system according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
As described above, in the sensor access layout of the existing internet of things system, a single sensor corresponds to a single wireless network for communication, on one hand, the sensors cannot be linked, and the realized function is limited; on the other hand, different communication channels need to be developed for different sensors in hardware, so that the reusability of circuit elements is poor.
Therefore, the embodiment of the application aims to provide the internet of things system, which can uniformly manage the sensors of all internet of things devices so as to realize maximum multiplexing on a hardware structure.
Fig. 1 is a schematic structural diagram of an internet of things system according to an embodiment of the present application, including: the system comprises an internet of things gateway 11, a cloud platform 12 and at least one internet of things device 13. Wherein:
at least one internet of things device 13 is connected with the internet of things gateway 11 through an event bus EventBus so as to send data acquired by a sensor of the device to the internet of things gateway 11 through the EventBus.
The internet of things gateway 11 sends the data received through the EventBus to the cloud platform 12.
It should be understood that the cloud platform refers to a platform system providing cloud services, and the cloud services can be provided externally. In this embodiment, the cloud platform 12 summarizes data collected by the sensors of the internet of things device 13 to provide cloud services to the outside.
The Internet of things system of the embodiment of the application sends sensor data of different Internet of things devices to the cloud platform through the Internet of things gateway in a unified mode through the software architecture of the EventBus, so that cloud services provided by the cloud platform are coupled with sensors of the Internet of things devices, and maximum multiplexing on a hardware structure is achieved. Based on EventBus, on one hand, sensor data of different Internet of things devices can be processed uniformly, and the burden of a cloud platform is reduced; on the other hand, when a new sensor is added subsequently, interface application does not need to be developed independently for the new sensor, so that the expansion is more convenient and flexible.
The following describes the internet of things system according to the embodiment of the present application in detail.
As shown in fig. 2, in the internet of things system according to the embodiment of the present application, through a software architecture of EventBus, data collected by sensors of different internet of things devices are uniformly sent to the cloud platform 12 through the internet of things gateway 11 (intelligent sensing hub) and are summarized by the cloud platform 12, so as to provide a relevant cloud service.
The SensorHub has at least one communication protocol interface, such as an MQTT interface for message queue telemetry transmission, a TCP interface for transmission control protocol, an IPC interface for interprocess communication, a UART interface for universal asynchronous transceiver, a Bluetooth interface, a serial interface, etc. Each communication protocol interface is connected with a sensor supporting a corresponding communication protocol in a plurality of Internet of things devices. Namely, the internet of things system of the embodiment of the application realizes coupling multiplexing of different types of sensors through one SensorHub.
In particular, the software architecture of EventBus can extend more functional nodes to achieve more functions. By way of exemplary introduction, these functional nodes may include:
and the data monitoring node 14 is used for monitoring data in the designated Internet of things system. The cloud platform can control the data monitoring node 14 to monitor processes, performance indexes and the like in each system through the SensorHub.
And the firmware updating node 15 is used for updating the firmware of the internet of things system. The cloud platform can control the firmware update node 15 to download the latest firmware program through the SensorHub and perform updating.
The data processing node 16 performs a structuring process on data that needs to be sent to the cloud platform by the SensorHub, so that the SensorHub sends the structured data to the cloud platform 12, thereby avoiding a large amount of raw sensor data from being put on the cloud platform 103 side for preprocessing, and increasing the load of the cloud platform 103. Wherein, the above-mentioned structuring process can be but is not limited to at least one of the following ways:
(1) and cleaning the non-required data and deleting the unnecessary part in the data.
(2) And (4) cleaning format error data, and correcting or deleting parts which do not meet the format requirement in the data.
(3) And (4) logical error data cleaning, and data deduplication, deletion or correction of parts with contradiction.
(4) Necessary data supplement is carried out, and necessary parts missing in the data are reasonably filled.
It should be understood that the functional nodes in the EventBus may be configured individually according to the actual requirement of the internet of things system, and are not limited to the example in fig. 2, and are not described in detail herein for an example.
In addition, the EventBus can also be provided with an external interface 17, and the external interface 17 is connected with the SensorHub based on an interface agent program APIAgent. An external application integrated with an application programming interface can access the APIAgent in EventBus, and the APIAgent acquires data of the cloud platform 12 through the SensorHub and provides the data to the external application. That is, in the embodiment of the present specification, the cloud platform 12 can provide the cloud service to the outside through the APIAgent.
In addition, in order to guarantee the security of the internet of things system, the SensorHub can be used as a data channel unique to a cloud platform. Namely, the sensors of any internet of things device, the functional nodes of the EventBus and the external interfaces need to acquire data exposed by the cloud platform 12 through the SensorHub. Furthermore, the EventBus can also realize the encryption of transmission data based on a security transport layer protocol (TLS) encryption algorithm so as to reduce the possibility of data leakage of the cloud platform.
On the basis, the EventBus can also be configured with protocols to assist the modules to work cooperatively. By way of exemplary introduction, these protocols may include:
and Remote Procedure Call (RPC) protocol to realize remote call among the functional nodes.
And issuing-subscribing a Pub-Sub protocol to realize information sharing among the functional nodes.
And the Broadcast protocol realizes the transmission of Broadcast messages among the functional nodes.
The event drives a RemoteEvent protocol, and realizes the control of calling SensorHub by the functional node and the external interface.
The AutoDiscovery protocol is automatically displayed, the validity check of the functional node newly accessed to the EventBus is realized (for example, the account and the password provided by the newly accessed functional node are checked), and the communication address is configured for the functional node which is not newly accessed after the validity check is passed.
To sum up, the internet of things system of the embodiment of the application accesses sensor data of different internet of things devices to SensorHub in a unified multiplexing mode through the Eventbus. The SensorHub can be regarded as a central link of the Internet of things system, and each functional node set by the Eventbus can realize general processing on sensor data of each type through the SensorHub, so that an application program does not need to be developed additionally. Under the software framework of EventBus, each sensor has no direct dependency relationship, so that the Internet of things system has the characteristic of loose coupling. In addition, the SensorHub is used as the only data channel of the cloud platform, so that the platform data can be minimized to be exposed to the outside, and the risk of the cloud platform being attacked by hackers is effectively reduced based on the TLS encryption data transmission technology configured by Eventbus.
On the other hand, the embodiment of the application also provides a data processing method of the Internet of things system. Wherein, thing networking system includes: the system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device. The data control method comprises the following steps:
step S302, controlling at least one piece of Internet of things equipment to be connected with an Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one piece of Internet of things equipment to the Internet of things gateway through the EventBus.
And step S304, controlling the Internet of things gateway to send the data received through the Eventbus to the cloud platform.
It should be understood that the cloud platform can summarize data collected by a sensor of the internet of things device to provide cloud services to the outside.
Based on the data processing method of the embodiment of the application, the Internet of things system sends sensor data of different Internet of things devices to the cloud platform through the Internet of things gateway through the software architecture of the EventBus in a unified mode, so that cloud services provided by the cloud platform are coupled with sensors of the Internet of things devices, and maximum multiplexing on a hardware structure is achieved. Based on EventBus, on one hand, sensor data of different Internet of things devices can be processed uniformly, and the burden of a cloud platform is reduced; on the other hand, when a new sensor is added subsequently, interface application does not need to be developed independently for the new sensor, so that the expansion is more convenient and flexible.
The gateway of the internet of things is an intelligent sensing concentrator SensorHub, the SensorHub is provided with at least one communication protocol interface, and each communication protocol interface is connected with a sensor supporting a corresponding communication protocol in the plurality of devices of the internet of things.
Optionally, the SensorHub communication protocol interface includes at least one of a message queue telemetry transport MQTT interface, a transmission control protocol TCP interface, an interprocess communication IPC interface, a Universal Asynchronous Receiver Transmitter (UART) interface, a bluetooth interface, a serial interface.
Optionally, the SensorHub serves as a data channel unique to the cloud platform.
Optionally, the EventBus is provided with: and the external interface acquires the data of the cloud platform through the SensorHub so as to provide the data for external applications accessing the external interface.
The external interface is provided with an interface agent program APIAgent and is connected with an external application integrated with an application program programming interface based on the APIAgent.
Optionally, the EventBus further sets the following functional nodes connecting the SensorHub:
the data monitoring node monitors data in the designated Internet of things system;
and the firmware updating node is used for updating the firmware of the Internet of things system.
And the data processing node is used for carrying out structuring processing on the data which needs to be sent to the cloud platform through the SensorHub.
Optionally, EventBus also sets up the following protocol:
remote Procedure Call (RPC) protocol to realize remote call among all functional nodes;
the Pub-Sub protocol is published and subscribed to realize information sharing among the functional nodes;
broadcasting a Broadcast protocol to realize the transmission of Broadcast messages among the functional nodes;
the event-driven RemoteEvent protocol realizes that other functional nodes except the sensorHub call the control of the sensorHub;
and automatically displaying an Autodiscovery protocol, realizing the validity check of the functional node newly accessed to the EventBus, and configuring a communication address for the functional node which is not newly accessed after the validity check is passed.
Optionally, the EventBus implements encryption of transmission data based on a security transport layer protocol TLS encryption algorithm.
Obviously, the internet of things system shown in fig. 1 may be used as an execution subject of the data processing method in the embodiment of the present application. Therefore, the technical effect that the internet of things system can achieve can be achieved, and the data processing method of the embodiment of the application can also achieve.
As will be appreciated by one skilled in the art, embodiments of the present description may be provided as a method, system, or computer program product. Accordingly, the description may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the description may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The above description is only an example of the present specification, and is not intended to limit the present specification. Various modifications and alterations to this description will become apparent to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present specification should be included in the scope of the claims of the present specification.

Claims (10)

1. An internet of things system, comprising: the system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device;
the at least one Internet of things device is connected with the Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one Internet of things device to the Internet of things gateway through the EventBus;
and the gateway of the Internet of things sends the data received through the Eventbus to the cloud platform.
2. The system of the internet of things of claim 1,
the cloud platform collects data collected by the sensors of the Internet of things equipment so as to provide cloud service to the outside.
3. The Internet of things system of claim 1 or 2,
the gateway of the internet of things is an intelligent sensing concentrator SensorHub, the SensorHub is provided with at least one communication protocol interface, and each communication protocol interface is connected with a sensor supporting a corresponding communication protocol in the plurality of devices of the internet of things.
4. The system of claim 3,
the SensorHub communication protocol interface includes at least one of:
the MQTT interface is telemetered and transmitted by the message queue;
a Transmission Control Protocol (TCP) interface;
an inter-process communication IPC interface;
a Universal Asynchronous Receiver Transmitter (UART) interface;
a Bluetooth interface;
and a serial interface.
5. The system of claim 3,
the SensorHub serves as the only data channel of the cloud platform.
6. The system of the internet of things of claim 5,
the EventBus is provided with:
and the external interface acquires the data of the cloud platform through the SensorHub so as to provide the data for external applications accessing the external interface.
7. The system of the internet of things of claim 6,
the external interface is provided with an interface agent program APIAgent and is connected with an external application integrated with an application program programming interface based on the APIAgent.
8. The system of claim 3,
the EventBus also sets the following functional nodes that connect the SensorHub:
the data monitoring node monitors data in the designated Internet of things system;
and the firmware updating node is used for updating the firmware of the Internet of things system.
And the data processing node is used for carrying out structuring processing on the data which needs to be sent to the cloud platform through the SensorHub.
9. The system of the internet of things of claim 8,
the EventBus also sets the following protocol:
remote Procedure Call (RPC) protocol to realize remote call among all functional nodes;
the Pub-Sub protocol is published and subscribed to realize information sharing among the functional nodes;
broadcasting a Broadcast protocol to realize the transmission of Broadcast messages among the functional nodes;
the event-driven RemoteEvent protocol realizes that other functional nodes except the sensorHub call the control of the sensorHub;
and automatically displaying an Autodiscovery protocol, realizing the validity check of the functional node newly accessed to the EventBus, and configuring a communication address for the functional node which is not newly accessed after the validity check is passed.
10. A data processing method of an Internet of things system comprises the steps that the Internet of things system comprises an Internet of things gateway, a cloud platform and at least one Internet of things device; the data processing method comprises the following steps:
controlling the at least one piece of Internet of things equipment to be connected with an Internet of things gateway through an event bus EventBus so as to send data acquired by a sensor of the at least one piece of Internet of things equipment to the Internet of things gateway through the EventBus;
and controlling the gateway of the Internet of things to send the data received through the Eventbus to the cloud platform.
CN201910978979.2A 2019-10-15 2019-10-15 Internet of things system and related data processing method Pending CN110602258A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910978979.2A CN110602258A (en) 2019-10-15 2019-10-15 Internet of things system and related data processing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910978979.2A CN110602258A (en) 2019-10-15 2019-10-15 Internet of things system and related data processing method

Publications (1)

Publication Number Publication Date
CN110602258A true CN110602258A (en) 2019-12-20

Family

ID=68867215

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910978979.2A Pending CN110602258A (en) 2019-10-15 2019-10-15 Internet of things system and related data processing method

Country Status (1)

Country Link
CN (1) CN110602258A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111526056A (en) * 2020-04-28 2020-08-11 汇智道晟(舟山)科技有限公司 Internet of things data transmission method, gateway and Internet of things system

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103152370A (en) * 2011-12-06 2013-06-12 中国移动通信集团福建有限公司 Service gateway system of internet of things and application method
US20150032776A1 (en) * 2006-03-31 2015-01-29 International Business Machines Corporation Cross-cutting event correlation
CN105471982A (en) * 2015-11-20 2016-04-06 中国石油天然气股份有限公司华北油田分公司 Interaction method and system for internet-of-things gateway and cloud platform
CN105629790A (en) * 2016-01-29 2016-06-01 广州能迪能源科技股份有限公司 Data management platform and method based on industrial IOT (Internet of Things)
US20180184464A1 (en) * 2016-12-28 2018-06-28 SafeNet International, LLC System and method for pairing devices to cloud-based applications
CN108322509A (en) * 2017-12-29 2018-07-24 江苏集萃智能制造技术研究所有限公司 A kind of remote supervisory and controlling syste based on modbus communication and internet
CN109005166A (en) * 2018-07-23 2018-12-14 合沃物联技术(南京)有限公司 A kind of middleware system for Internet of things and its multi protocol conversion method
CN109862087A (en) * 2019-01-23 2019-06-07 深圳市康拓普信息技术有限公司 Industrial Internet of things system and its data processing method based on edge calculations
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20150032776A1 (en) * 2006-03-31 2015-01-29 International Business Machines Corporation Cross-cutting event correlation
CN103152370A (en) * 2011-12-06 2013-06-12 中国移动通信集团福建有限公司 Service gateway system of internet of things and application method
CN105471982A (en) * 2015-11-20 2016-04-06 中国石油天然气股份有限公司华北油田分公司 Interaction method and system for internet-of-things gateway and cloud platform
CN105629790A (en) * 2016-01-29 2016-06-01 广州能迪能源科技股份有限公司 Data management platform and method based on industrial IOT (Internet of Things)
US20180184464A1 (en) * 2016-12-28 2018-06-28 SafeNet International, LLC System and method for pairing devices to cloud-based applications
CN108322509A (en) * 2017-12-29 2018-07-24 江苏集萃智能制造技术研究所有限公司 A kind of remote supervisory and controlling syste based on modbus communication and internet
CN109005166A (en) * 2018-07-23 2018-12-14 合沃物联技术(南京)有限公司 A kind of middleware system for Internet of things and its multi protocol conversion method
CN109862087A (en) * 2019-01-23 2019-06-07 深圳市康拓普信息技术有限公司 Industrial Internet of things system and its data processing method based on edge calculations
CN109889551A (en) * 2019-04-16 2019-06-14 湖南树华环保科技有限公司 A kind of method of the Internet of Things cloud platform of Intelligent hardware access

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111526056A (en) * 2020-04-28 2020-08-11 汇智道晟(舟山)科技有限公司 Internet of things data transmission method, gateway and Internet of things system

Similar Documents

Publication Publication Date Title
JP6762368B2 (en) Request processing in the service layer
EP2840813B1 (en) Service method and system using instance interface of virtualization object in internet of things environment
CN112087454B (en) Communication method, device, equipment and storage medium of Internet of things gateway equipment
EP3485656A1 (en) Subscription and notification service
EP2621243B1 (en) Method and system for configuring and managing third party software, and management server
CN105721512A (en) Remote process calling system and method thereof
KR101971259B1 (en) Operation Management Device and Method to Upgrade Program installed Internet of Things Communication Module
CN113783831B (en) Internet of things information processing method, device and system
CN109495433A (en) Data download method and device, storage medium and electronic device
CN113194550B (en) Data channel construction method, server and data cluster system
CN104852971A (en) Plug-in protocol device and data communication method based on plug-in protocol
CN110602258A (en) Internet of things system and related data processing method
CN114338287A (en) Industrial edge gateway data management method based on active identification
CN114466226B (en) Bandwidth duration duty cycle determination method, device, equipment and computer readable medium
US9826080B2 (en) Sharing a single external accessory connection of a mobile device across multiple application programs
CN111479336A (en) Software framework and development platform of WI-FI chipset
EP3007470B1 (en) Performance improvement method in instance hosting environment and service system therefor
CN112804249B (en) Data communication method and system for remotely calling automatic driving platform
KR100989179B1 (en) A system that provides virtual secure connections between a terminal and a web server on a relay server-based web browsing environment and operating method thereof
CN110245527A (en) A kind of USB port right management method and device and equipment
US20190068737A1 (en) Message pushing system, client equipment and message pushing method thereof
CN112653720B (en) FOTA upgrading method and device
Gu et al. SWICOM: An SDR-based wireless communication gateway for vehicles
EP3972197A1 (en) Method and apparatus for customer premise equipment configuration management
CN111309497B (en) Information calling method and device, server, terminal and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40019453

Country of ref document: HK

RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20191220