WO2015117522A1 - Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres - Google Patents

Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres Download PDF

Info

Publication number
WO2015117522A1
WO2015117522A1 PCT/CN2014/094699 CN2014094699W WO2015117522A1 WO 2015117522 A1 WO2015117522 A1 WO 2015117522A1 CN 2014094699 W CN2014094699 W CN 2014094699W WO 2015117522 A1 WO2015117522 A1 WO 2015117522A1
Authority
WO
WIPO (PCT)
Prior art keywords
parameter
terminal
packet
data
parameter configuration
Prior art date
Application number
PCT/CN2014/094699
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 WO2015117522A1 publication Critical patent/WO2015117522A1/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
    • H04L41/084Configuration by using pre-existing information, e.g. using templates or copying from other elements
    • H04L41/0843Configuration by using pre-existing information, e.g. using templates or copying from other elements based on generic templates

Definitions

  • the present invention relates to the field of communications, and in particular to a data processing method, apparatus, and parameter configuration method and apparatus for parameter configuration.
  • Terminal parameter configuration has been widely used on terminal devices of different operators and manufacturers. Generally speaking, terminal parameter configuration is often used to configure some simple parameters in the terminal, such as the browser homepage and access point. (Access Point Name, APN for short) configuration, Microsoft Media Server protocol (MMS) server address, etc. These parameter configuration functions are often passed through the Open Mobile Architecture (OMA) protocol. Management (Device Management, referred to as DM) protocol to achieve parameter matching, can meet the requirements of the terminal equipment after configuration.
  • DM Device Management
  • the terminal parameter configuration content is more and more abundant, and it is not only the configuration of some simple parameters, but also the file data configuration items that occupy a large space such as boot animation and ringtone.
  • the data content related to files in the previous OMA DM protocol is often implemented by large object download in the DM protocol. Through large object data download, the data needs to be included in SyncML (Synchronization Markup Language, a platform-independent information synchronization standard protocol). Data packets are transmitted for data, and the data is more redundant. Sub-package downloads are also required. In this way, not only is the speed very slow, but also does not support the resume of the breakpoint, especially the file data of the boot animation of several megabytes (M), which is difficult to download successfully or takes a lot of time.
  • M megabytes
  • FUMO Firmware Update Management Object
  • the embodiment of the invention provides a data processing method, device and parameter configuration method and device for parameter configuration, so as to solve at least the problem of inconvenient downloading when the data amount of parameter configuration in the related art is large.
  • a data processing method for parameter configuration includes: encapsulating a parameter configuration data template and file data into a parameter package, wherein the data template is set to be imported by the terminal according to the data template.
  • the file data is configured and parameterized; the parameter package is uploaded.
  • the method further includes: configuring a corresponding identifier and user type information for the parameter packet; and when the terminal initiates a parameter configuration process, according to the user type information reported by the terminal.
  • the identifier of the parameter packet of the terminal is determined by the identifier of the parameter packet, and the description information of the sent parameter packet is sent to the terminal.
  • the user type information includes at least one of the following: operator information of the user, brand information of the terminal of the user, and group information of the user.
  • the parameter packet that is sent is determined according to the identifier of the parameter packet of the terminal that is reported by the terminal; and the description of the parameter that is sent by the terminal is sent to the terminal, according to the parameter of the terminal reported by the terminal.
  • An identifier of the packet determining whether there is a parameter packet whose generation time is later than the parameter packet; if yes, sending the description information of the parameter packet whose generation time is later than the parameter packet to the terminal; and/or if not If it exists, it refuses to deliver the parameter package.
  • a parameter configuration method including: downloading a parameter package, wherein the parameter package includes a data template and file data; importing the file data according to the data template and performing parameters Configuration.
  • the method before the parameter packet is downloaded, the method further includes: initiating a parameter configuration process, and reporting the user type information and/or the identifier of the parameter packet of the terminal, where the user type information and/or the identifier of the terminal parameter package are used.
  • the parameter package that is sent by the server is determined.
  • the method further includes: receiving description information of the parameter packet that is sent by the server; and downloading according to the description information.
  • the parameter package
  • downloading the parameter package includes: downloading the parameter package by using a DL method or an HTTP method.
  • a parameter processing data processing apparatus including: a packaging module, configured to encapsulate a parameter configured data template and file data into a parameter package, wherein the data template is set as a terminal Importing the file data according to the data template and performing parameter configuration; and uploading a module, and setting the parameter packet to be uploaded.
  • a parameter configuration apparatus including: a downloading module, configured to download a parameter package, wherein the parameter package includes a data template and file data; and a parameter configuration module is configured to follow The data template imports the file data and performs parameter configuration.
  • the data template and the file data configured by the parameter are encapsulated into a parameter package, where the data template is configured to import the file data according to the data template and perform parameter configuration;
  • the method of uploading solves the problem that the data of the parameter configuration in the related art is inconvenient to download, and can conveniently download the file data of the parameter configuration by using multiple download modes, so that the data file of the parameter configuration can further increase the capacity.
  • FIG. 1 is a flowchart of a data processing method of parameter configuration according to an embodiment of the present invention
  • FIG. 2 is a block diagram showing the structure of a data processing apparatus for parameter configuration according to an embodiment of the present invention
  • FIG. 3 is a flowchart of a parameter configuration method according to an embodiment of the present invention.
  • FIG. 4 is a block diagram showing the structure of a parameter configuration apparatus according to an embodiment of the present invention.
  • FIG. 5 is a schematic flow chart of parameter configuration of a large data packet terminal according to a preferred embodiment of the present invention.
  • FIG. 6 is a schematic diagram of a terminal and server interaction process according to a preferred embodiment of the present invention.
  • FIG. 7 is a schematic diagram of a data template of a parameter packet in accordance with a preferred embodiment of the present invention.
  • FIG. 8 is a schematic diagram showing a partitioning of a terminal device according to a preferred embodiment of the present invention.
  • FIG. 9 is a schematic diagram of state switching of a terminal device according to a preferred embodiment of the present invention.
  • FIG. 1 is a flowchart of a data processing method for parameter configuration according to an embodiment of the present invention. As shown in FIG. 1, the method includes the following steps:
  • Step S102 the data template and the file data of the parameter configuration are encapsulated into a parameter package, where the data template is configured to import the file data according to the data template and perform parameter configuration.
  • Step S104 uploading the parameter package.
  • the data template and the file data of the parameter configuration are encapsulated into a parameter package, and the parameter package is uploaded to the server, so that when the terminal downloads the file data configured by the parameter, the terminal can download the data in the parameter package manner.
  • the file data, and after downloading, can be configured according to the data template import file data, thereby avoiding the various inconveniences of directly downloading the parameter configuration file data, so that the terminal can download using multiple download methods, for example,
  • the parameter package is downloaded by using a high-speed download method with a breakpoint resume function such as DL mode or HTTP, which solves the problem that the data of the parameter configuration in the related art is inconvenient to download, and the parameter configuration can be conveniently downloaded using multiple download modes.
  • the file data enables the parameter configuration of the data file to further increase the capacity, providing a technical basis for improving the user experience.
  • the corresponding identifier and the user type information may be configured for the parameter packet; and when the terminal initiates the parameter configuration process, the user type information reported by the terminal may be used. And the identifier of the parameter packet of the terminal is determined, and then the parameter packet of the delivered parameter packet is sent to the terminal.
  • the user type information may include, but is not limited to, at least one of the following: operator information of the user, brand information of the terminal of the user, group information of the user, and the like.
  • the parameter packet sent by the terminal is determined according to the identifier of the parameter packet of the terminal reported by the terminal; and the determining, by the terminal, the description information of the parameter packet sent by the terminal may be: An identifier of the parameter packet, determining whether there is a parameter packet whose generation time is later than the parameter packet; if yes, sending the description information of the parameter packet whose generation time is later than the parameter packet to the terminal; and/or, If it does not exist, it refuses to deliver the parameter package.
  • the method for determining the parameter packet to be delivered may be determined according to the user type information (for example, the operator information of the user) reported by the terminal, and then determined according to the identifier of the parameter packet reported by the terminal. Whether the parameter packet adapted to the user type information has the updated parameter packet, if any, may send the updated parameter packet, preferably the latest parameter packet, to the terminal, and if not, the parameter is rejected. package.
  • the user type information for example, the operator information of the user
  • a parameter processing data processing device is also provided in the embodiment, and the device is configured to implement the above-mentioned embodiments and preferred embodiments, and the description thereof has been omitted.
  • module may implement a combination of software and/or hardware for a predetermined function.
  • FIG. 2 is a structural block diagram of a data processing apparatus for parameter configuration according to an embodiment of the present invention. As shown in FIG. 2, the apparatus includes a packaging module 22 and an uploading module 24. The following describes each module in detail:
  • the encapsulating module 22 is configured to encapsulate the data template and the file data of the parameter configuration into a parameter package, wherein the data template is configured to import the file data according to the data template and perform parameter configuration; the uploading module 24, and the encapsulating Module 22 is connected and arranged to upload the parameter package.
  • FIG. 3 is a flowchart of a parameter configuration method according to an embodiment of the present invention. As shown in FIG. 3, the method includes the following steps:
  • Step S302 downloading a parameter package, where the parameter package includes a data template and file data;
  • Step S304 importing the file data according to the data template and performing parameter configuration.
  • the data template and the file data of the parameter configuration are encapsulated into a parameter package.
  • the file data configured by the parameter is downloaded, the file data is downloaded as a parameter package, and the file can be imported according to the data template after downloading.
  • the data is parameter-configured, thereby avoiding the various inconveniences of directly downloading the parameter profile data, so that the terminal can download using multiple download modes, for example, a high-speed DL mode or HTTP and a resume function with breakpoints can be used.
  • the download method downloads the parameter package, which solves the problem that the data of the parameter configuration in the related art is inconvenient to download, and can conveniently download the file data of the parameter configuration by using multiple download modes, so that the data file of the parameter configuration can be further increased. Capacity provides a technical foundation for improving the user experience.
  • the steps of downloading the parameter package and performing parameter configuration are generally performed by the user side (terminal side).
  • the user side may also initiate a parameter configuration process and report the user type information and/or the identifier of the parameter package of the terminal, where the user type information and/or the parameter package of the terminal The identifier is used by the server to determine the parameter package that is delivered.
  • the server may further receive the description information of the parameter packet that is sent by the server, and according to the description information. Download the parameter package.
  • the parameter package can be downloaded by using a DL (also called DLOTA in OMA protocol) or Hypertext transfer protocol (HTTP).
  • DL also called DLOTA in OMA protocol
  • HTTP Hypertext transfer protocol
  • FIG. 4 is a structural block diagram of a parameter configuration device according to an embodiment of the present invention.
  • the device includes a download module 42 and Parameter configuration module 44, the following describes each module in detail:
  • the downloading module 42 is configured to download a parameter package, where the parameter package includes a data template and file data; the parameter configuration module 42 is connected to the download module 42 and configured to import the file data according to the data template and perform parameters. Configuration.
  • a large data packet terminal parameter configuration method and system are provided.
  • the following mainly uses the OMA protocol to implement large data packet parameter configuration as an example for detailed description.
  • big data package is encapsulated.
  • the big data package mainly includes two parts: data template and file data. After the data packet is composed according to a specific format, it is packaged;
  • the data packet of the upload server needs to be tagged with the brand or operator according to the requirements and numbered;
  • the terminal device initiates parameter configuration DM session by means of manual or server-triggered mode.
  • the device reports its own device information and packet number in the session.
  • the server judges the device according to the device information and number. If the requirements of the delivery package are met, the DL process is entered and the data is sent. package. In the DL process, downloading data packets can support multi-threading and resume transmission, and can download data packets quickly and steadily;
  • the parameter configuration management module first validates the correctness and integrity of the packet, parses the data packet, and performs data configuration according to the data template and file data in the data packet.
  • the parameter configuration is not the same as the device upgrade, you need to assign a specific parameter to the device to configure the partition to save the configuration parameters.
  • the device firmware needs to be upgraded, it can be upgraded normally without affecting the parameter configuration partition.
  • the preferred embodiment provides a method and system for grouping, downloading, and configuring a large data packet, which can effectively solve the problem that the large data packet downloading speed in the DM protocol is slow and cannot be resumed, and the parameter configuration with a large data size can be changed. achieve.
  • Parameter configuration is often an important means for operators to require manufacturers to manage devices after they leave the factory. Especially in North American operators, this parameter configuration is quite extensive. Some of them have proposed to customize the terminal parameters of some of their own brands through OMA DM, such as boot animation, background, etc., but due to the implementation, the large object download of DM protocol can not meet such requirements, so they have to cancel Such a node configuration item.
  • the parameter configuration and system of the large data packet terminal proposed by the preferred embodiment effectively solves the disadvantages of the prior methods, and solves the difficulty of configuring the parameter parameters of the large data packet by utilizing the advantages of the DL download.
  • FIG. 5 is a schematic flowchart of a parameter configuration of a large data packet terminal according to a preferred embodiment of the present invention. As shown in FIG. 5, the process includes:
  • the first thing to be processed is to manage and configure the parameter package.
  • the parameter package mainly includes two parts of content, data template and file data.
  • the data template is a contract that stipulates which configurations are included in the packet, targets that are configured to the terminal, and data sources.
  • File data is generally a large amount of data, such as boot animation, background ringtones, background images, and so on.
  • FIG. 7 is a schematic diagram of a data template of a parameter packet (also referred to as a data packet) according to a preferred embodiment of the present invention, as shown in FIG. 7 is a composition of a parameter packet, where name represents the name of the currently configured node, and the type value is equal to "STRING".
  • name represents the name of the currently configured node
  • type value is equal to "STRING"
  • FILE indicates the file configuration
  • value indicates the specific location configured to the terminal
  • the last string is the file location.
  • the location of the parameter package The maximum package number assigned by the server when the top package ID is the package's upload parameter package.
  • the content to be configured can be effectively organized, and the source and destination of the configuration item can be clearly known, and the parameter package can be accurately configured after being downloaded to the device.
  • Step S504 in FIG. 5 after the parameter package is prepared, the packet may be encapsulated by using UPC (an encoding method) or other methods, and then the server is uploaded, and the operator, brand, and group information corresponding to the parameter packet are filled in the parameter. In the package label, the ID assigned by the server is entered into the parameter package.
  • UPC an encoding method
  • Step S506 after the parameter packet is successfully uploaded, the terminal initiates a parameter configuration process, reporting the information of the device and the parameter packet number of the terminal.
  • Step S508 the server determines whether to send the parameter packet according to the information reported by the terminal, if the matching parameter packet is not found or the parameter packet has been delivered, go to step S510; otherwise, go to step S512, and send the parameter packet description information.
  • DD download description, download upgrade package descriptor
  • Step S514 the terminal starts to enter the DL download data packet process according to the DD description information, and downloads a data packet of a large data amount.
  • step S516 performs parameter configuration according to the content of the data template.
  • FIG. 6 is a schematic diagram of a terminal and server interaction process according to a preferred embodiment of the present invention.
  • steps S618, S620, and S622 in the figure are data packet uploading processes. Due to the parameter configuration, in the preferred embodiment, the parameter configuration problem of different operators, different brands or groups is mainly explained as an example. Therefore, when uploading a data packet, it is necessary to fill in the relevant information of the data packet, and The server assigns a unique ID number to the data packet. The ID value is sent along with the data packet. The server determines whether to send a new data packet based on the ID value reported by the terminal.
  • step S602 the terminal reads the operator, the brand, and the group according to the inserted SIM card information and the device parameters.
  • the terminal triggers the parameter configuration request, and reports the device information and parameter configuration request to the server. .
  • Steps S604-S606 the server performs authentication according to the information reported by the terminal. If the authentication is passed, the terminal returns a response 200 (200 OK) to request terminal authentication. After the terminal authentication is passed, the server responds with a response 200.
  • Step S608 the server receives the terminal authentication pass message, and actively acquires (GET) the terminal data packet ID value.
  • step S610 the terminal reports its own packet ID value, and the default factory is 0.
  • step S612 the server determines whether the data packet needs to be delivered according to the operator (OEM), brand (BRAND), and group (GROUP) information reported by the terminal, and if necessary, sends the packet descriptor DD to enter the DL download.
  • OEM operator
  • BRAND brand
  • GROUP group
  • Step S614 the terminal enters the DL download according to the DD descriptor information, and the process supports the resume transmission of the breakpoint and the multi-threading, which can meet the download requirement of the big data packet; when the data packet is downloaded, the configuration is performed according to the information of the data template in the packet. The configuration is complete and the configuration result is reported to the server.
  • step S616 the server records the last reported result.
  • FIG. 8 A schematic diagram of the terminal device partitioning of the preferred embodiment of the present invention, as shown in FIG. 8, the newly added Customization partition can only be erased after a specific engineering instruction or a SIM card is replaced, and the normal factory reset will not be Erase.
  • FIG. 9 is a schematic diagram of state switching of a terminal device according to a preferred embodiment of the present invention.
  • the terminal when the device is powered on for the first time, the terminal belongs to an unconfigured state, and after the parameter configuration, the configuration state is changed.
  • the normal restart or restore factory settings only the user data is erased, the parameter partition is not erased, and the parameter configuration package is not downloaded again.
  • the parameter configuration method of the big data packet terminal overcomes the limitation of the common parameter configuration, so that the large data packet can be smoothly downloaded and the parameter configuration of the large data amount of the device is performed. And the use of OMA DM protocol authentication, DL download method, making the whole process more secure and reliable.
  • a software is provided that is configured to perform the technical solutions described in the above embodiments and preferred embodiments.
  • a storage medium in which the above software is stored, including but not limited to an optical disk, a floppy disk, a hard disk, an erasable memory, and the like.
  • modules or steps of the present invention described above can be implemented by a general-purpose computing device that can be centralized on a single computing device or distributed across a network of multiple computing devices. Alternatively, they may be implemented by program code executable by the computing device such that they may be stored in the storage device by the computing device and, in some cases, may be different from the order herein.
  • the steps shown or described are performed, or they are separately fabricated into individual integrated circuit modules, or a plurality of modules or steps thereof are fabricated as a single integrated circuit module.
  • the invention is not limited to any specific combination of hardware and software.
  • the data processing method, apparatus, and parameter configuration method and apparatus for parameter configuration provided by the embodiments of the present invention have the following beneficial effects: the problem of inconvenient downloading when the data amount of the parameter configuration in the related art is large is solved.
  • the file data of the parameter configuration can be conveniently downloaded by using multiple download modes, so that the data file configured by the parameter can further increase the capacity, and provides a technical basis for improving the user experience.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

