CN102932475A - Software design framework of gateway for internet of things - Google Patents

Software design framework of gateway for internet of things Download PDF

Info

Publication number
CN102932475A
CN102932475A CN201210458654XA CN201210458654A CN102932475A CN 102932475 A CN102932475 A CN 102932475A CN 201210458654X A CN201210458654X A CN 201210458654XA CN 201210458654 A CN201210458654 A CN 201210458654A CN 102932475 A CN102932475 A CN 102932475A
Authority
CN
China
Prior art keywords
communication module
module
internet
thing connection
thing
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
CN201210458654XA
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.)
GUANGDONG SOUTH CHINA INTERNET OF THINGS APPLICATION RESEARCH INSTITUTE
GUANGDONG WIOT INTERNET OF THINGS APPLICATION RESEARCH DEVELOPMENT CENTER CO LTD
Original Assignee
GUANGDONG SOUTH CHINA INTERNET OF THINGS APPLICATION RESEARCH INSTITUTE
GUANGDONG WIOT INTERNET OF THINGS APPLICATION RESEARCH DEVELOPMENT CENTER 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 GUANGDONG SOUTH CHINA INTERNET OF THINGS APPLICATION RESEARCH INSTITUTE, GUANGDONG WIOT INTERNET OF THINGS APPLICATION RESEARCH DEVELOPMENT CENTER CO LTD filed Critical GUANGDONG SOUTH CHINA INTERNET OF THINGS APPLICATION RESEARCH INSTITUTE
Priority to CN201210458654XA priority Critical patent/CN102932475A/en
Publication of CN102932475A publication Critical patent/CN102932475A/en
Pending legal-status Critical Current

Links

Images

Abstract

The embodiment of the invention discloses a software design framework of a gateway for an internet of things for developing gateway software of the internet of things. The software design framework comprises a universal module and a customized module, wherein the universal module comprises a core communication module of the internet of things and an internet communication module. The core communication module of the internet of things is used for carrying out format conversion on network layer data and sensing layer data; the internet communication module is used for carrying out internet communication, and the core communication module of the internet of things is connected with the internet communication module in a communication manner. According to the scheme provided by the embodiment of the invention, the repeated development rate of the gateway software of the internet of things can be reduced, and meanwhile, the development efficiency is improved.

Description

