WO2013075490A1 - Method for implementing terminal adaptation processing, protocol adaptation module and terminal - Google Patents

Method for implementing terminal adaptation processing, protocol adaptation module and terminal Download PDF

Info

Publication number
WO2013075490A1
WO2013075490A1 PCT/CN2012/077785 CN2012077785W WO2013075490A1 WO 2013075490 A1 WO2013075490 A1 WO 2013075490A1 CN 2012077785 W CN2012077785 W CN 2012077785W WO 2013075490 A1 WO2013075490 A1 WO 2013075490A1
Authority
WO
WIPO (PCT)
Prior art keywords
terminal
platform
protocol
module
access
Prior art date
Application number
PCT/CN2012/077785
Other languages
French (fr)
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 WO2013075490A1 publication Critical patent/WO2013075490A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/46Interconnection of networks
    • H04L12/4633Interconnection of networks using encapsulation techniques, e.g. tunneling
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/565Conversion or adaptation of application format or content
    • 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
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]

Definitions

  • the present invention relates to the field of machine-to-machine (M2M) technology, and in particular, to a method, a protocol adaptation module and a terminal for implementing terminal adaptation processing.
  • M2M machine-to-machine
  • M2M is a type of service that specifically refers to wireless communication between a machine and a machine.
  • the M2M service provides customers in a variety of industries with a complete solution that combines data collection, transmission, processing and business management.
  • M2M provides customers with comprehensive information solutions by embedding wireless communication modules inside the machine and using wireless communication as an access means to meet customers' information needs for monitoring, command and dispatch, data acquisition, and measurement. .
  • the traditional M2M platform system is shown in FIG. 1.
  • the M2M platform 10 mainly includes: a service processing module 13, a terminal management module 12, an application access module 11, and a terminal access module 14.
  • the service processing module 13 is responsible for managing the management of the terminal service data;
  • the terminal management module 12 is responsible for managing the registration and monitoring of the terminal;
  • the application access module 11 is responsible for managing the application access, monitoring, etc.;
  • the terminal access module 14 is responsible for Terminal access processing.
  • the M2M terminal is a terminal device based on the M2M protocol and has the following functions: Receive remote M2M platform activation commands, local failure alarms, data communication, remote upgrade, data statistics, and end-to-end communication interaction functions. To access the M2M platform, the terminal needs to support the protocol of the M2M platform. That is, the terminal must have a module that resolves the M2M protocol. This implementation has the following problems:
  • the terminal manufacturer must be familiar with the M2M protocol to develop the M2M terminal. Due to the complexity of the M2M protocol, a large number of tests must be performed after the terminal is developed to truly access the M2M platform. These will affect the terminal manufacturer to develop the M2M terminal. The progress is not conducive to the promotion of M2M; 2.
  • the protocols used by the M2M platforms of different operators are usually different from each other. In order to access multiple M2M platforms, the terminal vendors have to develop multiple versions of protocol parsing modules for the same application.
  • a method, a protocol adaptation module, and a terminal for implementing terminal adaptation processing are provided to solve a non-standard terminal in which M2M terminal development is complicated and does not support the M2M protocol in the related art. Unable to access the M2M platform.
  • a protocol adaptation module including: a platform access unit, a machine-to-machine M2M protocol parsing unit, and a terminal access unit, where
  • the platform access unit is configured to perform access to the M2M platform by the protocol adaptation module, and process information access and transmission with the M2M platform;
  • the terminal access unit is configured to process information access and transmission with the terminal; the M2M protocol parsing unit is configured to perform M2M protocol parsing on the information sent by the M2M platform received by the platform access unit. Providing the terminal access unit to the terminal access unit, and converting the report information of the terminal provided by the terminal access unit to the platform access unit after being converted into an M2M protocol message according to the M2M protocol format.
  • a terminal comprising the protocol adaptation module described above.
  • an M2M platform including: a service processing module, a terminal management module, and a terminal access module, where
  • the service processing module is configured to process various service data of the M2M platform;
  • the terminal management module is configured to provide a terminal information service and a service data processing policy configuration service for the service processing module;
  • the terminal access module is connected to the service processing module and configured to receive a protocol of the terminal
  • the adaptation module sends the M2M protocol packet encapsulated by the service processing module to the protocol adaptation module of the terminal according to the M2M protocol format.
  • a method for implementing terminal adaptation processing comprising:
  • the protocol adaptation module of the terminal receives the delivery information from the machine-to-machine M2M platform, and the information from the terminal;
  • the protocol adaptation module converts the reported information of the terminal according to the protocol format of the M2M and encapsulates the data into an M2M protocol, and then sends the M2M protocol to the M2M platform; The data identifiable by the terminal is generated and provided to the terminal.
  • a method, a protocol adaptation module, and a terminal for implementing terminal adaptation processing are implemented by a protocol adaptation module to complete a chain connection operation and an M2M protocol conversion of an M2M platform, and a terminal manufacturer
  • the protocol adaptation module can be integrated into the terminal to rapidly develop a standard M2M terminal, thereby greatly reducing the development difficulty of the developer accessing the M2M platform and improving the development efficiency;
  • the developer can use the protocol adaptation module to develop the non-standard protocol adaptation. After the protocol is converted, the information is forwarded to the M2M platform through the link between the protocol adaptation module and the M2M platform, and the information sent by the M2M platform is also performed. After the protocol is converted, it is forwarded to the terminal;
  • a function of a terminal local networking is further provided.
  • the terminal manufacturer may develop a gateway device based on a protocol adaptation module, where the gateway receives a login request of multiple terminals that do not support the M2M protocol, and the gateway performs the After the conversion of the protocol, the login information is forwarded to the M2M platform, thereby implementing the function of the local networking.
  • FIG. 1 is a schematic structural diagram of an M2M system in the related art
  • FIG. 2 is a block diagram showing the structure of an M2M system in accordance with some embodiments of the present invention
  • 3 is a schematic structural diagram of a service processing module according to some embodiments of the present invention
  • FIG. 4 is a schematic structural diagram of a protocol adaptation module according to some embodiments of the present invention
  • FIG. 5 is a schematic diagram of some embodiments according to the present invention.
  • the terminal 30 is a terminal device that complies with the terminal access requirement of the M2M system, and the terminal 30 includes a protocol adaptation module 31.
  • the M2M platform 10 which manages the M2M terminal and provides the M2M service, is configured to provide the M2M access and service for the terminal 30, and receives the report information of the terminal 30, and sends the delivery information to the terminal 30.
  • the protocol adaptation module 31 of the terminal 30 is set to Providing a link between the terminal 30 and the M2M platform 10, converting the reported information of the terminal 30 according to the protocol format of the M2M and encapsulating it into the M2M protocol, and then sending the information to the M2M platform 10; performing M2M on the information sent by the M2M platform 10
  • the protocol parses the data identifiable by the terminal 30 and provides it to the terminal 30.
  • the protocol adaptation module 31 is integrated into the terminal 30 (compiled into a dynamic link library and provided to the terminal manufacturer, and the terminal manufacturer is responsible for integrating the protocol adaptation module 31 into the software system of the terminal 30).
  • the protocol adaptation module 31 is provided to the terminal manufacturer in the form of an SDK (Software Development Kit).
  • the protocol adaptation module 31 provides a link between the terminal 30 and the M2M platform 10.
  • the program developed based on the SDK will access the M2M platform 10 as the domain gateway, and become the proxy gateway for the terminal 30 to access the M2M platform 10.
  • the SDK provides API (Application Programming Interface) functions to greatly reduce the development difficulty for developers to access the M2M platform 10. Developers can use the SDK to develop non-standard protocol adaptations. After protocol conversion, they are forwarded through the link between the SDK and the M2M platform 10.
  • the M2M platform 10 also forwards the information sent by the M2M platform 10 to the terminal 30.
  • the M2M system further includes: an industry application platform 20, connected to the M2M platform 10.
  • the industry application platform 20 is an application management platform that provides M2M service services. It accesses the M2M platform 10 according to the M2M application protocol, and provides remote terminal management services to customers through the terminal management functions provided by the M2M platform 10.
  • the M2M platform 10 includes: a service processing module 13, a terminal management module 12, a terminal access module 14 and an application access module 11.
  • the terminal access module 14 is configured to process information access and transmission between the M2M platform 10 and the terminal 30 (the protocol adaptation module 31).
  • the information includes service data information and management data information, and the service data information can be provided to the industry application platform 20, and the management data information is processed only on the M2M platform 10.
  • the specific operations are as follows:
  • the terminal access module 14 receives the M2M protocol packet reported by the terminal adapter module 31, and forwards the message to the service processing module 13, and sends the information sent by the service processing module 13 to the protocol adaptation module 30.
  • the terminal access module 14 is connected to the service processing module 13, and provides short message access, general packet radio service (GPRS) access, and unstructured supplementary data service (USSD).
  • GPRS general packet radio service
  • USB unstructured supplementary data service
  • the service processing module 13 is configured to process various service data of the M2M platform 10, including: processing a contract relationship between the industry application and the terminal service data, and reporting information (including service data and management data) reported by the terminal 30 and the system.
  • the terminal control and the query information are analyzed and processed, and the application data reported by the application access module 11 is processed, and the terminal service data parsed, processed, and combined by the terminal management module 12 is also set.
  • the service processing module 13 is connected to the terminal management module 12, the application access module 11 and the terminal access module 14.
  • the terminal management module 12 is configured to provide a terminal information service for the service processing module 13 and a service data processing policy configuration service for the service processing module 13. Terminal management module 12 and business The processing modules 13 are connected.
  • the terminal management module 12 maintains and stores various types of information of the terminal 30, and is mainly responsible for the running state of the terminal 30 (unregistered, not logged in, normal, fault, etc.) and operating parameters.
  • serial number management functions such as serial number application, generation, assignment, query, and collision detection of terminal 30, and basic information for terminal 30 ( It includes terminal type, supported communication protocols, etc., terminal data processing, and combined policy management.
  • the application access module 11 is mainly responsible for information access and transmission between the M2M platform 10 and the industrial application platform 20.
  • the application access module 11 is connected to the service processing module 13.
  • the service processing module 13 may further include: a contract relationship processing unit 131, a data storage unit 132, a control unit 133, and a terminal management data processing unit 134.
  • the contract relationship processing unit 131 is configured to process a contract relationship between the industry application and the service data.
  • the contract relationship processing unit 131 is connected to the control unit 133 and the data storage unit 132.
  • the control unit 133 is configured to support and control each unit in the service processing module 13, and includes: forwarding the service data reported by the terminal access module 14 to the terminal management data processing unit 134, and communicating with the application access module 11, and The terminal access module 14 communicates.
  • the control unit 133 is connected to the contract relationship processing unit 131, the data storage unit 132, and the terminal management data processing unit 134.
  • the terminal management data processing unit 134 is configured to process the management data between the M2M platform 10 and the terminal 30, and includes the information of the terminal 30 and the information sent by the M2M platform 10.
  • the terminal management data processing unit 134 is connected to the control unit 133 and the data storage unit 132.
  • the data storage unit 132 is configured to store one or more of the service data, the contract relationship data, the terminal data, and the industry application data processed by the terminal management data processing unit 134.
  • the data storage unit 132 is connected to the control unit 133, the terminal management data processing unit 134, and the contract relationship processing unit 131.
  • the protocol adaptation module 31 may further include: a platform access unit 311, an M2M.
  • the platform access unit 311 is configured to perform access to the M2M platform 10 by the protocol adaptation module 31, and process information access and transmission with the M2M platform 10.
  • the terminal access unit 313 is configured to process information access and transmission with the terminal 30.
  • the M2M protocol parsing unit 312 is configured to perform the M2M protocol parsing of the information sent by the M2M platform 10 received by the platform access unit 311, and then provide the information to the terminal access unit 313, and the reporting information of the terminal provided by the terminal access unit 313 according to the M2M.
  • the protocol format is converted and encapsulated into an M2M protocol message and then provided to the platform access unit 311.
  • the platform access unit 311 is configured to check the link status between the protocol adaptation module 31 and the M2M platform 10 before reporting the M2M protocol message to the M2M platform 10, and establish and A link between the M2M platform 10.
  • a method for implementing terminal adaptation processing which mainly includes: a protocol adaptation module of a terminal receives delivery information from an M2M platform, and report information from the terminal; The protocol adaptation module converts the reported information of the terminal according to the M2M protocol format and encapsulates it into an M2M protocol, and then sends the M2M platform to the M2M platform.
  • the M2M protocol is parsed for the M2M platform to generate data identifiable by the terminal. Then provided to the terminal.
  • FIG. 5 is a flowchart of a method for implementing terminal adaptation processing according to Embodiment 1, which mainly includes the following steps:
  • step 501 the terminal 30 reports the access request data to the protocol adaptation module 31.
  • Step 502 The protocol adaptation module 31 parses the request data of the terminal 30 according to the type of the access request (registration, login, application data forwarding, etc.), and converts and parses the parsed request data according to the M2M protocol format. Into the M2M protocol ⁇ ⁇ text.
  • Step 503 the protocol adaptation module 31 invokes the number of requests between the link with the M2M platform 10 According to the M2M protocol, the text is sent to the M2M platform 10.
  • Step 504 The M2M platform 10 processes the M2M protocol packet sent by the protocol adaptation module 31.
  • Step 505 The M2M platform 10 generates processed result data.
  • Step 506 The M2M platform 10 encapsulates the processed result data into an M2M protocol message, and sends the result to the protocol adaptation module 31.
  • Step 507 The protocol adaptation module 31 parses the received M2M protocol packet to generate result data identifiable by the terminal 30.
  • Step 508 the protocol adaptation module 31 sends the generated result data to the terminal 30, and the process ends.
  • FIG. 6 is a flowchart of a method for implementing terminal adaptation processing according to Embodiment 2, which mainly includes the following steps:
  • Step 601 The terminal 30 reports the access request data to the protocol adaptation module 31.
  • Step 602 The protocol adaptation module 31 parses the request data of the terminal 30 according to the type of the access request (registration, login, application data forwarding, etc.).
  • Step 603 The protocol adaptation module 31 converts the parsed request data into an M2M protocol packet according to the M2M protocol format.
  • Step 604 the protocol adaptation module 31 checks the link status with the M2M platform 10, and if the link exists, proceeds directly to step 606, otherwise proceeds to step 605.
  • Step 605 the protocol adaptation module 31 checks that the link with the M2M platform 10 is disconnected, and re-establishes the link. After the execution, go to step 606.
  • Step 606 The protocol adaptation module 31 sends the encapsulated request M2M protocol message (in step 603) to the terminal access module 14 of the M2M platform 10 through a link with the M2M platform 10.
  • Step 607 The terminal access module 14 reports the M2M protocol packet to the service processing mode. Block 13.
  • Step 608 The service processing module 13 processes the service request of the terminal 30 according to the received M2M protocol message.
  • Step 609 the service processing module 13 generates the processed result data, and sends the result data to the terminal access module 14.
  • Step 610 The terminal access module 14 encapsulates the result data into an M2M protocol message and sends the result to the protocol adaptation module 31.
  • Step 611 The protocol adaptation module 31 parses the M2M protocol packet to generate result data that the terminal can recognize.
  • Step 612 the protocol adaptation module 31 sends the result data to the terminal 30.
  • Step 613 the terminal 30 processes the result data, and the process ends.
  • the link adaptation operation and the M2M protocol conversion of the M2M platform are completed by the protocol adaptation module, and the terminal manufacturer can integrate the protocol adaptation module into the terminal to rapidly develop the standard.
  • M2M terminal which greatly reduces the development difficulty of developers accessing the M2M platform and improves development efficiency;
  • the developer can use the protocol adaptation module to develop the non-standard protocol adaptation. After the protocol is converted, the information is forwarded to the M2M platform through the link between the protocol adaptation module and the M2M platform, and the information sent by the M2M platform is also performed. After the protocol is converted, it is forwarded to the terminal;
  • a function of a terminal local networking is further provided.
  • the terminal manufacturer may develop a gateway device based on a protocol adaptation module, where the gateway receives a login request of multiple terminals that do not support the M2M protocol, and the gateway performs the After the conversion of the protocol, the login information is forwarded to the M2M platform, thereby implementing the function of the local networking.

Abstract

Disclosed are a method for implementing terminal adaptation processing, a protocol adaptation module and a terminal. The method comprises: a protocol adaptation module of a terminal receiving delivered information from a Machine to Machine (M2M) platform and reported information from the terminal; the protocol adaptation module converting the reported information from the terminal on the basis of an M2M protocol format, encapsulating the reported information into an M2M protocol packet, and reporting the M2M protocol packet to the M2M platform; performing M2M protocol parsing on the delivered information from the M2M platform, generating data recognizable to the terminal, and providing the data to the terminal. The present invention solves the problem that the development of M2M terminal is complex in related technologies, and non-standard terminals not supporting the M2M protocol cannot access the M2M platform.

Description

一种实现终端适配处理的方法、 协议适配模块和终端 技术领域  Method, protocol adaptation module and terminal for realizing terminal adaptation processing
本发明涉及机器对机器(M2M, Machine-to-Machine )技术领域, 尤其 涉及一种实现终端适配处理的方法、 协议适配模块和终端。 背景技术  The present invention relates to the field of machine-to-machine (M2M) technology, and in particular, to a method, a protocol adaptation module and a terminal for implementing terminal adaptation processing. Background technique
在相关技术中, M2M是专指机器与机器间无线通信的业务类型。 M2M 业务为各个行业的客户提供了一种集合了数据采集、 传输、 处理和业务管 理的整套解决方案。 M2M通过在机器内部嵌入无线通信模块, 以无线通信 等方式为接入手段, 为客户提供综合的信息化解决方案, 以满足客户对监 控、 指挥调度、 数据采集、 以及测量等方面的信息化需求。  In the related art, M2M is a type of service that specifically refers to wireless communication between a machine and a machine. The M2M service provides customers in a variety of industries with a complete solution that combines data collection, transmission, processing and business management. M2M provides customers with comprehensive information solutions by embedding wireless communication modules inside the machine and using wireless communication as an access means to meet customers' information needs for monitoring, command and dispatch, data acquisition, and measurement. .
传统的 M2M平台系统如图 1所示, M2M平台 10主要包括: 业务处理 模块 13、 终端管理模块 12、 应用接入模块 11和终端接入模块 14。 其中, 业务处理模块 13 负责处理终端业务数据的管理; 终端管理模块 12负责处 理终端注册、 监控等的管理; 应用接入模块 11负责处理应用接入、 监控等 的管理; 终端接入模块 14负责终端的接入处理。  The traditional M2M platform system is shown in FIG. 1. The M2M platform 10 mainly includes: a service processing module 13, a terminal management module 12, an application access module 11, and a terminal access module 14. The service processing module 13 is responsible for managing the management of the terminal service data; the terminal management module 12 is responsible for managing the registration and monitoring of the terminal; the application access module 11 is responsible for managing the application access, monitoring, etc.; the terminal access module 14 is responsible for Terminal access processing.
M2M 终端是基于 M2M 协议并具有以下功能的终端设备: 接收远程 M2M平台激活指令、 本地故障告警、 数据通信、 远程升级、 数据统计以及 端到端的通信交互功能。 终端为接入 M2M平台, 需要支持 M2M平台的协 议, 即终端必须有解析 M2M协议的模块。 这种实现方式存在如下问题: The M2M terminal is a terminal device based on the M2M protocol and has the following functions: Receive remote M2M platform activation commands, local failure alarms, data communication, remote upgrade, data statistics, and end-to-end communication interaction functions. To access the M2M platform, the terminal needs to support the protocol of the M2M platform. That is, the terminal must have a module that resolves the M2M protocol. This implementation has the following problems:
1、 终端厂商必须在熟悉 M2M协议的基础上才能开发 M2M终端, 由 于 M2M协议的复杂性,终端开发完毕后还要进行大量的测试才能真正接入 M2M平台, 这些都将影响终端厂商开发 M2M终端的进度, 不利于 M2M 的推广; 2、 各个运营商的 M2M平台所使用的协议通常互不相同, 为了接入多 个 M2M 平台, 终端厂商为同一个应用不得不开发多个版本的协议解析模 块; 1. The terminal manufacturer must be familiar with the M2M protocol to develop the M2M terminal. Due to the complexity of the M2M protocol, a large number of tests must be performed after the terminal is developed to truly access the M2M platform. These will affect the terminal manufacturer to develop the M2M terminal. The progress is not conducive to the promotion of M2M; 2. The protocols used by the M2M platforms of different operators are usually different from each other. In order to access multiple M2M platforms, the terminal vendors have to develop multiple versions of protocol parsing modules for the same application.
3、 不支持 M2M协议的非标准终端无法接入 M2M平台。 发明内容  3. Non-standard terminals that do not support the M2M protocol cannot access the M2M platform. Summary of the invention
有鉴于此, 根据本发明的某些实施例, 提供一种实现终端适配处理的 方法、 协议适配模块和终端, 以解决相关技术中 M2M终端开发复杂、 且不 支持 M2M协议的非标准终端无法接入 M2M平台的问题。  In view of this, in accordance with some embodiments of the present invention, a method, a protocol adaptation module, and a terminal for implementing terminal adaptation processing are provided to solve a non-standard terminal in which M2M terminal development is complicated and does not support the M2M protocol in the related art. Unable to access the M2M platform.
根据本发明的某些实施例, 提供了一种协议适配模块, 包括: 平台接 入单元、 机器对机器 M2M协议解析单元和终端接入单元, 其中,  According to some embodiments of the present invention, a protocol adaptation module is provided, including: a platform access unit, a machine-to-machine M2M protocol parsing unit, and a terminal access unit, where
所述平台接入单元, 设置为执行所述协议适配模块向 M2M 平台的接 入, 处理与所述 M2M平台之间的信息接入与发送;  The platform access unit is configured to perform access to the M2M platform by the protocol adaptation module, and process information access and transmission with the M2M platform;
所述终端接入单元, 设置为处理与终端之间的信息接入与发送; 所述 M2M协议解析单元, 设置为对平台接入单元接收的所述 M2M平 台的下发信息进行 M2M协议解析后提供给所述终端接入单元,将所述终端 接入单元提供的终端的上报信息按照 M2M 的协议格式进行转换并封装为 M2M协议报文后提供给所述平台接入单元。  The terminal access unit is configured to process information access and transmission with the terminal; the M2M protocol parsing unit is configured to perform M2M protocol parsing on the information sent by the M2M platform received by the platform access unit. Providing the terminal access unit to the terminal access unit, and converting the report information of the terminal provided by the terminal access unit to the platform access unit after being converted into an M2M protocol message according to the M2M protocol format.
根据本发明的某些实施例, 还提供了一种终端, 包括上述的协议适配 模块。  According to some embodiments of the present invention, there is also provided a terminal comprising the protocol adaptation module described above.
根据本发明的某些实施例, 还提供了一种 M2M平台, 包括: 业务处理 模块、 终端管理模块和终端接入模块, 其中,  According to some embodiments of the present invention, an M2M platform is further provided, including: a service processing module, a terminal management module, and a terminal access module, where
所述业务处理模块 , 设置为处理所述 M2M平台的各种业务数据; 所述终端管理模块, 设置为为所述业务处理模块提供终端信息服务和 业务数据处理策略配置服务;  The service processing module is configured to process various service data of the M2M platform; the terminal management module is configured to provide a terminal information service and a service data processing policy configuration service for the service processing module;
所述终端接入模块, 连接所述业务处理模块, 设置为接收终端的协议 适配模块按照 M2M的协议格式对上报信息进行封装并上报的 M2M协议报 文, 将所述业务处理模块提供的下发信息发送给所述终端的协议适配模块。 The terminal access module is connected to the service processing module and configured to receive a protocol of the terminal The adaptation module sends the M2M protocol packet encapsulated by the service processing module to the protocol adaptation module of the terminal according to the M2M protocol format.
根据本发明的某些实施例, 还提供了一种实现终端适配处理的方法, 该方法包括:  According to some embodiments of the present invention, there is also provided a method for implementing terminal adaptation processing, the method comprising:
终端的协议适配模块接收来自机器对机器 M2M平台的下发信息、以及 来自所述终端的上 4艮信息;  The protocol adaptation module of the terminal receives the delivery information from the machine-to-machine M2M platform, and the information from the terminal;
所述协议适配模块将终端的上报信息按照 M2M 的协议格式进行转换 并封装为 M2M协议才艮文后上才艮给所述 M2M平台; 对所述 M2M平台的下 发信息进行 M2M协议解析, 生成所述终端可识别的数据后提供给所述终 端。  The protocol adaptation module converts the reported information of the terminal according to the protocol format of the M2M and encapsulates the data into an M2M protocol, and then sends the M2M protocol to the M2M platform; The data identifiable by the terminal is generated and provided to the terminal.
根据本发明的某些实施例, 所提供的一种实现终端适配处理的方法、 协议适配模块和终端, 由协议适配模块完成与 M2M 平台的建链操作和 M2M协议的转换, 终端厂商可以将本协议适配模块集成到终端中从而快速 开发标准的 M2M终端,从而大大降低开发人员接入 M2M平台的开发难度, 提高开发效率;  According to some embodiments of the present invention, a method, a protocol adaptation module, and a terminal for implementing terminal adaptation processing are implemented by a protocol adaptation module to complete a chain connection operation and an M2M protocol conversion of an M2M platform, and a terminal manufacturer The protocol adaptation module can be integrated into the terminal to rapidly develop a standard M2M terminal, thereby greatly reducing the development difficulty of the developer accessing the M2M platform and improving the development efficiency;
开发人员可利用协议适配模块进行非标准协议适配的开发, 经过协议 转换后,通过协议适配模块与 M2M平台之间的链接转发信息给 M2M平台, 同时也将 M2M平台的下发信息进行协议转换后转发给终端;  The developer can use the protocol adaptation module to develop the non-standard protocol adaptation. After the protocol is converted, the information is forwarded to the M2M platform through the link between the protocol adaptation module and the M2M platform, and the information sent by the M2M platform is also performed. After the protocol is converted, it is forwarded to the terminal;
根据本发明的某些实施例, 还提供了一种终端本地组网的功能, 终端 厂商可以基于协议适配模块开发网关设备,该网关接收多个不支持 M2M协 议的终端的登陆请求,网关进行协议的转换后再将登陆信息转发到 M2M平 台, 从而实现本地组网的功能。 附图说明  According to some embodiments of the present invention, a function of a terminal local networking is further provided. The terminal manufacturer may develop a gateway device based on a protocol adaptation module, where the gateway receives a login request of multiple terminals that do not support the M2M protocol, and the gateway performs the After the conversion of the protocol, the login information is forwarded to the M2M platform, thereby implementing the function of the local networking. DRAWINGS
图 1为相关技术中 M2M系统的结构示意图;  1 is a schematic structural diagram of an M2M system in the related art;
图 2为根据本发明的某些实施例的 M2M系统的结构示意图; 图 3为根据本发明的某些实施例的业务处理模块的结构示意图; 图 4为根据本发明的某些实施例的协议适配模块的结构示意图; 图 5 为根据本发明的某些实施例的实现终端适配处理的方法的流程图 图 6为根据本发明的某些实施例的实现终端适配处理的方法的流程图 2 is a block diagram showing the structure of an M2M system in accordance with some embodiments of the present invention; 3 is a schematic structural diagram of a service processing module according to some embodiments of the present invention; FIG. 4 is a schematic structural diagram of a protocol adaptation module according to some embodiments of the present invention; and FIG. 5 is a schematic diagram of some embodiments according to the present invention. Flowchart of a method for implementing terminal adaptation processing FIG. 6 is a flowchart of a method for implementing terminal adaptation processing according to some embodiments of the present invention.
具体实施方式 detailed description
图 2为根据本发明的某些实施例的一种 M2M 系统的结构示意图, 该 M2M系统主要包括: M2M平台 10和终端 30。 其中, 终端 30是符合 M2M 系统终端接入要求的终端设备, 终端 30包括协议适配模块 31。  2 is a schematic structural diagram of an M2M system mainly including: an M2M platform 10 and a terminal 30, in accordance with some embodiments of the present invention. The terminal 30 is a terminal device that complies with the terminal access requirement of the M2M system, and the terminal 30 includes a protocol adaptation module 31.
M2M平台 10, 管理 M2M终端和提供 M2M服务, 设置为为终端 30 提供 M2M接入和服务,接收终端 30的上报信息,向终端 30发送下发信息; 终端 30的协议适配模块 31 , 设置为提供终端 30到 M2M平台 10的链 接, 将终端 30的上报信息按照 M2M的协议格式进行转换并封装为 M2M 协议才艮文后上才艮给 M2M平台 10; 对 M2M平台 10的下发信息进行 M2M 协议解析, 生成终端 30可识别的数据后提供给终端 30。  The M2M platform 10, which manages the M2M terminal and provides the M2M service, is configured to provide the M2M access and service for the terminal 30, and receives the report information of the terminal 30, and sends the delivery information to the terminal 30. The protocol adaptation module 31 of the terminal 30 is set to Providing a link between the terminal 30 and the M2M platform 10, converting the reported information of the terminal 30 according to the protocol format of the M2M and encapsulating it into the M2M protocol, and then sending the information to the M2M platform 10; performing M2M on the information sent by the M2M platform 10 The protocol parses the data identifiable by the terminal 30 and provides it to the terminal 30.
实际应用中, 协议适配模块 31集成到终端 30内部 (编译成动态链接 库并提供给终端厂商, 终端厂商负责将本协议适配模块 31 集成到终端 30 的软件系统里)。 协议适配模块 31以 SDK ( Software Development Kit, 即 软件开发工具包) 的方式提供给终端厂商。 协议适配模块 31 提供终端 30 到 M2M平台 10的链接, 基于本 SDK开发的程序将以域网关的身份接入 M2M平台 10,成为终端 30接入 M2M平台 10的代理网关。 SDK提供应用 程序接口 ( API, Application Programming Interface )函数, 以大大降氐开发 人员接入 M2M平台 10的开发难度。开发人员可利用该 SDK进行非标准协 议适配的开发, 经过协议转换后,通过 SDK与 M2M平台 10的链接转发给 M2M平台 10, 同时也将 M2M平台 10的下发信息进行协议转换后转发给 终端 30。 In practical applications, the protocol adaptation module 31 is integrated into the terminal 30 (compiled into a dynamic link library and provided to the terminal manufacturer, and the terminal manufacturer is responsible for integrating the protocol adaptation module 31 into the software system of the terminal 30). The protocol adaptation module 31 is provided to the terminal manufacturer in the form of an SDK (Software Development Kit). The protocol adaptation module 31 provides a link between the terminal 30 and the M2M platform 10. The program developed based on the SDK will access the M2M platform 10 as the domain gateway, and become the proxy gateway for the terminal 30 to access the M2M platform 10. The SDK provides API (Application Programming Interface) functions to greatly reduce the development difficulty for developers to access the M2M platform 10. Developers can use the SDK to develop non-standard protocol adaptations. After protocol conversion, they are forwarded through the link between the SDK and the M2M platform 10. The M2M platform 10 also forwards the information sent by the M2M platform 10 to the terminal 30.
较佳的, 该 M2M系统还可包括: 行业应用平台 20, 连接 M2M平台 10。 行业应用平台 20是提供 M2M业务服务的一种应用管理平台, 它按照 M2M的应用协议接入 M2M平台 10,并通过 M2M平台 10提供的终端管理 功能为客户提供远程终端管理服务。  Preferably, the M2M system further includes: an industry application platform 20, connected to the M2M platform 10. The industry application platform 20 is an application management platform that provides M2M service services. It accesses the M2M platform 10 according to the M2M application protocol, and provides remote terminal management services to customers through the terminal management functions provided by the M2M platform 10.
较佳的, M2M平台 10包括: 业务处理模块 13、 终端管理模块 12、 终 端接入模块 14和应用接入模块 11。  Preferably, the M2M platform 10 includes: a service processing module 13, a terminal management module 12, a terminal access module 14 and an application access module 11.
其中, 终端接入模块 14, 设置为处理 M2M平台 10与终端 30 (协议适 配模块 31 )之间的信息接入与发送。 所述信息包括业务数据信息和管理数 据信息, 业务数据信息可以提供给行业应用平台 20, 管理数据信息仅在 M2M平台 10进行处理。 执行的具体操作为: 终端接入模块 14接收终端适 配模块 31上报的 M2M协议报文, 并转发给业务处理模块 13, 将业务处理 模块 13的下发信息发送到协议适配模块 30。 终端接入模块 14与业务处理 模块 13相连, 其提供短信接入、通用分组无线服务(GPRS, General Packet Radio Service ) 接入、 非结构化补充数据业务 ( USSD , Unstructured Supplementary Service Data )接入当中的一种或者多种功能。  The terminal access module 14 is configured to process information access and transmission between the M2M platform 10 and the terminal 30 (the protocol adaptation module 31). The information includes service data information and management data information, and the service data information can be provided to the industry application platform 20, and the management data information is processed only on the M2M platform 10. The specific operations are as follows: The terminal access module 14 receives the M2M protocol packet reported by the terminal adapter module 31, and forwards the message to the service processing module 13, and sends the information sent by the service processing module 13 to the protocol adaptation module 30. The terminal access module 14 is connected to the service processing module 13, and provides short message access, general packet radio service (GPRS) access, and unstructured supplementary data service (USSD). One or more functions.
业务处理模块 13, 设置为处理 M2M平台 10的各种业务数据, 包括: 处理行业应用和终端业务数据的签约关系、 对各类终端 30上报的信息(包 括业务数据和管理数据 )和系统下发的终端控制和查询信息进行分析处理, 处理应用接入模块 11上报的应用数据等等;还设置为存储终端管理模块 12 解析、处理、组合后的终端业务数据。业务处理模块 13与终端管理模块 12、 应用接入模块 11和终端接入模块 14相连。  The service processing module 13 is configured to process various service data of the M2M platform 10, including: processing a contract relationship between the industry application and the terminal service data, and reporting information (including service data and management data) reported by the terminal 30 and the system. The terminal control and the query information are analyzed and processed, and the application data reported by the application access module 11 is processed, and the terminal service data parsed, processed, and combined by the terminal management module 12 is also set. The service processing module 13 is connected to the terminal management module 12, the application access module 11 and the terminal access module 14.
终端管理模块 12,设置为为业务处理模块 13提供终端信息服务, 为业 务处理模块 13提供业务数据处理策略配置服务。 终端管理模块 12与业务 处理模块 13相连。 终端管理模块 12维持和保存了终端 30的各类信息, 其 主要负责终端 30运行状态(未注册、 未登陆、 正常、 故障等)及运行参数The terminal management module 12 is configured to provide a terminal information service for the service processing module 13 and a service data processing policy configuration service for the service processing module 13. Terminal management module 12 and business The processing modules 13 are connected. The terminal management module 12 maintains and stores various types of information of the terminal 30, and is mainly responsible for the running state of the terminal 30 (unregistered, not logged in, normal, fault, etc.) and operating parameters.
(小区位置、 信号强度、 外设状态、 告警状态、 配置信息) 的维护和监控, 以及终端 30序列号申请、 生成、 分配、 查询、 沖突检测等序列号管理功能, 及对终端 30基本信息(含终端类型、 支持的通讯协议等)、 终端数据处理、 组合策略进行管理。 Maintenance and monitoring of cell location, signal strength, peripheral state, alarm status, configuration information, and serial number management functions such as serial number application, generation, assignment, query, and collision detection of terminal 30, and basic information for terminal 30 ( It includes terminal type, supported communication protocols, etc., terminal data processing, and combined policy management.
应用接入模块 11 , 主要负责 M2M平台 10与行业应用平台 20之间的 信息接入与发送。 应用接入模块 11与业务处理模块 13相连。  The application access module 11 is mainly responsible for information access and transmission between the M2M platform 10 and the industrial application platform 20. The application access module 11 is connected to the service processing module 13.
如图 3所示, 业务处理模块 13还可以包括: 签约关系处理单元 131、 数据存储单元 132、 控制单元 133和终端管理数据处理单元 134。  As shown in FIG. 3, the service processing module 13 may further include: a contract relationship processing unit 131, a data storage unit 132, a control unit 133, and a terminal management data processing unit 134.
其中,签约关系处理单元 131 ,设置为处理行业应用和业务数据的签约 关系。 签约关系处理单元 131与控制单元 133和数据存储单元 132相连。  The contract relationship processing unit 131 is configured to process a contract relationship between the industry application and the service data. The contract relationship processing unit 131 is connected to the control unit 133 and the data storage unit 132.
控制单元 133,设置为对业务处理模块 13内的各单元进行支撑和控制, 包括: 将终端接入模块 14 上报的业务数据转发到终端管理数据处理单元 134, 和应用接入模块 11通信, 和终端接入模块 14通信。 控制单元 133与 签约关系处理单元 131、数据存储单元 132和终端管理数据处理单元 134相 连。  The control unit 133 is configured to support and control each unit in the service processing module 13, and includes: forwarding the service data reported by the terminal access module 14 to the terminal management data processing unit 134, and communicating with the application access module 11, and The terminal access module 14 communicates. The control unit 133 is connected to the contract relationship processing unit 131, the data storage unit 132, and the terminal management data processing unit 134.
终端管理数据处理单元 134, 设置为处理 M2M平台 10和终端 30之间 的管理数据, 包括终端 30的上 4艮信息、 M2M平台 10的下发信息。 终端管 理数据处理单元 134与控制单元 133和数据存储单元 132相连。  The terminal management data processing unit 134 is configured to process the management data between the M2M platform 10 and the terminal 30, and includes the information of the terminal 30 and the information sent by the M2M platform 10. The terminal management data processing unit 134 is connected to the control unit 133 and the data storage unit 132.
数据存储单元 132,设置为存储终端管理数据处理单元 134处理后的业 务数据、 签约关系数据、 终端数据、 行业应用数据中的一种或者多种。 数 据存储单元 132与控制单元 133、终端管理数据处理单元 134和签约关系处 理单元 131相连。  The data storage unit 132 is configured to store one or more of the service data, the contract relationship data, the terminal data, and the industry application data processed by the terminal management data processing unit 134. The data storage unit 132 is connected to the control unit 133, the terminal management data processing unit 134, and the contract relationship processing unit 131.
如图 4所示, 协议适配模块 31还可以包括: 平台接入单元 311、 M2M 协议解析单元 312和终端接入单元 313。 As shown in FIG. 4, the protocol adaptation module 31 may further include: a platform access unit 311, an M2M. The protocol parsing unit 312 and the terminal access unit 313.
其中, 平台接入单元 311 , 设置为执行协议适配模块 31向 M2M平台 10的接入, 处理与 M2M平台 10之间的信息接入与发送。  The platform access unit 311 is configured to perform access to the M2M platform 10 by the protocol adaptation module 31, and process information access and transmission with the M2M platform 10.
终端接入单元 313, 设置为处理与终端 30之间的信息接入与发送。 The terminal access unit 313 is configured to process information access and transmission with the terminal 30.
M2M协议解析单元 312, 设置为对平台接入单元 311接收的 M2M平 台 10的下发信息进行 M2M协议解析后提供给终端接入单元 313, 将终端 接入单元 313提供的终端的上报信息按照 M2M的协议格式进行转换并封装 为 M2M协议报文后提供给平台接入单元 311。 The M2M protocol parsing unit 312 is configured to perform the M2M protocol parsing of the information sent by the M2M platform 10 received by the platform access unit 311, and then provide the information to the terminal access unit 313, and the reporting information of the terminal provided by the terminal access unit 313 according to the M2M. The protocol format is converted and encapsulated into an M2M protocol message and then provided to the platform access unit 311.
较佳的, 平台接入单元 311设置为, 在向 M2M平台 10上报 M2M协 议报文之前,检查协议适配模块 31与 M2M平台 10之间的链接状态, 并在 判断链接不存在时, 建立与 M2M平台 10之间的链接。  Preferably, the platform access unit 311 is configured to check the link status between the protocol adaptation module 31 and the M2M platform 10 before reporting the M2M protocol message to the M2M platform 10, and establish and A link between the M2M platform 10.
基于上述 M2M系统,根据本发明的某些实施例,提供一种实现终端适 配处理的方法, 主要包括: 终端的协议适配模块接收来自 M2M平台的下发 信息、 以及来自终端的上报信息; 协议适配模块将终端的上报信息按照 M2M的协议格式进行转换并封装为 M2M协议才艮文后上才艮给 M2M平台; 对 M2M平台的下发信息进行 M2M协议解析, 生成终端可识别的数据后提 供给终端。  Based on the foregoing M2M system, according to some embodiments of the present invention, a method for implementing terminal adaptation processing is provided, which mainly includes: a protocol adaptation module of a terminal receives delivery information from an M2M platform, and report information from the terminal; The protocol adaptation module converts the reported information of the terminal according to the M2M protocol format and encapsulates it into an M2M protocol, and then sends the M2M platform to the M2M platform. The M2M protocol is parsed for the M2M platform to generate data identifiable by the terminal. Then provided to the terminal.
下面再结合具体实施例对实现终端适配处理的方法进一步详细说明。 图 5 为实施例一的实现终端适配处理的方法的流程图, 主要包括以下 步驟:  The method for implementing terminal adaptation processing will be further described in detail below with reference to specific embodiments. FIG. 5 is a flowchart of a method for implementing terminal adaptation processing according to Embodiment 1, which mainly includes the following steps:
步驟 501, 终端 30将接入请求数据上报至协议适配模块 31。  In step 501, the terminal 30 reports the access request data to the protocol adaptation module 31.
步驟 502, 协议适配模块 31根据接入请求的类型 (注册、 登录、 应用 数据转发等), 对终端 30的请求数据进行解析, 并将解析后的请求数据按 照 M2M的协议格式进行转换并封装成 M2M协议 ^艮文。  Step 502: The protocol adaptation module 31 parses the request data of the terminal 30 according to the type of the access request (registration, login, application data forwarding, etc.), and converts and parses the parsed request data according to the M2M protocol format. Into the M2M protocol ^ 艮 text.
步驟 503, 协议适配模块 31调用与 M2M平台 10之间的链路将请求数 据的 M2M协议才艮文发送到 M2M平台 10。 Step 503, the protocol adaptation module 31 invokes the number of requests between the link with the M2M platform 10 According to the M2M protocol, the text is sent to the M2M platform 10.
步驟 504, M2M平台 10处理协议适配模块 31发送过来的 M2M协议 报文。  Step 504: The M2M platform 10 processes the M2M protocol packet sent by the protocol adaptation module 31.
步驟 505 , M2M平台 10生成处理后的结果数据。  Step 505: The M2M platform 10 generates processed result data.
步骤 506, M2M平台 10将处理后的结果数据封装成 M2M协议报文, 并发送至协议适配模块 31。  Step 506: The M2M platform 10 encapsulates the processed result data into an M2M protocol message, and sends the result to the protocol adaptation module 31.
步驟 507, 协议适配模块 31解析所接收的 M2M协议报文, 生成终端 30可识别的结果数据。  Step 507: The protocol adaptation module 31 parses the received M2M protocol packet to generate result data identifiable by the terminal 30.
步驟 508, 协议适配模块 31将生成的结果数据发送至终端 30, 流程结 束。  Step 508, the protocol adaptation module 31 sends the generated result data to the terminal 30, and the process ends.
图 6为实施例二的实现终端适配处理的方法的流程图, 主要包括以下 步骤:  FIG. 6 is a flowchart of a method for implementing terminal adaptation processing according to Embodiment 2, which mainly includes the following steps:
步驟 601 , 终端 30将接入请求数据上报至协议适配模块 31。  Step 601: The terminal 30 reports the access request data to the protocol adaptation module 31.
步驟 602, 协议适配模块 31根据接入请求的类型 (注册、 登录、 应用 数据转发等), 对终端 30的请求数据进行解析。  Step 602: The protocol adaptation module 31 parses the request data of the terminal 30 according to the type of the access request (registration, login, application data forwarding, etc.).
步骤 603 , 协议适配模块 31将解析后的请求数据按照 M2M的协议格 式进行转换并封装成 M2M协议报文。  Step 603: The protocol adaptation module 31 converts the parsed request data into an M2M protocol packet according to the M2M protocol format.
步驟 604, 协议适配模块 31检查与 M2M平台 10之间的链接状态, 若 链接存在, 则直接进入步骤 606, 否则进入步骤 605。  Step 604, the protocol adaptation module 31 checks the link status with the M2M platform 10, and if the link exists, proceeds directly to step 606, otherwise proceeds to step 605.
步骤 605 , 协议适配模块 31检查与 M2M平台 10的链接断开, 则重新 建立链接。 执行完后转到步骤 606。  Step 605, the protocol adaptation module 31 checks that the link with the M2M platform 10 is disconnected, and re-establishes the link. After the execution, go to step 606.
步骤 606, 协议适配模块 31通过与 M2M平台 10之间的链路, 将封装 后的请求数据的 M2M协议报文(步驟 603中)发送至 M2M平台 10的终 端接入模块 14。  Step 606: The protocol adaptation module 31 sends the encapsulated request M2M protocol message (in step 603) to the terminal access module 14 of the M2M platform 10 through a link with the M2M platform 10.
步驟 607, 终端接入模块 14将所述 M2M协议报文上报至业务处理模 块 13。 Step 607: The terminal access module 14 reports the M2M protocol packet to the service processing mode. Block 13.
步驟 608, 业务处理模块 13根据接收的 M2M协议报文处理终端 30的 业务请求。  Step 608: The service processing module 13 processes the service request of the terminal 30 according to the received M2M protocol message.
步驟 609, 业务处理模块 13生成处理后的结果数据, 并将结果数据发 送至终端接入模块 14。  Step 609, the service processing module 13 generates the processed result data, and sends the result data to the terminal access module 14.
步驟 610, 终端接入模块 14将结果数据封装成 M2M协议报文并发送 至协议适配模块 31。  Step 610: The terminal access module 14 encapsulates the result data into an M2M protocol message and sends the result to the protocol adaptation module 31.
步驟 611 , 协议适配模块 31解析 M2M协议报文, 生成终端能够识别 的结果数据。  Step 611: The protocol adaptation module 31 parses the M2M protocol packet to generate result data that the terminal can recognize.
步驟 612, 协议适配模块 31将结果数据发送至终端 30。  Step 612, the protocol adaptation module 31 sends the result data to the terminal 30.
步驟 613 , 终端 30处理结果数据, 流程结束。  Step 613, the terminal 30 processes the result data, and the process ends.
综上所述,根据本发明的某些实施例, 由协议适配模块完成与 M2M平 台的建链操作和 M2M协议的转换,终端厂商可以将本协议适配模块集成到 终端中从而快速开发标准的 M2M终端, 从而大大降低开发人员接入 M2M 平台的开发难度, 提高开发效率;  In summary, according to some embodiments of the present invention, the link adaptation operation and the M2M protocol conversion of the M2M platform are completed by the protocol adaptation module, and the terminal manufacturer can integrate the protocol adaptation module into the terminal to rapidly develop the standard. M2M terminal, which greatly reduces the development difficulty of developers accessing the M2M platform and improves development efficiency;
开发人员可利用协议适配模块进行非标准协议适配的开发, 经过协议 转换后,通过协议适配模块与 M2M平台之间的链接转发信息给 M2M平台, 同时也将 M2M平台的下发信息进行协议转换后转发给终端;  The developer can use the protocol adaptation module to develop the non-standard protocol adaptation. After the protocol is converted, the information is forwarded to the M2M platform through the link between the protocol adaptation module and the M2M platform, and the information sent by the M2M platform is also performed. After the protocol is converted, it is forwarded to the terminal;
根据本发明的某些实施例, 还提供了一种终端本地组网的功能, 终端 厂商可以基于协议适配模块开发网关设备,该网关接收多个不支持 M2M协 议的终端的登陆请求,网关进行协议的转换后再将登陆信息转发到 M2M平 台, 从而实现本地组网的功能。  According to some embodiments of the present invention, a function of a terminal local networking is further provided. The terminal manufacturer may develop a gateway device based on a protocol adaptation module, where the gateway receives a login request of multiple terminals that do not support the M2M protocol, and the gateway performs the After the conversion of the protocol, the login information is forwarded to the M2M platform, thereby implementing the function of the local networking.
以上所述, 仅为本发明的较佳实施例而已, 并非用于限定本发明的保 护范围。  The above is only the preferred embodiment of the present invention and is not intended to limit the scope of the present invention.

Claims

权利要求书 Claim
1、 一种协议适配模块, 包括: 平台接入单元、 机器对机器 M2M协 议解析单元和终端接入单元, 其中,  A protocol adaptation module, comprising: a platform access unit, a machine-to-machine M2M protocol parsing unit, and a terminal access unit, wherein
所述平台接入单元,设置为执行所述协议适配模块向 M2M平台的接 入, 处理与所述 M2M平台之间的信息接入与发送;  The platform access unit is configured to perform access to the M2M platform by the protocol adaptation module, and process information access and transmission with the M2M platform;
所述终端接入单元, 设置为处理与终端之间的信息接入与发送; 所述 M2M协议解析单元, 设置为对平台接入单元接收的所述 M2M 平台的下发信息进行 M2M协议解析后提供给所述终端接入单元,将所述 终端接入单元提供的终端的上报信息按照 M2M 的协议格式进行转换并 封装为 M2M协议报文后提供给所述平台接入单元。  The terminal access unit is configured to process information access and transmission with the terminal; the M2M protocol parsing unit is configured to perform M2M protocol parsing on the information sent by the M2M platform received by the platform access unit. Providing the terminal access unit to the terminal access unit, and converting the report information of the terminal provided by the terminal access unit to the platform access unit after being converted into an M2M protocol message according to the M2M protocol format.
2、 根据权利要求 1所述协议适配模块, 其中, 所述平台接入单元设 置为, 在向 M2M平台上报 M2M协议报文之前, 检查所述协议适配模块 与所述 M2M平台之间的链接状态, 并在判断链接不存在时, 建立与所述 M2M平台之间的链接。  The protocol adaptation module according to claim 1, wherein the platform access unit is configured to check, between the protocol adaptation module and the M2M platform, before reporting the M2M protocol message to the M2M platform. Link status, and establish a link with the M2M platform when it is determined that the link does not exist.
3、 根据权利要求 1或 2所述协议适配模块, 其中, 所述协议适配模 块以域网关的身份接入所述 M2M平台。  The protocol adaptation module according to claim 1 or 2, wherein the protocol adaptation module accesses the M2M platform as an identity of a domain gateway.
4、 一种终端, 包括权利要求 1至 3任一项所述的协议适配模块。 A terminal comprising the protocol adaptation module of any one of claims 1 to 3.
5、 一种 M2M平台, 包括: 业务处理模块、 终端管理模块和终端接 入模块, 其中, 5. An M2M platform, comprising: a service processing module, a terminal management module, and a terminal access module, where
所述业务处理模块 , 设置为处理所述 M2M平台的各种业务数据; 所述终端管理模块, 设置为为所述业务处理模块提供终端信息服务 和业务数据处理策略配置服务;  The service processing module is configured to process various service data of the M2M platform; the terminal management module is configured to provide a terminal information service and a service data processing policy configuration service for the service processing module;
所述终端接入模块, 连接所述业务处理模块, 设置为接收终端的协 议适配模块按照 M2M的协议格式对上报信息进行封装并上报的 M2M协 议报文, 将所述业务处理模块提供的下发信息发送给所述终端的协议适 配模块。 The terminal access module is connected to the service processing module, and is configured to receive, by the protocol adaptation module of the receiving terminal, the M2M protocol packet that is encapsulated and reported by the M2M protocol format, and the service processing module provides the next The protocol for sending the information to the terminal is suitable With modules.
6、 根据权利要求 5所述 M2M平台, 其中, 所述 M2M平台还包括: 应用接入模块, 连接所述业务处理模块,设置为处理所述 M2M平台与行 业应用平台之间的信息接入与发送。  The M2M platform according to claim 5, wherein the M2M platform further includes: an application access module, connected to the service processing module, configured to process information access between the M2M platform and an industrial application platform. send.
7、 根据权利要求 5所述 M2M平台, 其中, 所述业务处理模块包括: 签约关系处理单元、 控制单元、 终端管理数据处理单元和数据存储单元, 其中,  The M2M platform according to claim 5, wherein the service processing module comprises: a contract relationship processing unit, a control unit, a terminal management data processing unit, and a data storage unit, where
所述签约关系处理单元, 设置为处理行业应用和业务数据的签约关 系;  The contract relationship processing unit is configured to process a contract relationship between an industry application and business data;
所述控制单元, 设置为对所述业务处理模块内各单元的操作进行控 制;  The control unit is configured to control operations of each unit in the service processing module;
所述终端管理数据处理单元,设置为处理所述 M2M平台与终端之间 的管理数据;  The terminal management data processing unit is configured to process management data between the M2M platform and the terminal;
所述数据存储单元, 设置为存储所述终端管理数据处理单元处理后 的业务数据、 签约关系数据、 终端数据、 行业应用数据中的一种或多种。  The data storage unit is configured to store one or more of service data, subscription relationship data, terminal data, and industry application data processed by the terminal management data processing unit.
8、 一种实现终端适配处理的方法, 该方法包括:  8. A method for implementing terminal adaptation processing, the method comprising:
终端的协议适配模块接收来自机器对机器 M2M平台的下发信息、以 及来自所述终端的上报信息;  The protocol adaptation module of the terminal receives the delivery information from the machine-to-machine M2M platform, and the reporting information from the terminal;
所述协议适配模块将终端的上报信息按照 M2M 的协议格式进行转 换并封装为 M2M协议 ^艮文后上 4艮给所述 M2M平台; 对所述 M2M平台 的下发信息进行 M2M协议解析,生成所述终端可识别的数据后提供给所 述终端。  The protocol adaptation module converts the reported information of the terminal according to the M2M protocol format and encapsulates it into an M2M protocol, and then sends the M2M protocol to the M2M platform. The data identifiable by the terminal is generated and provided to the terminal.
9、 根据权利要求 8所述实现终端适配处理的方法, 其中, 在协议适 配模块向 M2M平台上报 M2M协议报文之前, 该方法还包括:  The method for implementing the terminal adaptation processing according to claim 8, wherein before the protocol adaptation module reports the M2M protocol message to the M2M platform, the method further includes:
所述协议适配模块检查自身与所述 M2M平台之间的链接状态,并在 判断链接不存在时, 建立与所述 M2M平台之间的链接。 The protocol adaptation module checks the link status between itself and the M2M platform, and When it is judged that the link does not exist, a link with the M2M platform is established.
10、 根据权利要求 8或 9所述实现终端适配处理的方法, 其中, 该 方法还包括: 所述协议适配模块以域网关的身份接入所述 M2M平台。  The method for implementing terminal adaptation processing according to claim 8 or 9, wherein the method further comprises: the protocol adaptation module accessing the M2M platform as an identity of a domain gateway.
PCT/CN2012/077785 2011-11-25 2012-06-28 Method for implementing terminal adaptation processing, protocol adaptation module and terminal WO2013075490A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201110382562.3 2011-11-25
CN2011103825623A CN103139150A (en) 2011-11-25 2011-11-25 Terminal adaptation processing method, protocol adaptation module and terminal

Publications (1)

Publication Number Publication Date
WO2013075490A1 true WO2013075490A1 (en) 2013-05-30

Family

ID=48469071

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2012/077785 WO2013075490A1 (en) 2011-11-25 2012-06-28 Method for implementing terminal adaptation processing, protocol adaptation module and terminal

Country Status (2)

Country Link
CN (1) CN103139150A (en)
WO (1) WO2013075490A1 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109788004A (en) * 2017-11-10 2019-05-21 厦门雅迅网络股份有限公司 The analytic method and system of automatic adaptation new-energy automobile national standard custom protocol
CN111753007A (en) * 2020-06-16 2020-10-09 国家电网有限公司客户服务中心 Pluggable component data aggregation system and method based on multiple systems
US11070446B2 (en) 2017-10-24 2021-07-20 At&T Intellectual Property I, L.P. Intelligent network resource orchestration system and method for internet enabled device applications and services
US20220114265A1 (en) * 2020-10-08 2022-04-14 Google Llc Unified viewing of roles and permissions in a computer data processing system
US20220286346A1 (en) * 2016-02-25 2022-09-08 Open Text Sa Ulc Systems and methods for providing managed services
US11716356B2 (en) 2013-09-20 2023-08-01 Open Text Sa Ulc Application gateway architecture with multi-level security policy and rule promulgations
US11934805B2 (en) 2015-11-03 2024-03-19 Open Text Sa Ulc Streamlined fast and efficient application building and customization systems and methods
US11985167B2 (en) 2021-08-02 2024-05-14 Open Text Sa Ulc System and method for remote wipe

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104301361B (en) 2013-07-19 2020-08-11 中兴通讯股份有限公司 Intelligent navigation method and system based on M2M system
CN106452815B (en) * 2015-08-11 2019-08-30 中移物联网有限公司 A kind of informatization management method, apparatus and system
CN105245521B (en) * 2015-10-14 2019-11-15 海能达通信股份有限公司 Protocol format conversion method, device and interface platform
CN108667817A (en) * 2018-04-19 2018-10-16 厦门市智联信通物联网科技有限公司 Message converting system and message forwarding method
CN109194604A (en) * 2018-06-05 2019-01-11 平安科技(深圳)有限公司 Interface automatic method, system, computer equipment and storage medium
CN109040171A (en) * 2018-06-14 2018-12-18 厦门理工学院 A kind of emergency response system, method, equipment and storage medium
CN110969740A (en) * 2019-12-12 2020-04-07 浩云科技股份有限公司 Access method of access control management system to different types of access control equipment and access control system
CN113014664B (en) * 2021-03-12 2023-06-30 京东科技信息技术有限公司 Gateway adaptation method, device, electronic equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895900A (en) * 2009-05-19 2010-11-24 中兴通讯股份有限公司 Device and method for managing/controlling terminal based on M2M application platform
CN101902681A (en) * 2010-07-21 2010-12-01 中兴通讯股份有限公司 Method for processing M2M (Machine to Machine) platform service and M2M platform
CN102244666A (en) * 2010-05-10 2011-11-16 中兴通讯股份有限公司 Message processing method for machine-to-machine/man (M2M) platform and M2M platform system
WO2011140838A1 (en) * 2010-05-14 2011-11-17 中兴通讯股份有限公司 M2m platform communication system and method

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102170611A (en) * 2010-02-25 2011-08-31 中兴通讯股份有限公司 A management method of business flow
CN102170641B (en) * 2010-02-26 2016-03-30 中兴通讯股份有限公司 The method and system of the resource distribution of a kind of M2M service groups and distribution
CN102238493B (en) * 2010-05-05 2014-08-13 中兴通讯股份有限公司 Machine-to-machine (M2M)-platform-based message sequential transmission and receiving method and device
CN101984706A (en) * 2010-11-04 2011-03-09 中国电信股份有限公司 Gateway of Internet of things and automatic adaptation method of communication protocol

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101895900A (en) * 2009-05-19 2010-11-24 中兴通讯股份有限公司 Device and method for managing/controlling terminal based on M2M application platform
CN102244666A (en) * 2010-05-10 2011-11-16 中兴通讯股份有限公司 Message processing method for machine-to-machine/man (M2M) platform and M2M platform system
WO2011140838A1 (en) * 2010-05-14 2011-11-17 中兴通讯股份有限公司 M2m platform communication system and method
CN101902681A (en) * 2010-07-21 2010-12-01 中兴通讯股份有限公司 Method for processing M2M (Machine to Machine) platform service and M2M platform

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11716356B2 (en) 2013-09-20 2023-08-01 Open Text Sa Ulc Application gateway architecture with multi-level security policy and rule promulgations
US11934805B2 (en) 2015-11-03 2024-03-19 Open Text Sa Ulc Streamlined fast and efficient application building and customization systems and methods
US20220286346A1 (en) * 2016-02-25 2022-09-08 Open Text Sa Ulc Systems and methods for providing managed services
US11070446B2 (en) 2017-10-24 2021-07-20 At&T Intellectual Property I, L.P. Intelligent network resource orchestration system and method for internet enabled device applications and services
CN109788004A (en) * 2017-11-10 2019-05-21 厦门雅迅网络股份有限公司 The analytic method and system of automatic adaptation new-energy automobile national standard custom protocol
CN109788004B (en) * 2017-11-10 2023-06-02 厦门雅迅网络股份有限公司 Analysis method and system for automatically adapting national standard custom protocol of new energy automobile
CN111753007A (en) * 2020-06-16 2020-10-09 国家电网有限公司客户服务中心 Pluggable component data aggregation system and method based on multiple systems
US20220114265A1 (en) * 2020-10-08 2022-04-14 Google Llc Unified viewing of roles and permissions in a computer data processing system
US11985167B2 (en) 2021-08-02 2024-05-14 Open Text Sa Ulc System and method for remote wipe
US11985024B2 (en) * 2022-05-23 2024-05-14 Open Text Sa Ulc Systems and methods for providing managed services

Also Published As

Publication number Publication date
CN103139150A (en) 2013-06-05

Similar Documents

Publication Publication Date Title
WO2013075490A1 (en) Method for implementing terminal adaptation processing, protocol adaptation module and terminal
CN103428627B (en) The transfer approach of data, Internet of things system and related device in Internet of things system
WO2013091382A1 (en) Method and system for realizing compatibility of electrical appliance, and universal peripheral access gateway
KR101113417B1 (en) Method and system for the remote management of a machine via ip links of an ip multimedia subsystem, ims
EP2437456B1 (en) Method and system for realizing concurrent access of multi-kinds of bearer protocols on machine-to-machine (m2m) platform
EP2498527A1 (en) Method and equipment for converging plural service data from machine terminal devices
CN105580396A (en) Method for delivering notification message in m2m system and devices for same
CN103312532B (en) The automatic method for removing of fault for things-internet gateway and system
CN106656534B (en) Data communication method and system
WO2014056344A1 (en) Method and device for monitoring
CN102946376B (en) Method for implementing asynchronous communication
CN105897652A (en) Standard protocol based heterogeneous terminal dynamic access method
WO2011140844A1 (en) Method for processing messages on m2m platform and m2m platform system
WO2012139461A1 (en) Data acquisition method, apparatus and system
WO2010133054A1 (en) Managing/controlling apparatus and method for terminals based on m2m application platform
CN101227354A (en) Method for accessing information household electrical appliance in household network
CN103647706A (en) Self-adaptation protocol communication gateway and communication platform
WO2015103848A1 (en) Method, system and terminal for realizing network access via wifi
US20220327010A1 (en) Extensible communication framework and communication method supporting multiple communication protocols
WO2011044786A1 (en) Unified message scheduling system, service message notification method and system
CN101494565B (en) Method for processing node defect of distributed wireless access system
WO2012010002A1 (en) Apparatus and method for service debugging for java applications in machine to machine terminal
WO2012034390A1 (en) Method and system for configuring wireless terminal
CN116668988A (en) C-V2X unified access gateway and access method based on multi-source sensing equipment
WO2011153731A1 (en) Method and system for managing and controlling wired terminal, and access server

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: 12851862

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 12851862

Country of ref document: EP

Kind code of ref document: A1