WO2017028779A1 - Procédé et appareil de configuration pour fonction de conversion de protocole de l'internet des choses, support de stockage informatique non volatil et dispositif électronique - Google Patents

Procédé et appareil de configuration pour fonction de conversion de protocole de l'internet des choses, support de stockage informatique non volatil et dispositif électronique Download PDF

Info

Publication number
WO2017028779A1
WO2017028779A1 PCT/CN2016/095463 CN2016095463W WO2017028779A1 WO 2017028779 A1 WO2017028779 A1 WO 2017028779A1 CN 2016095463 W CN2016095463 W CN 2016095463W WO 2017028779 A1 WO2017028779 A1 WO 2017028779A1
Authority
WO
WIPO (PCT)
Prior art keywords
internet
gateway
protocol
things
configuration file
Prior art date
Application number
PCT/CN2016/095463
Other languages
English (en)
Chinese (zh)
Inventor
李明
Original Assignee
北京佰才邦技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 北京佰才邦技术有限公司 filed Critical 北京佰才邦技术有限公司
Publication of WO2017028779A1 publication Critical patent/WO2017028779A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L41/00Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
    • H04L41/08Configuration management of networks or network elements
    • H04L41/0803Configuration setting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion

Definitions

  • the present application relates to the field of Internet of Things, and in particular, to a method and apparatus for configuring an Internet of Things protocol conversion function.
  • the Internet of Things is the Internet that connects things.
  • the IoT business is delivered through networked IoT terminals. Depending on the industry involved, IoT business can be divided into home, medical, transportation, education, industry, agriculture and other types.
  • the Internet of Things network includes an Internet of Things terminal (including a TV 22', a refrigerator 23' and a weight meter 24'), a gateway 25', a management server 26', a management terminal (including a management terminal 27', and management. Terminal 28' and management terminal 29') and mobile application terminal 30'.
  • the smart home (television 11') service is provided through the alljoyn protocol
  • the smart home (refrigerator 12') service is provided through the homekit protocol
  • the smart medical (weight scale 13') service is provided through the continua protocol
  • the network side is based on the oneM2M protocol. Deploy the IoT business.
  • IoT terminal Regardless of the protocol supported by the IoT terminal, it is only necessary to perform simple function expansion based on the deployed oneM2M system on the network side. This type of deployment reduces the deployment cost of IoT services and speeds up the deployment of IoT services. In addition, all deployed IoT services perform post-operation and maintenance through a unified oneM2M protocol system, reducing overall operation and maintenance costs. In this deployment mode, operators of IoT services can devote more energy and resources to specific services (such as smart TV services, smart refrigerator services, etc.), which is conducive to the scale and refinement of IoT services. Development.
  • specific services such as smart TV services, smart refrigerator services, etc.
  • the inventors have found that the existing protocol conversion function is usually written to the gateway device when the gateway device leaves the factory, and cannot add new IoT services. If it is necessary to add a new IoT service, it is necessary to re-customize the new gateway device. .
  • the embodiment of the present application provides a method for configuring an Internet of Things protocol conversion function and an electronic device, so as to at least solve the technical problem that the gateway device cannot add a new Internet of Things service.
  • the method further includes: the gateway determining whether the gateway locally has a resource for loading the configuration file; if not, Determining whether the priority of the first Internet of Things protocol is higher than a priority of the IoT protocol that is locally loaded by the gateway; and if the priority of the first Internet of Things protocol is high, the gateway deletes the local A configuration file corresponding to the loaded low priority IoT protocol for converting information between the low priority IoT protocol and the second Internet of Things protocol.
  • a method for configuring an Internet of Things protocol conversion function including: the configuration server sends an IoT protocol conversion configuration file to be loaded to the gateway, where the configuration file is used to Converting between the first Internet of Things protocol and the second Internet of Things protocol, wherein the gateway performs information conversion between the first Internet of Things protocol and the second Internet of Things protocol through the configuration file, and sends the completed Converted information.
  • the configuration server sends the IoT protocol conversion configuration file to be sent to the gateway, where the configuration server identifies the new Internet of Things protocol by receiving a service message that is sent by the gateway and includes a new Internet of Things protocol; or The configuration server receives a registration request of a new Internet of Things protocol sent by the gateway, and identifies the new Internet of Things protocol by using the registration request; the configuration server queries whether the new Internet of Things protocol is locally available. Corresponding IoT protocol conversion configuration file; if the IoT protocol conversion configuration file corresponding to the new IoT protocol is found, the IoT protocol conversion configuration file corresponding to the new IoT protocol is used as the to-be-loaded An IoT protocol conversion profile is sent to the gateway.
  • the method further includes: the configuration server receiving a deletion request from the gateway, wherein the deletion request carries an identifier of an Internet of Things protocol conversion configuration file to be deleted; and the configuration server is configured according to the received Deleting the identifier corresponding to the identifier in the deletion request; the configuration server returns a deletion response message to the gateway, and the gateway deletes the local corresponding Internet of Things protocol conversion according to the receiving the deletion response message Configuration file.
  • the method further includes: the configuration server acquiring a gateway list of an Internet of Things protocol conversion configuration file to be updated; and the configuration server sending, according to the gateway list, the Internet of Things protocol conversion configuration file to be updated to The gateway of the Internet of Things protocol conversion configuration file needs to be updated, and the gateway updates the local Internet of Things protocol conversion configuration file according to the received Internet of Things protocol conversion configuration file to be updated.
  • the embodiment of the present application further provides a non-volatile computer storage medium storing computer executable instructions for performing the Internet of Things protocol conversion according to any one of the first aspects of the present application.
  • the configuration method of the function is not limited to any one of the first aspects of the present application.
  • the computer executable instructions further include: before the gateway acquires the IoT protocol conversion configuration file to be loaded from the configuration server, the gateway determines whether the gateway locally has a resource for loading the configuration file; If not, determining whether the priority of the first Internet of Things protocol is higher than a priority of the IoT protocol that is locally loaded by the gateway; and if the priority of the first Internet of Things protocol is high, the gateway And deleting a configuration file corresponding to the locally loaded low priority Internet of Things protocol for converting information between the low priority IoT protocol and the second Internet of Things protocol.
  • the obtaining, by the gateway, the IoT protocol conversion configuration file to be loaded from the configuration server includes: sending, by the gateway, a loading request to the configuration server, where the loading request is used to request loading the to-be-loaded Internet of Things protocol conversion configuration file And sending, by the configuration server, the to-be-loaded Internet of Things protocol conversion configuration file to the gateway after receiving the loading request; the gateway receiving the to-be-loaded Internet of Things protocol conversion configuration sent by the configuration server File to load the IoT protocol conversion profile to be loaded.
  • the configuration server sends the IoT protocol conversion configuration file to be sent to the gateway, where the configuration server identifies the new Internet of Things protocol by receiving a service message that is sent by the gateway and includes a new Internet of Things protocol; or The configuration server receives a registration request of a new Internet of Things protocol sent by the gateway, and identifies the new Internet of Things protocol by using the registration request; the configuration server queries whether the new Internet of Things protocol is locally available. Corresponding IoT protocol conversion configuration file; if the IoT protocol conversion configuration file corresponding to the new IoT protocol is found, the IoT protocol conversion configuration file corresponding to the new IoT protocol is used as the to-be-loaded An IoT protocol conversion profile is sent to the gateway.
  • the device further includes: a first determining unit, configured to determine, before the configuration of the Internet of Things protocol conversion configuration file to be loaded from the configuration server, whether the gateway locally has a resource for loading the configuration file; a unit, configured to determine, when the gateway does not have a resource for loading the configuration file, whether a priority of the first Internet of Things protocol is higher than a priority of an IoT protocol that is locally loaded by the gateway; and deleting a unit, configured to: when the priority of the first Internet of Things protocol is high, deleting an IoT protocol corresponding to a locally loaded low priority IoT protocol for placing information at the low priority and the A configuration file that is converted between the second IoT protocols.
  • a first determining unit configured to determine, before the configuration of the Internet of Things protocol conversion configuration file to be loaded from the configuration server, whether the gateway locally has a resource for loading the configuration file
  • a unit configured to determine, when the gateway does not have a resource for loading the configuration file, whether a priority of the first Internet of Things protocol is higher than
  • the obtaining unit includes: a sending module, configured to send a loading request to the configuration server, where the loading request is used to request loading the to-be-loaded Internet of Things protocol conversion configuration file, and the configuration server receives the Sending the to-be-loaded Internet of Things protocol conversion configuration file to the gateway after the loading request; the receiving module is configured to receive the to-be-loaded Internet of Things protocol conversion configuration file sent by the configuration server, to load the to-be-loaded IoT protocol conversion profile.
  • the first sending unit includes: a first receiving module, configured to identify the new Internet of Things protocol by receiving a service message that is sent by the gateway and includes a new Internet of Things protocol; or, a second receiving module, Receiving a registration request of a new Internet of Things protocol sent by the gateway, and identifying the new Internet of Things protocol by using the registration request;
  • the query module is configured to query whether the new Internet of Things protocol is corresponding to the local The IoT protocol conversion configuration file;
  • the sending module configured to: when the IoT protocol conversion configuration file corresponding to the new IoT protocol is found, use the IoT protocol conversion configuration file corresponding to the new IoT protocol as a The loaded IoT protocol conversion profile is sent to the gateway.
  • FIG. 3 is a flowchart of a method for configuring an Internet of Things protocol conversion function according to an embodiment of the present application
  • FIG. 5 is a flowchart of loading an Internet of Things protocol conversion configuration file according to an embodiment of the present application.
  • FIG. 6 is a loading flowchart of another Internet of Things protocol conversion configuration file according to an embodiment of the present application.
  • FIG. 7 is a loading flowchart of still another Internet of Things protocol conversion configuration file according to an embodiment of the present application.
  • FIG. 8 is a loading flowchart of still another Internet of Things protocol conversion configuration file according to an embodiment of the present application.
  • FIG. 9 is a flowchart of deleting an Internet of Things protocol conversion configuration file according to an embodiment of the present application.
  • FIG. 14 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
  • the gateway obtains the IoT protocol conversion configuration file to be loaded from the configuration server by loading the configuration server, and loads the IOT protocol conversion configuration file to be loaded, and performs the information first through the configuration file.
  • the conversion and transmission between the Internet of Things protocol and the second Internet of Things protocol has added new IoT services to the gateway, solving the technical problem that the gateway device cannot add new IoT services, and has added new features in the gateway device. The effect of the IoT business.
  • the basis of the foregoing IoT protocol priority setting may include, but is not limited to, the following factors: configuration of each protocol priority in the configuration server, history of use of each protocol in the gateway (the more frequently used, the higher the priority), etc. .
  • the gateway obtains the IoT protocol conversion configuration file to be loaded from the configuration server, the gateway sends a load request to the configuration server, and the load request is used to request to load the IoT protocol conversion configuration file to be loaded, and the configuration server receives the loading request.
  • the IoT protocol conversion configuration file to be loaded is sent to the gateway; the gateway receives the IoT protocol conversion configuration file sent by the configuration server to load the IoT protocol conversion configuration file to be loaded.
  • Step S15 If the user does not find an entry of the IoT protocol conversion profile that needs to be newly loaded in the list of entries of all loadable IoT protocol conversion profiles, or an entry of the IoT protocol conversion profile loaded in the gateway The list finds an entry for the new IoT protocol conversion profile that needs to be loaded, and the process ends. Otherwise, the user selects an entry for the newly loaded IoT protocol conversion profile in the list of entries for all loadable IoT protocol conversion profiles.
  • the embodiment of the present application further provides a method for configuring an Internet of Things protocol conversion function, which may be performed by a configuration server.
  • the method includes: the configuration server sends an Internet of Things protocol conversion configuration file to be loaded to the gateway.
  • the configuration file is used to convert information between the first Internet of Things protocol and the second Internet of Things protocol, and the gateway converts the information between the first Internet of Things protocol and the second Internet of Things protocol through the configuration file, and sends the information. Complete the conversion information.
  • the configuration server may identify the Internet of Things protocol according to the service message of the Internet of Things protocol intercepted by the gateway, and may also identify the Internet of Things protocol corresponding to the request by using the registration request forwarded by the gateway. After identifying the new IoT protocol, the configuration server queries whether there is a new IoT protocol conversion profile locally, and if so, sends the profile to the gateway; otherwise, the loading process ends.
  • the configuration server is configured to implement a batch gateway to load the IoT protocol conversion configuration file, thereby preventing each gateway from separately sending a load request to the configuration server, thereby reducing the processing pressure of the configuration server.
  • the new IoT terminal successfully accesses the configuration file in the gateway to provide related IoT services.
  • the configuration method of the Internet of Things protocol conversion function of the embodiment further includes: the configuration server receives the deletion request from the gateway, wherein the deletion request carries the identifier of the Internet of Things protocol conversion configuration file to be deleted; and the configuration server receives the The identifier in the deletion request deletes the local entry corresponding to the identifier; the configuration server returns a delete response message to the gateway, and the gateway deletes the local corresponding Internet of Things protocol conversion configuration file according to the received deletion response message.
  • Step S52 The gateway sends the list of entries of the loaded Internet of Things protocol conversion configuration file to the configuration terminal.
  • Step S53 If the user does not find an entry of the Internet of Things protocol conversion profile that needs to be deleted in the entry list of the IoT protocol conversion profile loaded in the gateway, the process is deleted. Otherwise, the user selects an entry for the IoT protocol conversion profile that needs to be deleted in the list of entries of the IoT protocol conversion profile loaded in the gateway.
  • Step S54 The user sends a deletion request to the gateway through the configuration terminal, and requests to delete the selected Internet of Things protocol conversion configuration file that needs to be deleted.
  • the deletion process is automatically initiated by the gateway, which improves the spontaneity of the deletion of the Internet of Things protocol conversion configuration file.
  • Step S72 The configuration server sends an entry of the IoT protocol conversion configuration file to be deleted to the identified gateway.
  • the method further includes: the configuration server acquires a gateway list of the Internet of Things protocol conversion configuration file to be updated; and the configuration server sends the Internet of Things protocol conversion configuration file to be updated according to the gateway list to the gateway that needs to update the Internet of Things protocol conversion configuration file.
  • the gateway updates the local IoT protocol conversion configuration file according to the received IoT protocol conversion configuration file to be updated.
  • the configuration server may obtain the IoT protocol conversion configuration file to be updated, and send the configuration file to the gateway that needs to be updated, so that The gateway updates it.
  • Step S81 The configuration server obtains a list of gateways that need to update the Internet of Things protocol conversion configuration file through the gateway configuration file or the gateway management system.
  • the embodiment of the present application further provides a configuration device for the Internet of Things protocol conversion function, and the device may be disposed on the gateway, and configured to execute the configuration method of the Internet of Things protocol conversion function of the foregoing Embodiment 1 of the present application.
  • the apparatus includes an acquisition unit 131 and a conversion unit 133.
  • the obtaining unit 131 is configured to acquire, from the configuration server, an Internet of Things protocol conversion configuration file to be loaded, where the configuration file is used to convert information between the first Internet of Things protocol and the second Internet of Things protocol.
  • the device further includes: a first determining unit, configured to determine, before obtaining the IoT protocol conversion configuration file to be loaded from the configuration server, whether the gateway locally has a resource for loading the configuration file; and the second determining unit is configured to: When there is no resource for loading the configuration file locally in the gateway, it is determined whether the priority of the first Internet of Things protocol is higher than the priority of the IoT protocol loaded locally by the gateway; and the deleting unit is used in the first Internet of Things protocol When the priority is high, the configuration file corresponding to the locally loaded low priority IoT protocol for converting information between the low priority IoT protocol and the second Internet of Things protocol is deleted.
  • a first determining unit configured to determine, before obtaining the IoT protocol conversion configuration file to be loaded from the configuration server, whether the gateway locally has a resource for loading the configuration file
  • the second determining unit is configured to: When there is no resource for loading the configuration file locally in the gateway, it is determined whether the priority of the first Internet of Things protocol is higher than the priority of the IoT
  • the priority of each Internet of Things protocol may be preset. Before the gateway receives the IoT protocol conversion configuration file to be loaded, the gateway determines whether there is a resource locally to load the IOT protocol conversion configuration to be loaded. File, if the gateway can also load, directly obtain the IoT protocol conversion configuration file to be loaded; otherwise, if not loadable, the gateway can also according to the priority of the first Internet of Things protocol and the priority of the Internet of Things protocol on the gateway.
  • the loading request may be initiated by the gateway, or may be the request sent by the forwarding user through the configuration terminal, that is, in the embodiment of the present application, the loading of the new Internet of Things protocol conversion configuration file may be initiated by the user through the configuration terminal. It may also be initiated by the gateway. Whether the configuration terminal or the gateway initiates, the sending module of the gateway sends a loading request to the configuration server to load the IoT protocol conversion configuration file to be loaded.
  • the configuration server For a specific implementation, refer to the description of the foregoing Embodiment 1 of the present application, and details are not described herein.
  • the first sending unit includes: a first receiving module, configured to identify a new Internet of Things protocol by receiving a service message that is sent by the gateway and includes a new Internet of Things protocol; or a second receiving module, configured to receive the A registration request for a new IoT protocol, and a new IoT protocol is identified by a registration request; a query module is used to query whether there is a new IoT protocol conversion profile corresponding to the IoT protocol; a sending module is used to When the IoT protocol conversion configuration file corresponding to the new IoT protocol is found, the IoT protocol conversion configuration file corresponding to the new IoT protocol is sent to the gateway as the IoT protocol conversion configuration file to be loaded.
  • the configuration server may identify the Internet of Things protocol according to the service message of the Internet of Things protocol intercepted by the gateway, and may also identify the Internet of Things protocol corresponding to the request by using the registration request forwarded by the gateway. After identifying the new IoT protocol, the configuration server queries whether there is a new IoT protocol conversion profile locally, and if so, sends the profile to the gateway; otherwise, the loading process ends.
  • the device further includes: a receiving unit, configured to receive a deletion request from the gateway, where the deletion request carries an identifier of the Internet of Things protocol conversion configuration file to be deleted; and the deleting unit is configured to use the identifier in the received deletion request The entry corresponding to the identifier of the configuration server is deleted; the return unit is configured to return a deletion response message to the gateway, and the gateway deletes the local corresponding Internet of Things protocol conversion configuration file according to the received deletion response message.
  • a receiving unit configured to receive a deletion request from the gateway, where the deletion request carries an identifier of the Internet of Things protocol conversion configuration file to be deleted
  • the deleting unit is configured to use the identifier in the received deletion request The entry corresponding to the identifier of the configuration server is deleted
  • the return unit is configured to return a deletion response message to the gateway, and the gateway deletes the local corresponding Internet of Things protocol conversion configuration file according to the received deletion response message.
  • the IoT protocol conversion configuration file loaded on the gateway can also be deleted.
  • the gateway may send a delete request to the configuration server to delete the IoT protocol conversion configuration file that is already loaded on the gateway.
  • An entry of the IoT protocol conversion configuration file that has been loaded on each gateway may be set on the configuration server.
  • the configuration server receives the deletion request, the entry corresponding to the identifier of the IoT protocol conversion configuration file to be deleted is deleted, and The deletion reply message is returned to the gateway, so that the gateway deletes the IoT protocol conversion configuration file to be deleted.
  • Sending a delete request to the configuration server through the gateway causes the configuration server to delete the corresponding local entry, thereby ensuring that the entry on the configuration server is synchronized with the Internet of Things protocol conversion configuration file loaded on the gateway.
  • FIG. 14 is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. As shown in FIG. 14, the device includes:
  • processors 1410 and memory 1420 one processor 1410 is exemplified in FIG.
  • the processor 1410, the memory 1420, the input device 1430, and the output device 1440 may be connected by a bus or other means, as exemplified by a bus connection in FIG.
  • the memory 1420 is a non-volatile computer readable storage medium, and can be used for storing a non-volatile software program, a non-volatile computer executable program, and a module, such as the configuration of the Internet of Things protocol conversion function in the embodiment of the present application.
  • the program corresponds to a program instruction/module (for example, the acquisition unit 131 and the conversion unit 133 shown in FIG. 13).
  • the processor 1410 executes various functional applications and data processing of the server by executing non-volatile software programs, instructions, and modules stored in the memory 1420, that is, a configuration method for implementing the Internet of Things protocol conversion function of the above method embodiment.
  • the one or more modules are stored in the memory 1420, and when executed by the one or more processors 1410, perform a configuration method of the Internet of Things protocol conversion function in any of the above method embodiments.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Computer And Data Communications (AREA)

Abstract

L'invention concerne un procédé et un appareil de configuration pour une fonction de conversion de protocole de l'Internet des choses, un support de stockage informatique non volatil et un dispositif électronique. Le procédé comprend les étapes suivantes : une passerelle acquiert un fichier de configuration de conversion de protocole de l'Internet des choses à charger à partir d'un serveur de configuration, le fichier de configuration étant utilisé pour convertir des informations entre un premier protocole de l'Internet des choses et un second protocole de l'Internet des choses ; et la passerelle convertit les informations entre le premier protocole de l'Internet des choses et le second protocole de l'Internet des choses au moyen du fichier de configuration, puis envoie des informations concernant l'achèvement de la conversion. Au moyen de la présente invention, le problème technique selon lequel un dispositif de passerelle ne peut pas augmenter de nouveaux services de l'Internet des choses est résolu.
PCT/CN2016/095463 2015-08-17 2016-08-16 Procédé et appareil de configuration pour fonction de conversion de protocole de l'internet des choses, support de stockage informatique non volatil et dispositif électronique WO2017028779A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510505802.2A CN105141601B (zh) 2015-08-17 2015-08-17 物联网协议转换功能的配置方法和装置
CN201510505802.2 2015-08-17

Publications (1)

Publication Number Publication Date
WO2017028779A1 true WO2017028779A1 (fr) 2017-02-23

Family

ID=54726809

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/095463 WO2017028779A1 (fr) 2015-08-17 2016-08-16 Procédé et appareil de configuration pour fonction de conversion de protocole de l'internet des choses, support de stockage informatique non volatil et dispositif électronique

Country Status (2)

Country Link
CN (1) CN105141601B (fr)
WO (1) WO2017028779A1 (fr)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109274700A (zh) * 2018-11-30 2019-01-25 普拉瑞思科学仪器(苏州)有限公司 一种实验设备用物联网通用中间连接体模块及方法
CN111555922A (zh) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 物联网设备主动适配接入的方法、装置、设备及存储介质
CN112039791A (zh) * 2020-08-28 2020-12-04 富源智慧后勤服务江苏有限公司 一种物联网智能网关路由方法及系统
CN112153088A (zh) * 2019-06-27 2020-12-29 北京微云智联科技有限公司 一种用于物联网设备的控制系统
CN112806037A (zh) * 2018-10-02 2021-05-14 西门子股份公司 用于本地设备的网络中的数据通信的系统
CN113364820A (zh) * 2020-03-04 2021-09-07 青岛海尔空调电子有限公司 物联网业务系统的设备管控方法与装置
CN114726918A (zh) * 2022-02-15 2022-07-08 深圳Tcl新技术有限公司 一种物联网跨网通信方法、装置、设备及存储介质
CN115988100A (zh) * 2023-03-14 2023-04-18 国网智联电商有限公司 基于多协议自适应的设备智能感知物联网网关管理平台
CN116095113A (zh) * 2023-01-04 2023-05-09 宁波奥克斯电气股份有限公司 空调物联网协议自动化更新方法、装置及空调物联网系统

Families Citing this family (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141601B (zh) * 2015-08-17 2019-03-12 北京佰才邦技术有限公司 物联网协议转换功能的配置方法和装置
CN106899461B (zh) * 2015-12-18 2020-06-05 美的集团股份有限公司 家庭网关和用于其的数据通信方法、智能家居系统
CN107087011B (zh) 2016-02-14 2020-10-27 中兴通讯股份有限公司 一种远程访问的实现方法、装置和系统
CN107872441B (zh) * 2016-09-28 2021-08-17 阿里巴巴集团控股有限公司 生成设备属性配置文件的方法和装置
CN107888542A (zh) * 2016-09-29 2018-04-06 北京视联动力国际信息技术有限公司 一种视联网终端与指挥设备之间建立通讯的方法和系统
CN107888539A (zh) * 2016-09-29 2018-04-06 中兴通讯股份有限公司 物联网终端接入装置及方法
CN106549863B (zh) * 2016-10-27 2019-06-21 北京物联港科技发展有限公司 一种物联网网关、终端及其协议自适应方法和装置
CN108810054A (zh) * 2017-05-04 2018-11-13 宏碁股份有限公司 云端管理系统及其装置配置方法
CN107347025A (zh) * 2017-06-14 2017-11-14 云丁网络技术(北京)有限公司 数据处理方法、装置、服务器及系统
CN107454058A (zh) * 2017-06-29 2017-12-08 广州视源电子科技股份有限公司 一种数据发送方法、系统、可读存储介质及计算机设备
CN110417567B (zh) * 2018-04-27 2021-12-14 华为技术有限公司 一种物联网设备的配置方法和装置
CN108769017B (zh) * 2018-05-29 2022-01-11 杭州字符串科技有限公司 一种数据通信方法及装置
CN109104341B (zh) * 2018-07-02 2021-03-19 厦门立林科技有限公司 一种同户型智能家居系统的批量部署方法
CN113595961A (zh) * 2020-04-30 2021-11-02 阿里巴巴集团控股有限公司 协议转换方法和系统、网关设备
CN111917717A (zh) * 2020-06-24 2020-11-10 格创东智(深圳)科技有限公司 基于网关识别的工业现场协议自动解析的方法及系统
CN111835842B (zh) * 2020-07-02 2023-02-28 远景智能国际私人投资有限公司 网关资源的更新方法、装置及物联网控制平台
CN112202816A (zh) * 2020-11-10 2021-01-08 中电工业互联网有限公司 一种可配置的软网关通讯协议解析转换系统及方法
CN112511416A (zh) * 2020-11-23 2021-03-16 四川长虹电器股份有限公司 基于规则式的数据通信协议转换系统、解码及编码方法
CN113067811A (zh) * 2021-03-17 2021-07-02 北京自如信息科技有限公司 协议转换方法、装置、系统、电子设备及存储介质
CN113556359B (zh) * 2021-08-04 2023-06-23 京东方科技集团股份有限公司 一种通讯协议转换方法、设备、系统及网关设备
CN113507488A (zh) * 2021-09-10 2021-10-15 之江实验室 一种基于异构安全的边缘数据平面控制系统和方法

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101064670A (zh) * 2006-04-30 2007-10-31 互联天下科技发展(深圳)有限公司 一种网络多业务处理方法和系统
CN102195839A (zh) * 2011-05-05 2011-09-21 中国联合网络通信集团有限公司 家庭网关配置方法、家庭网关及网关服务器
CN102255908A (zh) * 2011-07-08 2011-11-23 北京邮电大学 一种物联网网关协议一致性的方法
CN102802139A (zh) * 2012-07-10 2012-11-28 无锡航天飞邻测控技术有限公司 一种物联网网关数据适配系统及方法
CN203289469U (zh) * 2013-02-28 2013-11-13 湖南科技学院 一种物联网网关
CN105141601A (zh) * 2015-08-17 2015-12-09 北京佰才邦技术有限公司 物联网协议转换功能的配置方法和装置

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101064670A (zh) * 2006-04-30 2007-10-31 互联天下科技发展(深圳)有限公司 一种网络多业务处理方法和系统
CN102195839A (zh) * 2011-05-05 2011-09-21 中国联合网络通信集团有限公司 家庭网关配置方法、家庭网关及网关服务器
CN102255908A (zh) * 2011-07-08 2011-11-23 北京邮电大学 一种物联网网关协议一致性的方法
CN102802139A (zh) * 2012-07-10 2012-11-28 无锡航天飞邻测控技术有限公司 一种物联网网关数据适配系统及方法
CN203289469U (zh) * 2013-02-28 2013-11-13 湖南科技学院 一种物联网网关
CN105141601A (zh) * 2015-08-17 2015-12-09 北京佰才邦技术有限公司 物联网协议转换功能的配置方法和装置

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112806037A (zh) * 2018-10-02 2021-05-14 西门子股份公司 用于本地设备的网络中的数据通信的系统
CN109274700A (zh) * 2018-11-30 2019-01-25 普拉瑞思科学仪器(苏州)有限公司 一种实验设备用物联网通用中间连接体模块及方法
CN112153088A (zh) * 2019-06-27 2020-12-29 北京微云智联科技有限公司 一种用于物联网设备的控制系统
CN113364820A (zh) * 2020-03-04 2021-09-07 青岛海尔空调电子有限公司 物联网业务系统的设备管控方法与装置
CN111555922A (zh) * 2020-05-08 2020-08-18 中国通信服务股份有限公司 物联网设备主动适配接入的方法、装置、设备及存储介质
CN111555922B (zh) * 2020-05-08 2023-05-16 中国通信服务股份有限公司 物联网设备主动适配接入的方法、装置、设备及存储介质
CN112039791A (zh) * 2020-08-28 2020-12-04 富源智慧后勤服务江苏有限公司 一种物联网智能网关路由方法及系统
CN114726918A (zh) * 2022-02-15 2022-07-08 深圳Tcl新技术有限公司 一种物联网跨网通信方法、装置、设备及存储介质
CN114726918B (zh) * 2022-02-15 2024-04-02 深圳Tcl新技术有限公司 一种物联网跨网通信方法、装置、设备及存储介质
CN116095113A (zh) * 2023-01-04 2023-05-09 宁波奥克斯电气股份有限公司 空调物联网协议自动化更新方法、装置及空调物联网系统
CN115988100A (zh) * 2023-03-14 2023-04-18 国网智联电商有限公司 基于多协议自适应的设备智能感知物联网网关管理平台
CN115988100B (zh) * 2023-03-14 2023-08-18 国网智联电商有限公司 基于多协议自适应的设备智能感知物联网网关管理方法

Also Published As

Publication number Publication date
CN105141601A (zh) 2015-12-09
CN105141601B (zh) 2019-03-12

Similar Documents

Publication Publication Date Title
WO2017028779A1 (fr) Procédé et appareil de configuration pour fonction de conversion de protocole de l'internet des choses, support de stockage informatique non volatil et dispositif électronique
WO2018054195A1 (fr) Procédé de distribution de ressources et station de base
JP6419792B2 (ja) ワイヤレスデバイス間におけるマルチメディアコンテンツのリアルタイム共有のための方法および装置
WO2017107542A1 (fr) Procédé, dispositif, et système d'obtention de programme vidéo
CN109391502B (zh) 一种信息配置方法和管理单元
JP2019092147A (ja) 情報交換方法、装置、オーディオ端末及びコンピュータ可読記憶媒体
CN109408132A (zh) 一种配置文件处理方法及服务器、用户终端、存储介质
US20130346591A1 (en) Clientless Cloud Computing
KR101672101B1 (ko) 디바이스 제어 방법, 클라이언트, 서버, 중계 디바이스 및 제어 대상 디바이스
JP6018316B2 (ja) 端末認証登録システム、端末認証登録方法およびプログラム
CN108881228A (zh) 云端注册激活方法、装置、设备和存储介质
US20170171496A1 (en) Method and Electronic Device for Screen Projection
US10908889B2 (en) Method, user equipment, and application server for downloading application
US20170171571A1 (en) Push Video Documentation Methods and Appliances
US20170289243A1 (en) Domain name resolution method and electronic device
CN104410660A (zh) 多媒体资源的下载方法、装置、路由器及服务器
WO2019205555A1 (fr) Procédé et appareil de pousser de message
US20170155712A1 (en) Method and device for updating cache data
US9986057B2 (en) UI framework support for portal systems
CN104978378B (zh) 一种网页访问方法和装置
US20170187800A1 (en) File synchronization method, electronic device
JP7509753B2 (ja) セキュリティ認証のためのデータ処理方法、サーバ、クライアント機器及び媒体
CN104702634A (zh) 数据操作请求处理方法、装置及系统
US10904746B2 (en) Implementation method, apparatus and system for remote access
CN113285920B (zh) 业务访问方法、装置、设备及存储介质

Legal Events

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

Ref document number: 16836643

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205 DATED 22/06/2018)

122 Ep: pct application non-entry in european phase

Ref document number: 16836643

Country of ref document: EP

Kind code of ref document: A1