A kind of Software for Design framework of things-internet gateway
Technical field
The present invention relates to the software development technique field, relate in particular to a kind of Software for Design framework of things-internet gateway.
Background technology
Internet of Things comprises sensor network part and the Internet part, and its coupling part is things-internet gateway.Things-internet gateway need to support in the real sensor network to use the various sensor devices of various communications protocols, can realize the interconnection of data between access capability widely and the different communication protocol.Therefore, the major function of things-internet gateway is be used to the conversion of carrying out data format between the node, so that consistent at the data message form of internet transmission.
At present, in order to be applicable to dissimilar Internet of Things, existing things-internet gateway all is the special customization of indivedual industries or enterprise, especially to the customization of things-internet gateway software.
When customizing new things-internet gateway each time, all need to re-start the exploitation of a things-internet gateway software, still, a lot of contents of things-internet gateway software all are repetitions, such overlapping development has increased the overlapping development rate of things-internet gateway software, has reduced simultaneously development efficiency.
Summary of the invention
In order to address the above problem, the embodiment of the invention provides a kind of Software for Design framework of things-internet gateway, is used for carrying out the exploitation of things-internet gateway software.By implementing the present invention program, can reduce the overlapping development rate of things-internet gateway software, improve simultaneously its development efficiency.
A kind of Software for Design framework of things-internet gateway comprises: general module and customization module,
Described general module comprises: thing connection core communication module and the Internet communication module,
Described thing connection core communication module is used for network layer data and sensing layer data are carried out format conversion processing; Described the Internet communication module is used for carrying out internet communication;
But described thing connection core communication module is connected by communication mode with described the Internet communication module.
Preferably, described customization module comprises: thing connecting port communication module, described thing connecting port communication module are used for transmitting-receiving sensing layer data; But described thing connecting port communication module is connected by communication mode with described thing connection core communication module.
Preferably, described customization module comprises: control logic module and human-computer interaction module, described control logic module are used for the sensing layer data are carried out preliminary treatment; Described human-computer interaction module is used for showing human-computer interaction interface and transmitting-receiving man-machine interaction instruction; But described control logic module is connected by communication mode with described thing connection core communication module; But described human-computer interaction module is connected by communication mode with described the Internet communication module.
Preferably, but comprise described the connection by communication mode: communicate connection by socket Socket mode.
Preferably, described thing connection core communication module specifically is used for the sensing layer data that described thing connecting port communication module sends are converted to network layer data, and sends described network layer data to described the Internet communication module; Described thing connection core communication module specifically is used for receiving the user instruction that described the Internet communication module sends, and sends described user instruction to described thing connecting port communication module.
Preferably, described the Internet communication module specifically is used for sending the network layer data that described thing connection core communication module sends by the Internet to server; Described the Internet communication module specifically is used for sending the network layer data that server sends to described thing connection core communication module.
Preferably, described thing connecting port communication module specifically is used for attachment connection awareness apparatus and described thing connection core communication module, sends the sensing layer data that described thing connection awareness apparatus gathers to described thing connection core communication module; Described thing connecting port communication module specifically is used for transmitting the user instruction that described thing connection core communication module sends to described thing connection awareness apparatus, to realize the control to described thing connection awareness apparatus.
Preferably, described control logic module is specifically for the sensing layer data between described thing connection core communication module and the described thing connecting port communication module being added or revising; Described control logic module is specifically for the network layer data between described thing connection core communication module and the described the Internet communication module being added or revising.
Preferably, described control logic module specifically is used for receiving described thing connection awareness apparatus based on the feedback information of described user instruction, and sends described feedback information to described human-computer interaction module.
Preferably, described human-computer interaction module specifically is used for receiving the user instruction of user's input, and sends described user instruction by described the Internet communication module, described thing connection core communication module and described thing connecting port communication module to described thing connection awareness apparatus successively; Described human-computer interaction module specifically is used for receiving the feedback information that described control logic module sends, and shows described feedback information.
As can be seen from the above technical solutions, the embodiment of the invention has the following advantages:
By general module and customization module are set in the Software for Design framework of things-internet gateway, general module comprises thing connection core communication module and the Internet communication module, thing connection core communication module, the Internet communication module and the concrete industry of using of things-internet gateway are irrelevant, the customization module is relevant with the concrete industry of using of things-internet gateway, like this thing connection core communication module, the Internet communication module are decided as general module, can directly call when developing with regard to the things-internet gateway of different industries later at every turn, only need exploitation customization module to get final product.Therefore, can reduce the overlapping development rate of things-internet gateway software, improve simultaneously its development efficiency.
Description of drawings
Fig. 1 is the Software for Design frame construction drawing of first embodiment of the invention things-internet gateway;
Fig. 2 is the signaling diagram of an application example of the present invention;
Fig. 3 is the Software for Design frame construction drawing of second embodiment of the invention things-internet gateway;
Fig. 4 is the signaling diagram of an application example of the present invention;
Fig. 5 is the signaling diagram of Another application example of the present invention;
Fig. 6 is the signaling diagram of Another application example of the present invention.
Embodiment
Below in conjunction with the Figure of description among the present invention, the technical scheme in the invention is clearly and completely described, obviously, described embodiment only is the present invention's part embodiment, rather than whole embodiment.Based on the embodiment among the present invention, those of ordinary skills belong to the scope of protection of the invention not making the every other embodiment that obtains under the creative work prerequisite.
The embodiment of the invention provides a kind of Software for Design framework of things-internet gateway, is used for carrying out the exploitation of things-internet gateway software.By implementing the present invention program, can reduce the overlapping development rate of things-internet gateway software, improve simultaneously its development efficiency.The below will be elaborated to this Software for Design framework.
Things-internet gateway can be realized the Internet, sensing network, and the protocol conversion each other of different sensing network, and the conversion of form is namely carried out in so-called protocol conversion to data, in order to realize interconnection and the interior interconnection of local area network (LAN) in the wide area network.The user can manage the connection of the thing in sensing network awareness apparatus by things-internet gateway, obtains the information of thing connection awareness apparatus, in order to carry out Distant supervision and control.
First embodiment of the invention will be elaborated to a kind of Software for Design framework of things-internet gateway, and the Software for Design framework concrete structure of the described things-internet gateway of present embodiment sees also Fig. 1, comprising:
General module 10 and customization module 11, wherein, general module 10 specifically comprises: thing connection core communication module 101 and the Internet communication module 102.
Wherein, thing connection core communication module 101 is used for network layer data and sensing layer data are carried out format conversion processing, and the Internet communication module 102 is used for carrying out internet communication.
But thing connection core communication module 101 and the Internet communication module 102 are connected by communication mode.
The content of general module 10, function have nothing to do with the industry at concrete sensing network place in things-internet gateway software, that is to say, no matter general module 10 in the industry Internet of Things of which kind of type, all is identical, perhaps only needs to do a small amount of adaptability revision.
The content, function of customization module 11 is relevant with the concrete industry at sensing network place in things-internet gateway software, that is to say, customization module 11 is in different types of industry Internet of Things, its specific content and function is arranged, therefore need to customize especially customization module 11 for industry.Concrete customization module need to be determined according to concrete industry, in the present embodiment, can't carry out concrete restriction and explanation to customization module 11.
101 concrete being used for of thing connection core communication module are converted to network layer data with the sensing layer data, and send network layer data after this conversion to the Internet communication module 102.Thing connection core communication module 101 is also concrete to be used for the user instruction from the user that reception the Internet communication module 102 sends, and finally sends this user instruction to thing connection awareness apparatus, so that thing connection awareness apparatus is controlled.
The Internet communication module 102 is concrete for sending network layer data by the Internet to server.Also concrete being used for sends the network layer data that server sends to thing connection core communication module 101 to the Internet communication module 102.
Preferably, thing connection core communication module 101 can communicate to connect mode for the Socket mode with the concrete connected mode of the Internet communication module 102, or the UNIX field communication, does not do concrete restriction here.
An example application: the O﹠M data upload, idiographic flow sees also Fig. 2, comprises step:
201, thing connection core communication module gathers the O﹠M data of current things-internet gateway.
Wherein, the O﹠M data are the operation maintenance data, and are irrelevant with the concrete industry at Internet of Things place, relevant with the network architecture of Internet of Things.
202, thing connection core communication module becomes up O﹠M message format with the O﹠M data encapsulation.
Wherein, up O﹠M message format is the private data format of uploading the O﹠M data, and the data of this form can be transmitted in the Internet.
203, send O﹠M data after the encapsulation by the Internet communication module to the O﹠M server.
In the present embodiment, by general module 10 and customization module 11 are set in the Software for Design framework of things-internet gateway, general module 10 comprises thing connection core communication module 101 and the Internet communication module 102, thing connection core communication module 101, the Internet communication module 102 is irrelevant with the concrete industry of using of things-internet gateway, customization module 11 is relevant with the concrete industry of using of things-internet gateway, like this thing connection core communication module 101, the Internet communication module 102 is decided as general module, can directly call when developing with regard to the things-internet gateway of different industries later at every turn, only need exploitation customization module 11 to get final product.Therefore, can reduce the overlapping development rate of things-internet gateway software, improve simultaneously its development efficiency.
Second embodiment of the invention will remark additionally to the Software for Design framework of the described things-internet gateway of the first embodiment, and the described Software for Design framework of present embodiment concrete structure sees also Fig. 3, comprising:
General module 30, customization module 31 and code remote supervision module 32, wherein, general module 30 comprises: thing connection core communication module 301 and the Internet communication module 302, customization module 31 comprises: thing connecting port communication module 311, control logic module 312 and human-computer interaction module 313.
Wherein, thing connection core communication module 301 is used for network layer data and sensing layer data are carried out format conversion processing, the Internet communication module 302 is used for carrying out internet communication, thing connecting port communication module 311 is used for transmitting-receiving sensing layer data, control logic module 312 is used for the sensing layer data are carried out preliminary treatment, and human-computer interaction module 313 is used for showing human-computer interaction interface and transmitting-receiving man-machine interaction instruction.
But thing connection core communication module 301 and the Internet communication module 302 are connected by communication mode, but thing connecting port communication module 311 and thing connection core communication module 301 is connected by communication mode, but control logic module 312 and thing connection core communication module 301 is connected by communication mode, but human-computer interaction module 313 and the Internet communication module 302 are connected by communication mode.
Preferably, the concrete connected mode of each intermodule can communicate to connect mode for the Socket mode, or the UNIX field communication, does not do concrete restriction here.
Particularly, the function of each module is as follows:
Thing connection core communication module 301, concrete being used for is converted to network layer data with the sensing layer data that thing connecting port communication module 311 sends, and to the Internet communication module 302 these network layer data of transmission, thing connection core communication module 301 is also concrete to be used for receiving the user instruction that the Internet communication module 302 sends, and sends this user instruction to thing connecting port communication module 311.
The function that thing connection core communication module 301 realizes comprises: gather things-internet gateway system information, obtain global position system GPS information, obtain configuration information, the registration of sensing module SM (Sensor Module) node, 302 mutual with the Internet communication module, 312 mutual with the control logic module, peripheral hardware fault detect,, sensing module SM performance parameter statistics 311 mutual with thing connecting port communication module, system thresholds processing etc.
The Internet communication module 302, concrete being used for sends the network layer data that thing connection core communication module 301 sends by the Internet to server, and also concrete being used for sends the network layer data that server sends to thing connection core communication module 301 to the Internet communication module 302.
The Internet communication module 302 comprises 2 major functions:
1, monitors thing connection core communication module 301.
Whether have data send over, thereby these data are sent to server if monitoring thing connection nucleus module 301.
2, monitoring service device.
Whether the monitoring service device has user instruction or data to send over, if having, then this user instruction or data is sent to thing connection core communication module 301.
Thing connecting port communication module 311 specifically is used for attachment connection awareness apparatus and thing connection core communication module 301, sends the sensing layer data that thing connection awareness apparatus gathers to thing connection core communication module 301.Thing connecting port communication module 311 is also concrete for transmitting the user instruction that thing connection core communication module 301 sends to thing connection awareness apparatus, with the control of realization user to thing connection awareness apparatus.
The concrete function that thing connecting port communication module 311 realizes comprises: fault detect, the user data of the data that receiver connection awareness apparatus sends, thing connection awareness apparatus process, send data that user instruction, receiver connection core communication module 301 send, send data etc. to thing connection core communication module 301 to thing connection awareness apparatus.
Wherein, the data-interface that thing connecting port communication module 311 is supported can comprise serial ports, network interface, controller area network (Controller Area Network) mouth etc., does not do concrete restriction here.
Control logic module 312, concrete being used for adds or revises the sensing layer data between thing connection core communication module 301 and the thing connecting port communication module 311, and control logic module 312 is also concrete to be used for that thing is joined network layer data between core communication module 301 and the Internet communication module 302 and to add or revise.
Control logic module 312 is carried out pretreated situation and is comprised two parts:
1, when thing connection core communication module 301 is carried out data interaction with thing connecting port communication module 311, the data that are sent to thing connection core communication module 301 can be imported control logic module 312 into and return to thing connection core communication module 301 through the data after will processing again after certain preliminary treatment, and thing joins core communication module 301 and carries out follow-up processing again.In like manner, the data that are sent to thing connecting port communication module 311 can be imported control logic module 312 into and return to thing connection core communication module 301 through the data after will processing again after certain preliminary treatment, join core communication module 301 by thing again and are sent to thing connecting port communication module 311.
2, when thing connection core communication module 301 is carried out data interaction with the Internet communication module 302, the data that are sent to the Internet communication module 302 can be imported control logic module 312 into and return to thing connection core communication module 301 through the data after will processing again after certain preliminary treatment, join core communication module 301 by thing again and send data to the Internet communication module 302.In like manner, the data that are sent to thing connection core communication module 301 can be imported control logic module 312 into and return to thing connection core communication module 301 through the data after will processing again after certain preliminary treatment, and thing joins core communication module 301 and carries out follow-up processing again.
On the whole, 312 of control logic modules are carried out data interaction with thing connection core communication module 301, only can do corresponding data according to the data type of thing connection core communication module 301 sending and receivings etc. and process, and this processing comprises to be added and revise.
Preferably, the control logic module 312 also concrete receiver that is used for joins awareness apparatus based on the feedback information of user instruction, and sends feedback informations to human-computer interaction module 313.
Human-computer interaction module 313, the concrete user instruction that is used for receiving user's input, and send user instruction by the Internet communication module 302, thing connection core communication module 301 and thing connecting port communication module 311 to thing connection awareness apparatus successively.Human-computer interaction module 313 is the concrete feedback information that is used for receiving 312 transmissions of control logic module also, and shows this feedback information.
Preferably, the Software for Design framework of the described things-internet gateway of present embodiment also further comprises:
Code remote supervision module 32, when the Software for Design framework of this things-internet gateway accesses newly-increased sensing network, load corresponding thing UNICOM letter module 311 and control logic module 312 and can realize increasing newly the Internet of things system that the perception networking is linked into this things-internet gateway place.Thereby realize the versatility of things-internet gateway by the mode of this load-on module.
An example application: log-on message is uploaded, and idiographic flow sees also Fig. 4, comprises step:
401, the log-on message of thing connecting port communication module receiver connection awareness apparatus transmission.
Wherein, newly-increased thing connection awareness apparatus need to be registered in Internet of things system.
402, thing connection core communication module judges whether this thing connection awareness apparatus is newly-increased node.
If 403, then thing connection core communication module is added this log-on message to the registration chained list, then triggers execution in step 405.
404, if not, then then thing connection core communication module registration updating chained list triggers execution in step 405.
405, thing connection core communication module will be registered the registered frame that chained list is packaged into the logon message form.
406, send registered frame after this encapsulation by the Internet communication module to the O﹠M server.
The Another application example: user instruction issues, and idiographic flow sees also Fig. 5, comprises step:
501, the Internet communication module is sent to thing connection core communication module with the user instruction that receives.
502, thing connection core communication module is to this user instruction of control logic module forwards.
503, after the control logic module is carried out preliminary treatment, the user instruction after processing to the passback of thing connection core communication module.
504, thing connection core communication module is transmitted this user instruction to thing connecting port communication module.
505, thing connecting port communication module sends this user instruction to thing connection awareness apparatus.
The process of user instruction response is the inverse process that above-mentioned user instruction issues process, repeats no more here.
The Another application example: user data upload, idiographic flow sees also Fig. 6, comprises step:
601, thing connecting port communication module is sent to thing connection core communication module with the user data that receives.
602, thing connection core communication module is to this user data of control logic module forwards.
603, after the control logic module is carried out preliminary treatment, the user data after processing to the passback of thing connection core communication module.
604, thing connection core communication module is transmitted this user data to the Internet communication module.
605, the Internet communication module sends this user data to application server.
In the present embodiment, by general module 30 and customization module 31 are set in the Software for Design framework of things-internet gateway, general module 30 comprises thing connection core communication module 301 and the Internet communication module 302, thing connection core communication module 301, the Internet communication module 302 is irrelevant with the concrete industry of using of things-internet gateway, customization module 31 is relevant with the concrete industry of using of things-internet gateway, like this thing connection core communication module 301, the Internet communication module 302 is decided as general module, can directly call when developing with regard to the things-internet gateway of different industries later at every turn, only need exploitation customization module 31 to get final product.Therefore, can reduce the overlapping development rate of things-internet gateway software, improve simultaneously its development efficiency.
The Software for Design framework of the things-internet gateway of above-mentioned two embodiment can be used in things-internet gateway, and therefore, the claimed content of the present invention is equally applicable to concrete entity things-internet gateway described in the invention.Here repeat no more.
One of ordinary skill in the art will appreciate that all or part of step that realizes in above-described embodiment method is to come the relevant hardware of instruction to finish by program, described program can be stored in a kind of computer-readable recording medium, the above-mentioned storage medium of mentioning can be read-only memory, disk or CD etc.
More than the Software for Design framework of a kind of things-internet gateway provided by the present invention is described in detail, for one of ordinary skill in the art, thought according to the embodiment of the invention, all will change in specific embodiments and applications, in sum, this description should not be construed as limitation of the present invention.