L'invention concerne un procédé et un dispositif de traitement de données de configuration de paramètres, ainsi qu'un procédé et un dispositif de configuration de paramètres. Le procédé de traitement de données de configuration de paramètres comporte les étapes consistant à: encapsuler un modèle de données de configuration de paramètres et des données de fichiers dans un paquet de paramètres, le modèle de données étant configuré de telle façon que le terminal importe les données de fichiers d'après le modèle de données et effectue une configuration de paramètres; émettre le paquet de paramètres. La présente invention résout le problème, rencontré dans l'état antérieur de la technique, de téléchargements malcommodes lorsque les données de configuration de paramètres sont relativement volumineuses, et prend en charge des téléchargements commodes de données de fichiers de configuration de paramètres en utilisant des modes de téléchargement multiples, renforçant ainsi davantage la capacité de fichiers de données de configuration de paramètres et constituant un fondement technique pour améliorer l'agrément d'utilisation.
PCT/CN2014/094699 2014-08-25 2014-12-23 Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres WO2015117522A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410422892.4A CN104243202A (zh) 2014-08-25 2014-08-25 参数配置的数据处理方法、装置及参数配置方法、装置
CN201410422892.4 2014-08-25

Publications (1)

Publication Number Publication Date
WO2015117522A1 true WO2015117522A1 (fr) 2015-08-13