Claims (10)

1. the Software for Design framework of a things-internet gateway is characterized in that, comprising: general module and customization module,
Described general module comprises: thing connection core communication module and the Internet communication module,
Described thing connection core communication module is used for network layer data and sensing layer data are carried out format conversion processing; Described the Internet communication module is used for carrying out internet communication;
But described thing connection core communication module is connected by communication mode with described the Internet communication module.
2. Software for Design framework according to claim 1 is characterized in that,
Described customization module comprises: thing connecting port communication module,
Described thing connecting port communication module is used for transmitting-receiving sensing layer data;
But described thing connecting port communication module is connected by communication mode with described thing connection core communication module.
3. Software for Design framework according to claim 2 is characterized in that,
Described customization module comprises: control logic module and human-computer interaction module,
Described control logic module is used for the sensing layer data are carried out preliminary treatment; Described human-computer interaction module is used for showing human-computer interaction interface and transmitting-receiving man-machine interaction instruction;
But described control logic module is connected by communication mode with described thing connection core communication module; But described human-computer interaction module is connected by communication mode with described the Internet communication module.
4. Software for Design framework according to claim 3 is characterized in that, but described the connection by communication mode comprises:
Communicate connection by socket Socket mode.
5. according to claim 3 or 4 described Software for Design frameworks, it is characterized in that,
Described thing connection core communication module specifically is used for the sensing layer data that described thing connecting port communication module sends are converted to network layer data, and sends described network layer data to described the Internet communication module;
Described thing connection core communication module specifically is used for receiving the user instruction that described the Internet communication module sends, and sends described user instruction to described thing connecting port communication module.
6. Software for Design framework according to claim 5 is characterized in that,
Described the Internet communication module specifically is used for sending the network layer data that described thing connection core communication module sends by the Internet to server;
Described the Internet communication module specifically is used for sending the network layer data that server sends to described thing connection core communication module.
7. Software for Design framework according to claim 5 is characterized in that,
Described thing connecting port communication module specifically is used for attachment connection awareness apparatus and described thing connection core communication module, sends the sensing layer data that described thing connection awareness apparatus gathers to described thing connection core communication module;
Described thing connecting port communication module specifically is used for transmitting the user instruction that described thing connection core communication module sends to described thing connection awareness apparatus, to realize the control to described thing connection awareness apparatus.
8. Software for Design framework according to claim 5 is characterized in that,
Described control logic module is specifically for the sensing layer data between described thing connection core communication module and the described thing connecting port communication module being added or revising;
Described control logic module is specifically for the network layer data between described thing connection core communication module and the described the Internet communication module being added or revising.
9. Software for Design framework according to claim 7 is characterized in that,
Described control logic module specifically is used for receiving described thing connection awareness apparatus based on the feedback information of described user instruction, and sends described feedback information to described human-computer interaction module.
10. Software for Design framework according to claim 9 is characterized in that,
Described human-computer interaction module specifically is used for receiving the user instruction of user's input, and sends described user instruction by described the Internet communication module, described thing connection core communication module and described thing connecting port communication module to described thing connection awareness apparatus successively;
Described human-computer interaction module specifically is used for receiving the feedback information that described control logic module sends, and shows described feedback information.
CN201210458654XA 2012-11-14 2012-11-14 Software design framework of gateway for internet of things Pending CN102932475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210458654XA CN102932475A (en) 2012-11-14 2012-11-14 Software design framework of gateway for internet of things

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210458654XA CN102932475A (en) 2012-11-14 2012-11-14 Software design framework of gateway for internet of things

Publications (1)

Publication Number Publication Date
CN102932475A true CN102932475A (en) 2013-02-13

Family

ID=47647171

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210458654XA Pending CN102932475A (en) 2012-11-14 2012-11-14 Software design framework of gateway for internet of things

Country Status (1)

Country Link
CN (1) CN102932475A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765603A (en) * 2015-03-18 2015-07-08 百度在线网络技术(北京)有限公司 Application program building method and device
CN104954466A (en) * 2015-06-16 2015-09-30 南京邮电大学 Smart service system of Internet of things based on software definition
CN109450786A (en) * 2018-12-25 2019-03-08 上海上实龙创智慧能源科技股份有限公司 A kind of Border Gateway of rule-based engine

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102025577A (en) * 2011-01-06 2011-04-20 西安电子科技大学 Network system of Internet of things and data processing method thereof
WO2011134318A1 (en) * 2010-04-30 2011-11-03 中兴通讯股份有限公司 Internet of things service architecture and method for realizing internet of things service
CN202385126U (en) * 2011-11-21 2012-08-15 无锡物联网产业研究院 Gateway device for internet of things
CN102710557A (en) * 2012-05-07 2012-10-03 无锡捷玛物联科技有限公司 Gateway of internet of things

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011134318A1 (en) * 2010-04-30 2011-11-03 中兴通讯股份有限公司 Internet of things service architecture and method for realizing internet of things service
CN102025577A (en) * 2011-01-06 2011-04-20 西安电子科技大学 Network system of Internet of things and data processing method thereof
CN202385126U (en) * 2011-11-21 2012-08-15 无锡物联网产业研究院 Gateway device for internet of things
CN102710557A (en) * 2012-05-07 2012-10-03 无锡捷玛物联科技有限公司 Gateway of internet of things

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104765603A (en) * 2015-03-18 2015-07-08 百度在线网络技术(北京)有限公司 Application program building method and device
CN104954466A (en) * 2015-06-16 2015-09-30 南京邮电大学 Smart service system of Internet of things based on software definition
CN104954466B (en) * 2015-06-16 2018-06-05 南京邮电大学 A kind of Internet of Things intelligence s ervice system based on software definition
CN109450786A (en) * 2018-12-25 2019-03-08 上海上实龙创智慧能源科技股份有限公司 A kind of Border Gateway of rule-based engine