Family

ID=52230602

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2014/094699 WO2015117522A1 (fr) 2014-08-25 2014-12-23 Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres

Country Status (2)

Country Link
CN (1) CN104243202A (fr)
WO (1) WO2015117522A1 (fr)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116170307A (zh) * 2023-04-26 2023-05-26 江西联创精密机电有限公司 通信模拟设备配置方法、装置、可读存储介质及电子设备

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104640135B (zh) 2015-01-07 2018-05-15 宇龙计算机通信科技(深圳)有限公司 一种用户配置信息获取方法及装置
CN106603259B (zh) * 2015-10-16 2019-08-30 大唐移动通信设备有限公司 网元的配置数据校验方法及装置、网络管理设备
CN106209429A (zh) * 2016-06-29 2016-12-07 北京小米移动软件有限公司 数据采集方法及装置
CN109144565B (zh) * 2018-09-20 2023-05-23 三六零科技集团有限公司 配置文件的处理方法和装置

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848760A (zh) * 2005-08-30 2006-10-18 华为技术有限公司 软件组件参数配置方法及系统、及其终端设备
CN101505549A (zh) * 2008-02-04 2009-08-12 华为技术有限公司 终端设备的配置方法和装置
CN101674263A (zh) * 2008-09-11 2010-03-17 华为技术有限公司 大数据对象的传输方法、传输系统及发送设备和接收设备

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1848760A (zh) * 2005-08-30 2006-10-18 华为技术有限公司 软件组件参数配置方法及系统、及其终端设备
CN101505549A (zh) * 2008-02-04 2009-08-12 华为技术有限公司 终端设备的配置方法和装置
CN101674263A (zh) * 2008-09-11 2010-03-17 华为技术有限公司 大数据对象的传输方法、传输系统及发送设备和接收设备

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116170307A (zh) * 2023-04-26 2023-05-26 江西联创精密机电有限公司 通信模拟设备配置方法、装置、可读存储介质及电子设备