Similar Documents

Publication Publication Date Title
CN102811452B (en) A kind of distributed wireless gateway system and communication means
CN101461194B (en) A method and system for remotely accessing devices in a network
CN102297493B (en) Method and system for monitoring air conditioning units
CN105159256B (en) A kind of intelligent home control system based on Web service
CN109302464B (en) APP unified control method and system of intelligent household equipment based on control station
CN103650458A (en) Transmission method, device and system of media streams
CN105794152A (en) Web-based interaction with building automation
CN1780334B (en) Remote testing device and method for telephone connection service of mobile communication terminals
CN104993979A (en) Network connection monitoring method, terminal equipment and communication system
CN103997530A (en) Communication system of elevator internet of things and data sending method
CN103152370A (en) Service gateway system of internet of things and application method
EP2725822A1 (en) Electric generator control system and method
CN106375204A (en) Intelligent gateway system and operation method thereof
CN104717050A (en) Multiple frame rate system
CN113115346A (en) Gateway multi-protocol conversion device based on 5G and method thereof
CN102932475A (en) Software design framework of gateway for internet of things
CN103439934A (en) Intelligent electrical appliance control method, server and system
CN112400300A (en) Interconnection device, communication method, and system including robot
CN109884971A (en) Long-range control method, apparatus and system
CN105072148A (en) Method and device for building connection with terminal
CN102546637B (en) Communication terminal and method thereof for realizing communication protocol
CN102594636A (en) System and control method of residential intelligent gateway based on multiple wireless protocols
CN105404253A (en) Control instruction sending method, response method and device
CN102025576A (en) Home automation system and control method thereof
CN110661692B (en) Network interconnection system and method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20130213