Also Published As

Publication number Publication date
CN104243202A (zh) 2014-12-24

Similar Documents

Publication Publication Date Title
CN108769165B (zh) 一种物联网中数据处理方法、物联网接入系统
CN112995348B (zh) 物联网设备的控制方法、装置、系统
WO2015117522A1 (fr) Procédé et dispositif de traitement de données de configuration de paramètres, et procédé et dispositif de configuration de paramètres
US10268471B2 (en) Method for upgrading terminal system, terminal, and system
CN103513998A (zh) 升级包生成方法和装置、动态文件差分升级的方法和终端
US20080037452A1 (en) Method Supplying Content to a Device
CN110471692B (zh) 终端程序的空中升级方法、装置、设备及存储介质
KR20190057109A (ko) 네트워크 슬라이스를 관리하기 위한 방법 및 관리 유닛
CN104954394A (zh) 软件差分包制作、升级方法及服务器、终端、升级系统
JP2016535895A (ja) ソフトウェア更新方法、システム及びデバイス
WO2018033094A1 (fr) Plateforme de publication de suite de communication riche, procédé et système de mise à jour de version, et terminal mobile
CN102591678A (zh) 用于分配软件组件的标识符的方法和系统
CN104852971B (zh) 一种插件式协议装置及基于插件式协议的数据通信方法
US20220229654A1 (en) Enabling upgrading firmware of a target device
KR100663497B1 (ko) 휴대단말기에 서비스정보 알림방법
CN111651180B (zh) 固件更新方法、装置、处理器及智能网关设备
CN104754062A (zh) 基于互联网的信息推广方法、服务器及用户终端
EP3213205A1 (fr) Gestion de relations d'application dans des systèmes de machine-à-machine
CN111142905A (zh) 一种ota升级方法、ota服务器及ota升级系统
WO2016026329A1 (fr) Procédé et appareil de mise à niveau de terminal
CN108108173A (zh) 一种信息处理方法和装置
JP2022500740A (ja) ネットワーク機能に必要なリソースの配備方法、装置、記憶媒体および電子装置
CN111049906B (zh) 一种无线网桥网络统一管理的方法、装置及系统
WO2014180194A1 (fr) Procédé et système de configuration de terminal mobile
CN103813014A (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: 14881745

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

Country of ref document: EP

Kind code of ref document: A1