JP2014526078A - Device management method, apparatus, and system - Google Patents

Device management method, apparatus, and system Download PDF

Info

Publication number
JP2014526078A
JP2014526078A JP2014517414A JP2014517414A JP2014526078A JP 2014526078 A JP2014526078 A JP 2014526078A JP 2014517414 A JP2014517414 A JP 2014517414A JP 2014517414 A JP2014517414 A JP 2014517414A JP 2014526078 A JP2014526078 A JP 2014526078A
Authority
JP
Japan
Prior art keywords
client
management
parameter
command
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2014517414A
Other languages
Japanese (ja)
Other versions
JP6050812B2 (en
Inventor
振 ▲鐘▼
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Device Co Ltd
Original Assignee
Huawei Device Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Device Co Ltd filed Critical Huawei Device Co Ltd
Publication of JP2014526078A publication Critical patent/JP2014526078A/en
Application granted granted Critical
Publication of JP6050812B2 publication Critical patent/JP6050812B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]
    • 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/0813Configuration setting characterised by the conditions triggering a change of settings
    • H04L41/082Configuration setting characterised by the conditions triggering a change of settings the condition being updates or upgrades of network functionality
    • 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/06Management of faults, events, alarms or notifications
    • H04L41/0631Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis
    • H04L41/0645Management of faults, events, alarms or notifications using root cause analysis; using analysis of correlation between notifications, alarms or events based on decision criteria, e.g. hierarchy, tree or time analysis by additionally acting on or stimulating the network after receiving notifications

Abstract

本発明は、通信分野に関し、システム内のデバイス間での通信効率を高め、デバイスメンテナンスの複雑さを低減するデバイス管理方法、装置、およびシステムを開示する。本発明の方法は、デバイス情報送信条件が満たされた場合、クライアントのデバイス情報をサーバに送信することを備え、その結果、サーバは、受信したデバイス情報に従ってクライアントに管理命令を送信することを備える。本方法はさらに、サーバによって送信された管理命令を受信し、管理命令内のパラメータ取得命令もしくはパラメータ更新命令に従ってパラメータ操作を実行し、パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成し、サーバに管理命令応答メッセージを送信することを備える。本発明の実施例は、主に、サーバおよびクライアントによって形成されるネットワークアーキテクチャで適用される。  The present invention relates to the communication field, and discloses a device management method, apparatus, and system for improving communication efficiency between devices in a system and reducing complexity of device maintenance. The method of the present invention comprises transmitting the client device information to the server when the device information transmission condition is satisfied, so that the server comprises transmitting a management command to the client according to the received device information. . The method further receives a management instruction transmitted by the server, executes a parameter operation according to a parameter acquisition instruction or a parameter update instruction in the management instruction, and carries an execution result acquired after executing the parameter operation. Generating a command response message and sending a management command response message to the server. Embodiments of the present invention apply primarily in a network architecture formed by servers and clients.

Description

本発明は、通信分野に関し、特にデバイス管理方法、装置、およびシステムに関する。   The present invention relates to the communication field, and more particularly to a device management method, apparatus, and system.

通信技術の発展に伴い、ネットワークシステムにおける端末デバイスの管理に対して、ますます高い要求が課せられる。現在、OMA−DM(Open Mobile Alliance−Device Management)規格が、モバイル端末デバイスの機器管理によく用いられ、固定ネットワーク端末デバイスの管理は、TR−069規格に従って実現される。   With the development of communication technology, higher and higher demands are imposed on the management of terminal devices in network systems. Currently, OMA-DM (Open Mobile Alliance-Device Management) standard is often used for device management of mobile terminal devices, and management of fixed network terminal devices is realized according to TR-069 standard.

本発明の実施例を実施する処理において、発明者は、OMA−DMおよびTR−069規格において、大量のコマンドフォーマットおよび複雑なデバイス管理実行フローが定義され、さまざまな応用シナリオおよび通信サービスに適用されることを発見した。しかしながら、実際の開発において、単一のネットワークシステムまたは通信サービスに対し、大量のコマンドフォーマットおよび複雑なデバイス管理実行フローは、サーバおよびクライアントが相互作用および通信する場合に必要以上に複雑なステップをもたらすこととなり、それにより、デバイス管理を実行する場合にシステム内のデバイス間での通信効率が下がり、さらに、開発が完了すると、以後のデバイスメンテナンスもまた非常に複雑になる。   In the process of implementing an embodiment of the present invention, the inventor defines a large number of command formats and complex device management execution flows in the OMA-DM and TR-069 standards and applies them to various application scenarios and communication services. I discovered that. However, in actual development, for a single network system or communication service, a large number of command formats and complex device management execution flows result in more complex steps than necessary when the server and client interact and communicate. As a result, when device management is executed, communication efficiency between devices in the system is lowered, and further, when the development is completed, subsequent device maintenance is also very complicated.

本発明の実施例は、デバイス管理方法、装置、およびシステムを提供し、システム内のデバイス間での通信効率を高め、デバイスメンテナンスの複雑さを低減することを可能とする。   Embodiments of the present invention provide a device management method, apparatus, and system, which can increase communication efficiency between devices in the system and reduce device maintenance complexity.

上記の目標を達成するために、本発明の実施例は、以下の技術的解決法を取り入れる。   In order to achieve the above goals, embodiments of the present invention incorporate the following technical solutions.

一態様において、本発明の一実施例は、デバイス管理方法を提供する。すなわち、本デバイス管理方法は、
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するステップであって、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見すると、前記サーバが前記管理命令を前記クライアントに送信することを備え、前記デバイス情報送信条件は、事前設定された時間間隔が終了したことと、前記サーバによって送信された管理通知を受信したことと、事前設定された非常警報条件を満たす非常事態がクライアントに発生したことと、を含む、ステップと、
前記サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を備える前記管理命令を受信するステップと、
前記管理命令内の前記パラメータ取得命令または前記パラメータ更新命令に従ってパラメータ操作を実行するステップと、
前記パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するステップと、
前記管理命令応答メッセージを前記サーバへ送信するステップと、
を備える。
In one aspect, an embodiment of the present invention provides a device management method. That is, this device management method
When the device information transmission condition is satisfied, the client device information is transmitted to the server, and the search corresponds to the management corresponding to the device information according to a pre-configured correspondence between the device information and the management command. Upon discovery of an instruction, the server comprises transmitting the management instruction to the client, the device information transmission condition receiving a pre-set time interval and receiving a management notification sent by the server And a step has occurred that the client has experienced an emergency that meets a pre-set emergency alert condition,
Receiving the management instruction comprising a parameter acquisition instruction or a parameter update instruction transmitted by the server;
Performing a parameter operation in accordance with the parameter acquisition instruction or the parameter update instruction in the management instruction;
Generating a management command response message carrying an execution result obtained after executing the parameter operation;
Sending the management command response message to the server;
Is provided.

一態様において、本発明の一実施例は、デバイス管理方法をさらに提供する。すなわち、本デバイス管理方法は、
デバイス情報送信条件が満たされた場合にクライアントによって送信された前記クライアントのデバイス情報を受信するステップと、
検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見するステップと、
前記クライアントへ前記管理命令を送信するステップであって、前記管理命令に従ってパラメータ操作を実行した後、前記クライアントが管理命令応答メッセージを前記サーバに返信する、ステップと、
前記クライアントによって返信された前記管理命令応答メッセージを受信するステップと、
を備える。
In one aspect, an embodiment of the present invention further provides a device management method. That is, this device management method
Receiving device information of the client transmitted by a client when a device information transmission condition is satisfied;
Finding a management instruction corresponding to the device information according to a pre-configured correspondence between the device information and the management instruction by searching;
Transmitting the management command to the client, wherein after executing a parameter operation in accordance with the management command, the client returns a management command response message to the server; and
Receiving the management command response message returned by the client;
Is provided.

一態様において、本発明の一実施例は、デバイス管理装置を提供する。すなわち、本デバイス管理装置は、
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するよう構成されたデバイス情報送信ユニットであって、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見すると、前記サーバが前記管理命令を前記クライアントに送信し、前記デバイス情報送信条件は、事前設定された時間間隔が終了したこと、前記サーバによって送信された管理通知を受信したこと、および事前設定された非常警報条件を満たす非常事態が前記クライアントに発生したことを含む、デバイス情報送信ユニットと、
前記サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を備える前記管理命令を受信するよう構成された管理命令受信ユニットと、
前記管理命令内の前記パラメータ取得命令または前記パラメータ更新命令に従ってパラメータ操作を実行するよう構成されたパラメータ操作実行ユニットと、
前記パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するよう構成された命令応答生成ユニットと、
前記管理命令応答メッセージを前記サーバに送信するよう構成された命令応答送信ユニットと、
を備える。
In one aspect, an embodiment of the present invention provides a device management apparatus. That is, this device management apparatus
When the device information transmission condition is satisfied, the device information transmission unit is configured to transmit the device information of the client to the server, and according to the pre-configured correspondence between the device information and the management instruction by the search, When the management command corresponding to the device information is found, the server transmits the management command to the client, and the device information transmission condition is that the preset time interval has ended, the management transmitted by the server. A device information sending unit comprising receiving a notification and an emergency has occurred in said client that satisfies a preset emergency alert condition;
A management command receiving unit configured to receive the management command comprising a parameter acquisition command or a parameter update command sent by the server;
A parameter operation execution unit configured to execute a parameter operation according to the parameter acquisition instruction or the parameter update instruction in the management instruction;
A command response generation unit configured to generate a management command response message carrying an execution result obtained after performing the parameter operation;
A command response sending unit configured to send the management command response message to the server;
Is provided.

別の態様において、本発明の一実施例は、デバイス管理装置をさらに提供する。すなわち、本デバイス管理装置は、
デバイス情報送信条件が満たされると、クライアントによって送信された前記クライアントのデバイス情報を受信するよう構成されたデバイス情報受信ユニットと、
検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見するよう構成された管理命令検索ユニットと、
前記受信したデバイス情報に従って前記管理命令を前記クライアントに送信するよう構成された管理命令送信ユニットであって、前記管理命令に従ってパラメータ操作を実行した後、前記クライアントが管理命令応答メッセージを前記サーバに返信する、管理命令送信ユニットと、
前記クライアントによって返信された前記管理命令応答メッセージを受信するよう構成された命令応答受信ユニットと、
を備える。
In another aspect, an embodiment of the present invention further provides a device management apparatus. That is, this device management apparatus
A device information receiving unit configured to receive device information of the client transmitted by a client when a device information transmission condition is satisfied;
A management instruction retrieval unit configured to find a management instruction corresponding to the device information according to a pre-configured correspondence between the device information and the management instruction by searching;
A management command transmission unit configured to transmit the management command to the client according to the received device information, wherein the client returns a management command response message to the server after executing a parameter operation according to the management command A management command transmission unit;
A command response receiving unit configured to receive the management command response message returned by the client;
Is provided.

さらに他の態様において、本発明の一実施例は、デバイス管理システムをさらに提供する。すなわち、本デバイス管理システムは、
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信し、前記サーバによって送信される管理命令を受信するよう構成されるクライアントと、
前記クライアントの前記デバイス情報を受信し、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見し、前記管理命令を前記クライアントに送信するよう構成される前記サーバと、
を備え、
前記クライアントは、前記管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行し、前記パラメータ操作を実行すると管理命令応答メッセージを生成するよう更に構成され、前記管理命令応答メッセージが、前記パラメータ操作が実行された後で取得した実行結果を搬送し、前記クライアントは、前記管理命令応答メッセージを前記サーバに送信するよう更に構成される。
In yet another aspect, an embodiment of the present invention further provides a device management system. That is, this device management system
A client configured to send the device information of the client to the server and receive a management command sent by the server when the device information transmission condition is satisfied;
Receiving the device information of the client, and searching to find a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command, and transmitting the management command to the client Said server configured to:
With
The client is further configured to execute a parameter operation according to a parameter acquisition command or a parameter update command in the management command, and to generate a management command response message when the parameter operation is executed, and the management command response message is the parameter Carrying the execution result obtained after the operation is performed, the client is further configured to send the management command response message to the server.

本発明の実施例において提供されるデバイス管理方法、装置、およびシステムによれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、本発明の実施例において、デバイス管理のコマンドおよびフローは簡潔化され、システム内のデバイス間での通信効率が向上し、デバイス管理の複雑さが低減する。   According to the device management method, apparatus, and system provided in the embodiments of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client manages A corresponding operation is executed according to the command, and a management command response message is returned to the server. Compared to the prior art, in the embodiments of the present invention, device management commands and flows are simplified, communication efficiency between devices in the system is improved, and device management complexity is reduced.

本発明の実施例1によるデバイス管理方法のフローチャートである。It is a flowchart of the device management method by Example 1 of this invention. 本発明の実施例1による他のデバイス管理方法のフローチャートである。It is a flowchart of the other device management method by Example 1 of this invention. 本発明の実施例1によるデバイス管理装置のブロック図である。It is a block diagram of the device management apparatus by Example 1 of this invention. 本発明の実施例1による他のデバイス管理装置のブロック図である。It is a block diagram of the other device management apparatus by Example 1 of this invention. 本発明の実施例2によるデバイス管理方法のフローチャートである。It is a flowchart of the device management method by Example 2 of this invention. 本発明の実施例3によるデバイス管理方法のフローチャートである。It is a flowchart of the device management method by Example 3 of this invention. 本発明の実施例4によるデバイス管理方法のフローチャートである。It is a flowchart of the device management method by Example 4 of this invention. 本発明の実施例5によるデバイス管理装置のブロック図である。It is a block diagram of the device management apparatus by Example 5 of this invention. 本発明の実施例5による他のデバイス管理装置のブロック図である。It is a block diagram of the other device management apparatus by Example 5 of this invention. 本発明の実施例6によるデバイス管理システムの概略図である。It is the schematic of the device management system by Example 6 of this invention. 本発明の実施例6によるクライアントとサーバとの間のデバイス管理のための情報相互作用のフローチャートである。7 is a flowchart of information interaction for device management between a client and a server according to embodiment 6 of the present invention.

本発明の実施例における添付図面を参照して、本発明の実施例の技術的解決法を以下に明確に記述する。記載される実施例は、本発明の実施例のすべてではなく、ほんの一部であることは明らかである。創意工夫することなく本発明の実施例に基づき当業者によって取得される他のすべての実施例は、本発明の保護範囲内になければならない。   The technical solutions of the embodiments of the present invention will be described clearly below with reference to the accompanying drawings in the embodiments of the present invention. Apparently, the described embodiments are only a part rather than all of the embodiments of the present invention. All other embodiments obtained by persons of ordinary skill in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present invention.

本発明の実施例1は、デバイス管理方法を提供し、本方法は、クライアント側の方法である。図1に示すように、本方法は、以下のステップを含む。   Embodiment 1 of the present invention provides a device management method, which is a client-side method. As shown in FIG. 1, the method includes the following steps.

101:クライアントは、デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信する。   101: When the device information transmission condition is satisfied, the client transmits the client device information to the server.

デバイス情報送信条件は、事前設定された時間間隔が終了したこと、サーバによって送信された管理通知を受信したこと、および事前設定された非常警報条件を満たす非常事態がクライアントで発生したこと、を含む。クライアントのデバイス情報をサーバに送信することによって、クライアントは、クライアントのデバイス識別名、ソフトウェアバージョン、およびソフトウェア発行時間などのデバイス情報をサーバに送信し、その結果、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見すると、サーバは、管理命令をクライアントに送信する。   Device information transmission conditions include that a preset time interval has expired, that a management notification sent by the server has been received, and that an emergency has occurred on the client that satisfies a preset emergency alert condition. . By sending the client device information to the server, the client sends device information such as the device identification name, software version, and software issue time of the client to the server. When a management command corresponding to the device information is found according to a pre-configured correspondence relationship between the servers, the server transmits the management command to the client.

例えば、複数のパーソナルコンピュータおよびサーバコンピュータによって形成されるシステムにおいて、各パーソナルコンピュータは、システムに事前設定されたある時間間隔(例えば、2秒の時間間隔)で、そのデバイス情報をサーバコンピュータに送信する。デバイス情報内のデバイス識別名は、パーソナルコンピュータのメインボード番号とすることができ、パーソナルコンピュータを一意に識別するために使用される。   For example, in a system formed by a plurality of personal computers and server computers, each personal computer transmits its device information to the server computer at a certain time interval preset in the system (for example, a time interval of 2 seconds). . The device identification name in the device information can be the main board number of the personal computer and is used to uniquely identify the personal computer.

102:クライアントが、サーバによって送信された管理命令を受信する。   102: The client receives a management command sent by the server.

クライアントによって送信されたデバイス情報を受信すると、サーバは、デバイス情報に従って、対応する管理命令をクライアントに送信する。管理命令は、パラメータ取得命令またはパラメータ更新命令を含む。   Upon receiving the device information transmitted by the client, the server transmits a corresponding management command to the client according to the device information. The management instruction includes a parameter acquisition instruction or a parameter update instruction.

103:管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行する。   103: The parameter operation is executed according to the parameter acquisition command or parameter update command in the management command.

104:パラメータ操作を実行した後、管理命令応答メッセージを生成する。   104: After executing the parameter operation, a management command response message is generated.

管理命令応答メッセージは、パラメータ操作を実行した後で取得される実行結果を搬送する。   The management command response message carries the execution result obtained after executing the parameter operation.

105:管理命令応答メッセージをサーバに送信する。   105: Send a management command response message to the server.

クライアントは、パラメータ取得命令またはパラメータ更新命令に従って対応するパラメータ操作を実行し、パラメータ操作を完了した後で命令応答メッセージをサーバに送信し、本パラメータ操作の結果をサーバに知らせる。   The client executes the corresponding parameter operation in accordance with the parameter acquisition command or the parameter update command, and after completing the parameter operation, transmits a command response message to the server and informs the server of the result of this parameter operation.

実際の用途では、ステップ102から105は、複数回連続して実行される可能性がある。サーバによって送信される管理命令に対し、毎回、クライアントは対応するパラメータ操作を実行し、命令応答メッセージを生成し、命令応答メッセージをサーバに送信する。   In actual applications, steps 102 through 105 may be performed multiple times in succession. For each management command sent by the server, the client performs a corresponding parameter operation, generates a command response message, and sends the command response message to the server.

本発明の一実施例は、他のデバイス管理方法をさらに提供する。本方法は、サーバ側の方法である。図2に示すように、本方法は、以下のステップを含む。   One embodiment of the present invention further provides another device management method. This method is a server-side method. As shown in FIG. 2, the method includes the following steps.

201:サーバは、デバイス情報送信条件が満たされると、クライアントによって送信されたクライアントのデバイス情報を受信する。   201: When the device information transmission condition is satisfied, the server receives the device information of the client transmitted by the client.

202:サーバは、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見する。   202: The server finds a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command by searching.

デバイス情報と管理命令との間の対応関係は、サーバ内に手動で構築および格納することができる。例えば、デバイス情報と管理命令との間の対応関係は、データベーステーブル内に構築される。クライアントのデバイス情報を受信すると、サーバは、データベーステーブルのデータ項目を索引付けることによって、デバイス情報に対応する管理命令を、検索により発見する。   The correspondence between device information and management instructions can be manually constructed and stored in the server. For example, the correspondence between device information and management instructions is built in a database table. Upon receiving the device information of the client, the server finds a management instruction corresponding to the device information by searching by indexing the data items in the database table.

203:サーバは、管理命令をクライアントに送信し、その結果、管理命令に従ってパラメータ操作を実行した後、クライアントが管理命令応答メッセージをサーバに返信する。   203: The server transmits a management command to the client. As a result, after executing the parameter operation according to the management command, the client returns a management command response message to the server.

サーバによってクライアントに送信された管理命令は、パラメータ取得命令またはパラメータ更新命令を含む。   The management command transmitted to the client by the server includes a parameter acquisition command or a parameter update command.

204:クライアントによって返信された管理命令応答メッセージを受信する。 204: Receive a management command response message returned by the client.

本発明の一実施例は、クライアントに配置することができるデバイス管理装置をさらに提供する。図3に示すように、本装置は、デバイス情報送信ユニット31、管理命令受信ユニット32、パラメータ操作実行ユニット33、命令応答生成ユニット34、および命令応答送信ユニット35を備える。   An embodiment of the present invention further provides a device management apparatus that can be arranged in a client. As shown in FIG. 3, the apparatus includes a device information transmission unit 31, a management command reception unit 32, a parameter operation execution unit 33, a command response generation unit 34, and a command response transmission unit 35.

デバイス情報送信ユニット31は、デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するよう構成され、その結果、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見すると、サーバは、管理命令をクライアントに送信する。   The device information transmission unit 31 is configured to transmit the device information of the client to the server when the device information transmission condition is satisfied, and as a result, a pre-configured correspondence between the device information and the management command by the search. When the management command corresponding to the device information is found, the server transmits the management command to the client.

管理命令受信ユニット32は、サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を含む管理命令を受信するよう構成される。   The management command receiving unit 32 is configured to receive a management command including a parameter acquisition command or a parameter update command transmitted by the server.

パラメータ操作実行ユニット33は、管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行するよう構成される。   The parameter operation execution unit 33 is configured to execute the parameter operation according to the parameter acquisition instruction or the parameter update instruction in the management instruction.

命令応答生成ユニット34は、パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するよう構成される。   The command response generation unit 34 is configured to generate a management command response message that carries an execution result obtained after performing the parameter operation.

命令応答送信ユニット35は、管理命令応答メッセージをサーバに送信するよう構成される。   The command response sending unit 35 is configured to send a management command response message to the server.

さらに、本発明は、サーバに配置することができるデバイス管理装置をさらに提供する。図4に示すように、本装置は、デバイス情報受信ユニット41、管理命令検索ユニット42、管理命令送信ユニット43、および命令応答受信ユニット44を備える。   Furthermore, the present invention further provides a device management apparatus that can be arranged in a server. As shown in FIG. 4, the apparatus includes a device information receiving unit 41, a management command search unit 42, a management command transmission unit 43, and a command response reception unit 44.

デバイス情報受信ユニット41は、デバイス情報送信条件が満たされると、クライアントによって送信されたクライアントのデバイス情報を受信するよう構成される。   The device information receiving unit 41 is configured to receive client device information transmitted by the client when a device information transmission condition is satisfied.

管理命令検索ユニット42は、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見するよう構成される。   The management command retrieval unit 42 is configured to find a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command by the search.

管理命令送信ユニット43は、受信したデバイス情報に従って管理命令をクライアントに送信するよう構成され、その結果、管理命令に従ってパラメータ操作を実行した後、クライアントが管理命令応答メッセージをサーバに返信する。   The management command transmission unit 43 is configured to transmit a management command to the client according to the received device information. As a result, after executing the parameter operation according to the management command, the client returns a management command response message to the server.

命令応答受信ユニット44は、クライアントによって返信された管理命令応答メッセージを受信するよう構成される。   The command response receiving unit 44 is configured to receive a management command response message returned by the client.

本発明の実施例において提供されるデバイス管理方法および装置によれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、本発明の実施例において、デバイス管理のコマンドおよびフローは簡潔化され、システムデバイス間での通信効率が向上し、デバイスメンテナンスの複雑さが低減する。   According to the device management method and apparatus provided in the embodiments of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client responds according to the management command. The management command response message is returned to the server. Compared to the prior art, in the embodiments of the present invention, device management commands and flows are simplified, communication efficiency between system devices is improved, and device maintenance complexity is reduced.

クライアントのデバイス情報送信条件は、事前設定された時間間隔が終了したこと、サーバによって送信された管理通知を受信したこと、および事前設定された非常警報条件を満たす非常事態がクライアントで発生したこと、を含む。デバイス情報送信条件が、事前設定された時間間隔が終了したことである場合、本発明の一実施例は、図5に示すような、以下のステップを備えるデバイス管理方法を提供する。   The client device information transmission conditions are that the preset time interval has expired, that the management notification sent by the server has been received, and that an emergency has occurred on the client that satisfies the preset emergency alert condition, including. When the device information transmission condition is that a preset time interval has ended, one embodiment of the present invention provides a device management method including the following steps as shown in FIG.

501:事前設定された時間間隔で、クライアントのデバイス情報をサーバに送信する。   501: The device information of the client is transmitted to the server at a preset time interval.

クライアントによってサーバに送信されたクライアントのデバイス情報は、クライアントのデバイス識別名、ソフトウェアバージョン、およびソフトウェア発行時間などの情報を含む。   The client device information transmitted to the server by the client includes information such as the device identification name, software version, and software issuance time of the client.

502:サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を含む管理命令を受信する。   502: Receive a management command including a parameter acquisition command or a parameter update command sent by a server.

クライアントによって送信されたデバイス情報を受信すると、サーバは、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見し、対応する管理命令をクライアントに送信する。実際の用途では、サーバが、検索により、デバイス情報に対応する管理命令を発見すると、サーバは、受信成功応答メッセージをクライアントに返信することができる。ここで、受信成功応答メッセージは、管理命令を含むことができ、クライアントに返信される。サーバが、検索により、デバイス情報に対応する管理命令を発見しなかった場合、サーバは、受信失敗応答メッセージをクライアントに返信し、クライアントとサーバとの間のデバイス管理の現在の相互作用フローの終了をクライアントに知らせる。上記の実施例において、管理命令はリスト化された情報を含むが、これに限定されない。   Upon receiving the device information sent by the client, the server finds a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command by searching, and retrieves the corresponding management command. Send to client. In an actual application, when the server finds a management command corresponding to the device information by the search, the server can return a reception success response message to the client. Here, the reception success response message can include a management command and is returned to the client. If the server does not find a management instruction corresponding to the device information by the search, the server returns a reception failure response message to the client, and the current interaction flow of device management between the client and the server ends. To the client. In the above embodiment, the management instruction includes the listed information, but is not limited thereto.

実際の用途シナリオとして、デバイス情報を受信した後にサーバによってクライアントに送信される管理命令は、デバイス情報確認命令を含み、さらに管理命令は、パラメータ取得命令またはパラメータ更新命令を含まない。本発明の実施例において提供されるデバイス管理方法は、ステップK01およびステップK02に簡易化することができる。   As an actual usage scenario, the management command transmitted to the client by the server after receiving the device information includes a device information confirmation command, and the management command does not include a parameter acquisition command or a parameter update command. The device management method provided in the embodiment of the present invention can be simplified to Step K01 and Step K02.

K01:事前設定された時間間隔で、クライアントのデバイス情報をサーバに送信する。   K01: The client device information is transmitted to the server at a preset time interval.

K02:デバイス情報を受信した後、サーバによって返信されたデバイス情報確認命令を受信する。   K02: After receiving the device information, the device information confirmation command returned by the server is received.

ステップK01とステップK02とを周期的に実行することによって、サーバおよびクライアントは、互いに接続状態にあることを確認することができる。   By periodically executing Step K01 and Step K02, the server and the client can confirm that they are connected to each other.

503:管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行する。   503: The parameter operation is executed according to the parameter acquisition command or parameter update command in the management command.

管理命令は、パラメータ取得命令および/またはパラメータ更新命令を含む。クライアントが管理命令内のパラメータ取得命令を受信すると、パラメータ取得命令に従ってクライアントを検索し、パラメータ取得命令によって要求されたパラメータを発見する。クライアントがパラメータ更新命令を受信すると、クライアントにパラメータ更新命令で搬送されたパラメータ値が、更新するために必要となる。   The management instruction includes a parameter acquisition instruction and / or a parameter update instruction. When the client receives the parameter acquisition command in the management command, the client is searched according to the parameter acquisition command and the parameter requested by the parameter acquisition command is found. When the client receives the parameter update command, the parameter value conveyed to the client by the parameter update command is required for updating.

504:パラメータ操作を実行した後、管理命令応答メッセージを生成する。   504: Generate a management command response message after executing the parameter operation.

一態様において、パラメータ取得を完了すると、クライアントは、管理命令応答メッセージを生成する。ここでの管理命令応答メッセージは、検索により発見したパラメータを含む。別の態様において、パラメータ更新を完了すると、クライアントはまた、管理命令応答メッセージを生成する。ここでのパラメータ更新完了後に生成された管理命令応答メッセージは、更新成功/失敗状態を記録する更新結果を含む。   In one aspect, upon completing parameter acquisition, the client generates a management command response message. The management command response message here includes the parameters found by the search. In another aspect, upon completing the parameter update, the client also generates a management command response message. The management command response message generated after the parameter update is completed includes an update result that records the update success / failure state.

505:管理命令応答メッセージをサーバに送信する。   505: Send a management command response message to the server.

ステップ503からステップ505は、一例により説明する。パラメータ取得命令が、クライアント上で実行されているソフトウェアAのソフトウェアバージョンの取得命令を搬送すると、クライアントは、検索により、クライアント上で実行されているソフトウェアAのソフトウェアバージョンを発見し、管理命令応答メッセージを生成し、生成された管理命令応答メッセージにはソフトウェアバージョンの情報が含まれ、クライアントは、ソフトウェアバージョンの情報を含む管理命令応答メッセージをサーバに送信する。他の場合では、パラメータ更新命令が、クライアント内の構成パラメータAの更新値を搬送する場合、パラメータ更新命令を受信すると、クライアントは、構成パラメータAの更新値をパラメータ更新命令から取り出し、クライアント内の構成パラメータAの現在値を更新値と置換する。置換に成功すると、管理命令応答メッセージが生成され、置換成功に関する情報が、生成された管理命令応答メッセージに含まれ、クライアントは、置換成功情報を含む管理命令応答メッセージをサーバに送信する。置換に失敗すると、置換失敗に関する情報が、生成された管理命令応答メッセージで搬送され、クライアントは、置換失敗情報を含む管理命令応答メッセージをサーバに送信する。   Steps 503 to 505 will be described by way of example. When the parameter acquisition command carries the acquisition command of the software version of the software A being executed on the client, the client finds the software version of the software A being executed on the client by the search, and the management command response message And the generated management command response message includes software version information, and the client transmits a management command response message including the software version information to the server. In other cases, if the parameter update instruction carries an updated value of configuration parameter A in the client, upon receipt of the parameter update instruction, the client retrieves the updated value of configuration parameter A from the parameter update instruction and Replace the current value of configuration parameter A with the updated value. When the replacement is successful, a management command response message is generated, information on the replacement success is included in the generated management command response message, and the client transmits a management command response message including the replacement success information to the server. If the replacement fails, information regarding the replacement failure is carried in the generated management command response message, and the client sends a management command response message including the replacement failure information to the server.

実際の用途では、ステップ501を実行した後、サーバは、受信したデバイス情報のさまざまなコンテンツに従ってさまざまな管理命令を送信する。サーバによって送信されたさまざまな管理命令に対し、毎回、クライアントは、パラメータ操作を実行し、管理命令応答メッセージをサーバに送信する。このことは、一例として、ステップS01からステップS06として以下に記載する。   In actual application, after performing step 501, the server sends various management instructions according to various contents of the received device information. For each of the various management commands sent by the server, each time the client performs a parameter operation and sends a management command response message to the server. This is described below as steps S01 to S06 as an example.

S01:クライアントが、サーバによって送信された管理命令を受信する。   S01: The client receives a management command transmitted by the server.

管理命令は、パラメータ取得命令を含み、パラメータ取得命令は、クライアントで実行されているソフトウェアAのソフトウェアバージョン数を取得することを要求する。   The management instruction includes a parameter acquisition instruction, and the parameter acquisition instruction requests acquisition of the software version number of the software A being executed on the client.

S02:クライアントは、クライアント上で実行されているソフトウェアAのソフトウェアバージョン数を取得し、管理命令応答メッセージを生成し、生成された管理命令応答メッセージでソフトウェアAのソフトウェアバージョン数を搬送する。   S02: The client acquires the software version number of software A being executed on the client, generates a management command response message, and carries the software version number of software A in the generated management command response message.

S03:管理命令応答メッセージをサーバに送信する。   S03: A management command response message is transmitted to the server.

S04:ソフトウェアAのソフトウェアバージョン数を搬送する管理命令応答メッセージを受信すると、サーバは、他の管理命令をクライアントに送信する。   S04: Upon receiving a management command response message carrying the software version number of software A, the server sends another management command to the client.

他の管理命令は、他のパラメータ取得命令を含み、他のパラメータ取得命令は、クライアントで実行されているソフトウェアBのソフトウェアバージョン数を取得することを要求する。   The other management instruction includes another parameter acquisition instruction, and the other parameter acquisition instruction requests acquisition of the software version number of the software B being executed on the client.

S05:クライアントは、クライアント上で実行されているソフトウェアBのソフトウェアバージョン数を取得し、他の管理命令応答メッセージを生成し、他の生成された管理命令応答メッセージでソフトウェアBのソフトウェアバージョン数を搬送する。   S05: The client acquires the software version number of software B being executed on the client, generates another management command response message, and carries the software version number of software B in the other generated management command response message To do.

S06:ソフトウェアBのソフトウェアバージョン数を搬送する管理命令応答メッセージをサーバに送信する。   S06: A management command response message carrying the software version number of software B is transmitted to the server.

506:サーバによって送信された相互作用完了情報を受信し、その結果、クライアントは、クライアントとサーバとの間のデバイス管理の情報相互作用の完了を確認する。   506: Receive interaction completion information sent by the server, so that the client confirms the completion of device management information interaction between the client and the server.

サーバは、相互作用完了情報をクライアントに送信し、デバイス管理の現在の情報相互作用フローが終了したことをクライアントに知らせる。相互作用完了情報を受信すると、クライアントは、クライアントとサーバとの間の接続を切り、サーバの接続リソースを占有しないようにする。クライアントが、所定の時間間隔後に再びサーバへのアクセスを開始すると、すなわち、クライアントが再びサーバにクライアントのデバイス情報を送信すると、新しいデバイス管理フローが開始され、ステップ501から506が繰り返される。   The server sends interaction completion information to the client to inform the client that the current information interaction flow of device management has been completed. Upon receiving the interaction completion information, the client disconnects the connection between the client and the server so that the connection resource of the server is not occupied. When the client starts to access the server again after a predetermined time interval, that is, when the client sends the client device information to the server again, a new device management flow is started and steps 501 to 506 are repeated.

さらに、現在のネットワークは、一般にHTTP(HyperText Transfer Protocol、ハイパーテキスト転送プロトコル)をサポートしており、本発明の実施例において、上記したクライアントとサーバとの間の相互作用は、HTTPを介して実行することができ、それにより、本発明の実施例で提供されるデバイス管理方法を実現することができる。任意選択的に、ネットワーク上の情報相互作用のセキュリティを向上するために、HTTPS(HyperText Transfer Protocol over Secure Socket Layer)を使用して、クライアントとサーバとの間の相互作用を実行することができる。   Furthermore, the current network generally supports HTTP (Hyper Text Transfer Protocol), and in the embodiment of the present invention, the above-described interaction between the client and the server is performed via HTTP. Accordingly, the device management method provided in the embodiment of the present invention can be realized. Optionally, the interaction between the client and server can be performed using HTTPS (HyperText Transfer Protocol over Secure Socket Layer) to improve the security of information interaction on the network.

さらに、適用可能な実装方法として、XML(Extensible Markup Language、拡張マークアップ言語)を、クライアントとサーバとの間で送信される情報のフォーマットを設計するための標準として使用することができる。例えば、この実施例において、クライアントからサーバに送信されるデバイス情報は、XMLに従って以下のフォーマットで設計することができる。   Furthermore, as an applicable implementation method, XML (Extensible Markup Language) can be used as a standard for designing the format of information transmitted between the client and the server. For example, in this embodiment, the device information transmitted from the client to the server can be designed in the following format according to XML.

Figure 2014526078
Figure 2014526078

管理命令内のパラメータ取得命令は、XMLに従って以下のように設計することができる。   The parameter acquisition command in the management command can be designed as follows according to XML.

Figure 2014526078
Figure 2014526078

パラメータ取得命令に対応する管理命令応答メッセージは、XMLに従って以下のように設計することができる。 The management command response message corresponding to the parameter acquisition command can be designed as follows according to XML.

Figure 2014526078
Figure 2014526078

管理命令内のパラメータ更新命令は、XMLに従って以下のように設計することができる。   The parameter update command in the management command can be designed according to XML as follows.

Figure 2014526078
Figure 2014526078

パラメータ更新命令に対応する管理命令応答メッセージは、XMLに従って以下のように設計することができる。   The management command response message corresponding to the parameter update command can be designed as follows according to XML.

Figure 2014526078
Figure 2014526078

相互作用完了情報は、XMLに従って以下のように設計することができる。   The interaction completion information can be designed as follows according to XML.

Figure 2014526078
Figure 2014526078

上記したXMLの関連説明によれば、パラメータ取得命令に対応する操作は”GET”であり、すなわち、クライアントからパラメータを取得し、パラメータ更新命令に対応する操作は”SET”であり、すなわち、クライアントのパラメータ値を更新する。サーバのクライアントに対するデバイス管理動作は、パラメータ取得命令、パラメータ更新命令、およびその2つの組合せを通じて完了することができ、命令およびフロー設定は単純であり、複雑な実装ソリューションは必要ない。例えば、クライアントで遠隔診断を実行する場合、サーバは、第1に、パラメータ取得命令を通じてクライアントのパラメータ状態を照会し、クライアントのパラメータ状態が異常であると、サーバは、パラメータ更新命令を通じて、正しいパラメータ値にクライアントを更新する。他の例に対し、クライアントからサーバに送信されるデバイス情報は、クライアントの現在のソフトウェアバージョンを搬送し、現在のソフトウェアバージョンが期限切れであることをサーバが検出すると、サーバは、パラメータ更新命令を通じて、最新バージョンのソフトウェアをクライアントに送信する。次いで、最新バージョンのソフトウェアに更新すると、クライアントは、管理命令応答メッセージをサーバに返信し、ソフトウェアバージョンの更新に成功したことをサーバに知らせる。管理命令応答メッセージを受信すると、サーバは、相互作用完了情報をクライアントに送信し、この管理相互作用フローは終了する。最新バージョンのソフトウェアのデータ量が少ない場合、最新バージョンのソフトウェアをパラメータ更新命令を通じて直接送信することができ、データ量が多い場合、ソフトウェアダウンロードアドレスをパラメータ更新命令を通じてクライアントに送信することができ、その結果、クライアントは、ソフトウェアダウンロードアドレスからソフトウェアバージョンの更新を実行することに留意されたい。   According to the above description of XML, the operation corresponding to the parameter acquisition command is “GET”, that is, the parameter is acquired from the client, and the operation corresponding to the parameter update command is “SET”, that is, the client Update the parameter value of. Device management operations for the server's client can be completed through parameter acquisition instructions, parameter update instructions, and a combination of the two, the instructions and flow settings are simple, and no complex implementation solutions are required. For example, when performing remote diagnosis on the client, the server first queries the client parameter state through a parameter acquisition instruction, and if the client parameter state is abnormal, the server passes the parameter update instruction through the parameter update instruction. Update the client to the value. For other examples, the device information sent from the client to the server carries the client's current software version, and when the server detects that the current software version is out of date, Send the latest software version to the client. Then, when updating to the latest version of software, the client returns a management command response message to the server to inform the server that the software version has been successfully updated. Upon receiving the management command response message, the server sends interaction completion information to the client and the management interaction flow ends. If the amount of data of the latest version of the software is small, the latest version of the software can be sent directly through the parameter update instruction, and if the amount of data is large, the software download address can be sent to the client through the parameter update instruction. Note that as a result, the client performs a software version update from the software download address.

本発明の実施例で提供されるデバイス管理システムでは、クライアントは、モバイルネットワーククライアントとすることができ、さらに、固定ネットワーククライアントとすることもできるが、このことは、本発明の実施例において限定されない。   In the device management system provided in the embodiment of the present invention, the client can be a mobile network client and can also be a fixed network client, but this is not limited in the embodiment of the present invention. .

本発明の実施例において提供されるデバイス管理方法によれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、デバイス管理のコマンドおよびフローは簡潔化され、システム内のデバイス間での通信効率が向上し、デバイスメンテナンスの複雑さが低減する。   According to the device management method provided in the embodiment of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client performs a corresponding operation according to the management command. And return a management command response message to the server. Compared to the prior art, device management commands and flows are simplified, communication efficiency between devices in the system is improved, and device maintenance complexity is reduced.

さらに、現在のネットワークによって一般にサポートされるHTTPは、情報相互作用のために使用することができ、さらに、広く使用されるXMLは、デバイス管理における命令を設計するために取り入れることができ、その結果、開発が単純で簡便になり、大規模用途を容易にする。   In addition, HTTP generally supported by current networks can be used for information interaction, and widely used XML can be incorporated to design instructions in device management, resulting in , Development is simple and easy, and facilitates large-scale applications.

さらに、本発明の実施例において提供されるデバイス管理方法は、モバイルネットワーククライアントに適用することができ、固定ネットワーククライアントにも適用することができる。本発明の実施例で提供されるデバイス管理システムに含まれる命令および相互作用フローは、オペレータのネットワークアーキテクチャから独立しており、オペレータのネットワークとの関連結合度は小さく、その結果、構成および導入はより簡単に実行される。   Furthermore, the device management method provided in the embodiments of the present invention can be applied to a mobile network client and can also be applied to a fixed network client. The command and interaction flow included in the device management system provided in the embodiments of the present invention is independent of the operator network architecture and has a low degree of association with the operator network, so that the configuration and implementation are It is easier to execute.

クライアントのデバイス情報送信条件は、事前設定された時間間隔が終了したこと、サーバによって送信された管理通知を受信したこと、および事前設定された非常警報条件を満たす非常事態がクライアントで発生したこと、を含む。デバイス情報送信条件が、サーバによって送信された管理通知を受信したことである場合、本発明の一実施例は、図6に示すような、以下のステップを備えるデバイス管理方法を提供する。   The client device information transmission conditions are that the preset time interval has expired, that the management notification sent by the server has been received, and that an emergency has occurred on the client that satisfies the preset emergency alert condition, including. When the device information transmission condition is that the management notification transmitted by the server is received, one embodiment of the present invention provides a device management method including the following steps as shown in FIG.

601:クライアントが、サーバによって送信された管理通知を受信する。   601: The client receives a management notification sent by the server.

管理通知は、マニュアルコマンドを通じてサーバから送信することができ、クライアントが、管理通知を受信した後、リアルタイムにデバイス情報を返信することを可能にするために使用される。   Management notifications can be sent from the server through manual commands and are used to allow the client to return device information in real time after receiving the management notification.

602:クライアントが、クライアントのデバイス情報をサーバに送信する。   602: The client sends the device information of the client to the server.

クライアントによってサーバに送信されたクライアントのデバイス情報は、クライアントのデバイス識別名、ソフトウェアバージョン、およびソフトウェア発行時間などの情報を含む。クライアントのデバイス情報が送信され、その結果、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見すると、サーバは、管理命令をクライアントに送信する。   The client device information transmitted to the server by the client includes information such as the device identification name, software version, and software issuance time of the client. When the client device information is transmitted and, as a result, the search finds a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command, the server sends the management command to the client. Send.

603:サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を含む管理命令を受信する。   603: Receive a management command including a parameter acquisition command or a parameter update command sent by the server.

604:管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行する。   604: The parameter operation is executed according to the parameter acquisition command or the parameter update command in the management command.

管理命令は、パラメータ取得命令および/またはパラメータ更新命令を含む。クライアントが、管理命令内のパラメータ取得命令を受信すると、パラメータ取得命令に従ってクライアントを検索し、パラメータ取得命令によって要求されたパラメータを発見する。クライアントが、パラメータ更新命令を受信すると、クライアントにパラメータ更新命令で搬送されたパラメータ値が、更新するために必要となる。   The management instruction includes a parameter acquisition instruction and / or a parameter update instruction. When the client receives the parameter acquisition command in the management command, the client searches the client according to the parameter acquisition command and finds the parameter requested by the parameter acquisition command. When the client receives the parameter update command, the parameter value conveyed to the client by the parameter update command is required for updating.

605:パラメータ操作を実行した後、管理命令応答メッセージを生成する。   605: Generate a management command response message after executing the parameter operation.

一態様において、パラメータ取得を完了すると、クライアントは、管理命令応答メッセージを生成する。ここでの管理命令応答メッセージは、検索により発見したパラメータを含む。別の態様において、パラメータ更新を完了すると、クライアントはまた、管理命令応答メッセージを生成する。ここでのパラメータ更新完了後に生成された管理命令応答メッセージは、更新成功/失敗状態を記録する更新結果を含む。   In one aspect, upon completing parameter acquisition, the client generates a management command response message. The management command response message here includes the parameters found by the search. In another aspect, upon completing the parameter update, the client also generates a management command response message. The management command response message generated after the parameter update is completed includes an update result that records the update success / failure state.

606:管理命令応答メッセージをサーバに送信する。   606: Send a management command response message to the server.

607:サーバによって送信された相互作用完了情報を受信し、その結果、クライアントは、クライアントとサーバとの間のデバイス管理の情報相互作用の完了を確認する。   607: Receive interaction completion information sent by the server, so that the client confirms the completion of device management information interaction between the client and the server.

本発明の実施例において提供されるデバイス管理方法では、クライアントとサーバとの間のデバイス管理の情報相互作用は、HTTPを介して実行される。任意選択的に、ネットワーク上の情報相互作用のセキュリティを向上するために、HTTPSを使用して、クライアントとサーバとの間のデバイス管理の情報相互作用を実行することができる。   In the device management method provided in the embodiment of the present invention, the device management information interaction between the client and the server is performed via HTTP. Optionally, in order to improve the security of information interaction on the network, HTTPS can be used to perform device management information interaction between the client and the server.

さらに、適用可能な実装方法として、XML(Extensible Markup Language、拡張マークアップ言語)を、クライアントとサーバとの間で送信される情報のフォーマットを設計するための標準として使用することができる。具体的な説明について、本発明の実施例における関連する説明を参照することができ、この実施例では、詳細は繰返し説明しない。   Furthermore, as an applicable implementation method, XML (Extensible Markup Language) can be used as a standard for designing the format of information transmitted between the client and the server. For specific description, reference may be made to the related description in the embodiment of the present invention, and details are not repeatedly described in this embodiment.

本発明の実施例で提供されるデバイス管理システムでは、クライアントは、モバイルネットワーククライアントとすることができ、さらに、固定ネットワーククライアントとすることもできるが、このことは、本発明の実施例において限定されない。   In the device management system provided in the embodiment of the present invention, the client can be a mobile network client and can also be a fixed network client, but this is not limited in the embodiment of the present invention. .

本発明の実施例において提供されるデバイス管理方法によれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、デバイス管理のコマンドおよびフローは簡潔化され、システム内のデバイス間での通信効率が向上し、デバイスメンテナンスの複雑さが低減する。さらに、本発明の実施例において、後続の操作は、サーバによって送信された管理通知を使用することによって引き起こすことができ、それにより、強い柔軟性を有することができる。   According to the device management method provided in the embodiment of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client performs a corresponding operation according to the management command. And return a management command response message to the server. Compared to the prior art, device management commands and flows are simplified, communication efficiency between devices in the system is improved, and device maintenance complexity is reduced. Further, in embodiments of the present invention, subsequent operations can be triggered by using management notifications sent by the server, thereby having great flexibility.

さらに、現在のネットワークによって一般にサポートされるHTTPは、情報相互作用のために使用することができ、さらに、広く使用されるXMLは、デバイス管理における命令を設計するために取り入れることができ、その結果、開発が単純で簡便になり、大規模用途を容易にする。   In addition, HTTP generally supported by current networks can be used for information interaction, and widely used XML can be incorporated to design instructions in device management, resulting in , Development is simple and easy, and facilitates large-scale applications.

さらに、本発明の実施例において提供されるデバイス管理方法は、モバイルネットワーククライアントに適用することができ、固定ネットワーククライアントにも適用することができる。本発明の実施例で提供されるデバイス管理システムに含まれる命令および相互作用フローは、オペレータのネットワークアーキテクチャから独立しており、オペレータのネットワークとの関連結合度は小さく、その結果、構成および導入はより簡単に実行される。   Furthermore, the device management method provided in the embodiments of the present invention can be applied to a mobile network client and can also be applied to a fixed network client. The command and interaction flow included in the device management system provided in the embodiments of the present invention is independent of the operator network architecture and has a low degree of association with the operator network, so that the configuration and implementation are It is easier to execute.

事前設定された非常警報条件を満たす非常事態がクライアントで発生した場合、本発明の一実施例は、図7に示すような、以下のステップを備えるデバイス管理方法をさらに提供する。   When an emergency occurs at the client that satisfies a preset emergency alert condition, one embodiment of the present invention further provides a device management method comprising the following steps as shown in FIG.

701:事前設定された非常警報条件を満たす非常事態がクライアントで発生した場合、クライアントのデバイス情報をサーバに送信する。ここでのデバイス情報には、非常事態に関連したパラメータが含まれる。   701: When an emergency occurs in the client that satisfies a preset emergency alert condition, the client device information is transmitted to the server. The device information here includes parameters related to an emergency.

702:サーバによって送信された非常事態応答命令を受信する。   702: Receive an emergency response command sent by the server.

非常事態がクライアントで発生した場合、クライアントによってサーバに送信されたデバイス情報は、非常事態に関連したパラメータを含み、非常事態を知らせる。非常事態デバイス情報を受信すると、サーバは、非常事態応答命令をクライアントに返信する。一般に、事前設定は、クライアントで実行することができ、その結果、非常事態が発生した場合、クライアントは、非常事態に関連したパラメータを送信することができる。それに対応して、非常事態に対応する非常事態応答命令を、サーバで事前設定することができる。   If an emergency occurs at the client, the device information sent by the client to the server includes parameters related to the emergency to inform the emergency. Upon receiving the emergency device information, the server returns an emergency response command to the client. In general, pre-configuration can be performed at the client so that if an emergency occurs, the client can send parameters related to the emergency. Correspondingly, an emergency response command corresponding to the emergency can be preset at the server.

例えば、クライアントの電源装置に異常がある場合、クライアントによってサーバに送信されるデバイス情報は、電源装置異常に関連したパラメータを含み、クライアントの電源装置異常状況を知らせる。サーバは、電源装置異常に関連した受信パラメータに従ってクライアントに対応する非常事態応答命令を返信する。非常事態応答命令は、確認情報とすることができ、それを使用して、クライアントの電源装置異常の非常事態が、サーバに記録されたことをクライアントに知らせる。   For example, when there is an abnormality in the power supply apparatus of the client, the device information transmitted to the server by the client includes a parameter related to the abnormality of the power supply apparatus, and notifies the abnormal condition of the client power supply apparatus. The server returns an emergency response command corresponding to the client according to the received parameters associated with the power supply abnormality. The emergency response command can be confirmation information that is used to inform the client that an emergency situation of the client's power supply failure has been recorded on the server.

本発明の実施例において提供されるデバイス管理方法では、クライアントとサーバとの間のデバイス管理の情報相互作用は、HTTPを介して実行される。任意選択的に、ネットワーク上の情報相互作用のセキュリティを向上するために、HTTPSを使用して、クライアントとサーバとの間のデバイス管理の情報相互作用を実行することができる。   In the device management method provided in the embodiment of the present invention, the device management information interaction between the client and the server is performed via HTTP. Optionally, in order to improve the security of information interaction on the network, HTTPS can be used to perform device management information interaction between the client and the server.

さらに、適用可能な実装方法として、XML(Extensible Markup Language、拡張マークアップ言語)を、クライアントとサーバとの間で送信される情報のフォーマットを設計するための標準として使用することができる。具体的な説明について、本発明の実施例における関連する説明を参照することができ、この実施例では、詳細は繰返し説明しない。   Furthermore, as an applicable implementation method, XML (Extensible Markup Language) can be used as a standard for designing the format of information transmitted between the client and the server. For specific description, reference may be made to the related description in the embodiment of the present invention, and details are not repeatedly described in this embodiment.

本発明の実施例で提供されるデバイス管理システムでは、クライアントは、モバイルネットワーククライアントとすることができ、さらに、固定ネットワーククライアントとすることもできるが、このことは、本発明の実施例において限定されない。   In the device management system provided in the embodiment of the present invention, the client can be a mobile network client and can also be a fixed network client, but this is not limited in the embodiment of the present invention. .

本発明の実施例において提供されるデバイス管理方法では、クライアントによって送信された非常事態に関連したパラメータを受信および記録した後、サーバは、クライアントに非常事態応答命令を返信し、それによって、非常事態の報告および記録を実現する。このことは、この後の修復に便利である。   In the device management method provided in the embodiment of the present invention, after receiving and recording the emergency related parameters sent by the client, the server returns the emergency response command to the client, thereby Report and record. This is useful for subsequent repairs.

さらに、現在のネットワークによって一般にサポートされるHTTPは、情報相互作用のために使用することができ、さらに、広く使用されるXMLは、デバイス管理における命令を設計するために取り入れることができ、その結果、開発が単純で簡便になり、大規模用途を容易にする。   In addition, HTTP generally supported by current networks can be used for information interaction, and widely used XML can be incorporated to design instructions in device management, resulting in , Development is simple and easy, and facilitates large-scale applications.

さらに、本発明の実施例において提供されるデバイス管理方法は、モバイルネットワーククライアントに適用することができ、固定ネットワーククライアントにも適用することができる。本発明の実施例で提供されるデバイス管理システムに含まれる命令および相互作用フローは、オペレータのネットワークアーキテクチャから独立しており、オペレータのネットワークとの関連結合度は小さく、その結果、構成および導入はより簡単に実行される。   Furthermore, the device management method provided in the embodiments of the present invention can be applied to a mobile network client and can also be applied to a fixed network client. The command and interaction flow included in the device management system provided in the embodiments of the present invention is independent of the operator network architecture and has a low degree of association with the operator network, so that the configuration and implementation are It is easier to execute.

本発明の一実施例は、クライアントに配置することができるデバイス管理装置を提供する。図8に示すように、本装置は、デバイス情報送信ユニット81、管理命令受信ユニット82、パラメータ操作実行ユニット83、命令応答生成ユニット84、および命令応答送信ユニット85を備える。   An embodiment of the present invention provides a device management apparatus that can be arranged in a client. As shown in FIG. 8, the apparatus includes a device information transmission unit 81, a management command reception unit 82, a parameter operation execution unit 83, a command response generation unit 84, and a command response transmission unit 85.

デバイス情報送信ユニット81は、デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するよう構成され、その結果、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見すると、サーバは、管理命令をクライアントに送信する。   The device information transmission unit 81 is configured to transmit the device information of the client to the server when the device information transmission condition is satisfied, and as a result, a pre-configured correspondence between the device information and the management command by the search. When the management command corresponding to the device information is found, the server transmits the management command to the client.

デバイス情報送信条件は、事前設定された時間間隔が終了したこと、およびサーバによって送信された管理通知を受信したこと、を含む。   The device information transmission condition includes that a preset time interval has ended and that a management notification transmitted by the server has been received.

さらに、事前設定された非常警報条件を満たす非常事態がクライアントで発生した場合、サーバに送信されるクライアントのデバイス情報は、非常事態に関連したパラメータをさらに含み、その結果、サーバは、非常事態応答命令を返信する。   In addition, if an emergency occurs at the client that satisfies a pre-set emergency alert condition, the client device information sent to the server further includes parameters related to the emergency so that the server can respond to the emergency response. Reply the command.

管理命令受信ユニット82は、サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を含む管理命令を受信するよう構成される。   The management command receiving unit 82 is configured to receive a management command including a parameter acquisition command or a parameter update command transmitted by the server.

パラメータ操作実行ユニット83は、管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行するよう構成される。   The parameter operation execution unit 83 is configured to execute the parameter operation according to the parameter acquisition instruction or the parameter update instruction in the management instruction.

命令応答生成ユニット84は、パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するよう構成される。   The command response generation unit 84 is configured to generate a management command response message that carries an execution result obtained after performing the parameter operation.

命令応答送信ユニット85は、対応する操作を実行した後、管理命令応答メッセージをサーバに送信するよう構成される。   The command response sending unit 85 is configured to send a management command response message to the server after performing the corresponding operation.

さらに、管理命令受信ユニット82は、管理命令応答メッセージがサーバに送信されると、サーバによって送信された相互作用完了情報を受信するようさらに構成され、その結果、クライアントが、クライアントとサーバとの間のデバイス管理の情報相互作用の完了を確認する。   Further, the management command receiving unit 82 is further configured to receive interaction completion information sent by the server when the management command response message is sent to the server, so that the client can communicate between the client and the server. Confirm the completion of device management information interaction.

実際の用途シナリオとして、デバイス情報を受信した後にサーバによってクライアントに送信される管理情報は、デバイス情報確認命令を含み、パラメータ取得命令またはパラメータ更新命令は、クライアントに送信されない。この場合、デバイス情報送信ユニット81は、事前設定された時間間隔でクライアントのデバイス情報をサーバに送信するようさらに構成され、命令応答送信ユニット85は、デバイス情報を受信すると、サーバによって返信されたデバイス情報確認命令を受信するようさらに構成される。本用途シナリオでは、サーバおよびクライアントは、互いに接続状態にあることを確認することができる。   As an actual usage scenario, the management information transmitted to the client by the server after receiving the device information includes a device information confirmation command, and no parameter acquisition command or parameter update command is transmitted to the client. In this case, the device information transmission unit 81 is further configured to transmit the device information of the client to the server at a preset time interval, and the command response transmission unit 85 receives the device information and returns the device returned by the server. Further configured to receive the information confirmation instruction. In this usage scenario, the server and the client can confirm that they are connected to each other.

さらに、パラメータ操作実行ユニット83は、第1のパラメータ操作サブユニット831と、第2のパラメータ操作サブユニット832とをさらに備える。   Furthermore, the parameter operation execution unit 83 further includes a first parameter operation subunit 831 and a second parameter operation subunit 832.

第1のパラメータ操作サブユニット831は、クライアントがパラメータ取得命令を受信した場合、パラメータ取得命令に対応するパラメータを取得するよう構成される。   The first parameter manipulation subunit 831 is configured to acquire a parameter corresponding to the parameter acquisition command when the client receives the parameter acquisition command.

第2のパラメータ操作サブユニット832は、クライアントがパラメータ更新命令を受信した場合、クライアントにパラメータ更新命令で搬送されたパラメータ値を更新するよう構成される。   The second parameter manipulation subunit 832 is configured to update the parameter value conveyed in the parameter update command to the client when the client receives the parameter update command.

パラメータ操作実行ユニット83によって実行された操作がパラメータ取得命令に対応するパラメータを取得することである場合、命令応答生成ユニット84によって生成される管理命令応答メッセージは、パラメータ取得命令に対応するパラメータを含む。パラメータ操作実行ユニット83によって実行された操作がクライアントにパラメータ更新命令で搬送されたパラメータ値を更新することである場合、命令応答生成ユニット84によって生成される管理命令応答メッセージは、更新成功/失敗状況を記録する更新結果を含む。   When the operation executed by the parameter operation execution unit 83 is to acquire a parameter corresponding to the parameter acquisition command, the management command response message generated by the command response generation unit 84 includes a parameter corresponding to the parameter acquisition command. . When the operation executed by the parameter operation execution unit 83 is to update the parameter value carried by the parameter update command to the client, the management command response message generated by the command response generation unit 84 indicates the update success / failure status. Contains the update result to record.

本発明の実施例は、サーバに配置することができる他のデバイス管理装置をさらに提供する。図9に示すように、本装置は、デバイス情報受信ユニット91、管理命令検索ユニット92、管理命令送信ユニット93、命令応答受信ユニット94、管理通知送信ユニット95、および応答メッセージ返信ユニット96を備える。   The embodiment of the present invention further provides another device management apparatus that can be arranged in a server. As shown in FIG. 9, the apparatus includes a device information receiving unit 91, a management command search unit 92, a management command transmission unit 93, a command response reception unit 94, a management notification transmission unit 95, and a response message reply unit 96.

デバイス情報受信ユニット91は、事前設定された時間間隔で、クライアントによって送信されたクライアントのデバイス情報を受信するよう構成される。   The device information receiving unit 91 is configured to receive the device information of the client transmitted by the client at a preset time interval.

管理命令検索ユニット92は、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見するよう構成される。   The management command retrieval unit 92 is configured to find a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command by the search.

管理命令送信ユニット93は、受信したデバイス情報に従って管理命令をクライアントに送信するよう構成され、その結果、管理命令に従ってパラメータ操作を実行した後、クライアントが管理命令応答メッセージをサーバに返信する。   The management command transmission unit 93 is configured to transmit a management command to the client according to the received device information. As a result, after executing the parameter operation according to the management command, the client returns a management command response message to the server.

命令応答受信ユニット94は、クライアントによって返信された管理命令応答メッセージを受信するよう構成される。   The command response receiving unit 94 is configured to receive a management command response message returned by the client.

管理通知送信ユニット95は、事前設定された時間間隔でクライアントによって送信されたクライアントのデバイス情報が受信される前にクライアントに管理通知を送信するよう構成され、その結果、管理通知を受信した後、クライアントは、デバイス情報をサーバに送信する。   The management notification sending unit 95 is configured to send a management notification to the client before the client device information sent by the client at a preset time interval is received, and as a result, after receiving the management notification, The client sends device information to the server.

応答メッセージ返信ユニット96は、デバイス情報に対応する管理命令が検索により発見されると受信成功応答メッセージをクライアントに返信するか、またはデバイス情報に対応する管理命令が検索により発見されなかった場合、受信失敗応答メッセージをクライアントに返信するよう構成される。受信成功応答メッセージは、管理命令を含むことができ、クライアントに返信される。   The response message reply unit 96 returns a reception success response message to the client when a management command corresponding to the device information is found by the search, or receives if the management command corresponding to the device information is not found by the search. It is configured to send a failure response message back to the client. The successful reception response message can include a management command and is returned to the client.

さらに、本発明の実施例において提供されるデバイス管理装置では、クライアントとサーバとの間のデバイス管理の情報相互作用は、HTTPを介して実行される。任意選択的に、ネットワーク上の情報相互作用のセキュリティを向上するために、HTTPSを使用して、クライアントとサーバとの間のデバイス管理の情報相互作用を実行することができる。   Further, in the device management apparatus provided in the embodiment of the present invention, the device management information interaction between the client and the server is executed via HTTP. Optionally, in order to improve the security of information interaction on the network, HTTPS can be used to perform device management information interaction between the client and the server.

さらに、適用可能な実装方法として、XML(Extensible Markup Language、拡張マークアップ言語)を、クライアントとサーバとの間で送信される情報のフォーマットを設計するための標準として使用することができる。具体的な説明について、本発明の実施例における関連する説明を参照することができ、この実施例では、詳細は繰返し説明しない。   Furthermore, as an applicable implementation method, XML (Extensible Markup Language) can be used as a standard for designing the format of information transmitted between the client and the server. For specific description, reference may be made to the related description in the embodiment of the present invention, and details are not repeatedly described in this embodiment.

本発明の実施例において提供されるデバイス管理装置によれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、本発明の実施例において、デバイス管理のコマンドおよびフローは簡潔化され、システム内のデバイス間での通信効率が向上し、デバイスメンテナンスの複雑さが低減する。さらに、ネットワークによって一般にサポートされるHTTPは、情報相互作用のために使用することができ、さらに、広く使用されるXMLは、デバイス管理における命令を設計するために取り入れることができ、その結果、開発が単純で簡便になり、大規模用途を容易にする。   According to the device management apparatus provided in the embodiment of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client performs a corresponding operation according to the management command. And return a management command response message to the server. Compared to the prior art, in the embodiments of the present invention, device management commands and flows are simplified, communication efficiency between devices in the system is improved, and device maintenance complexity is reduced. In addition, HTTP generally supported by the network can be used for information interaction, and widely used XML can be incorporated to design instructions in device management, resulting in development. Makes it simple and convenient and facilitates large-scale applications.

本発明の一実施例は、図10に示すような、クライアントとサーバとを備えるデバイス管理システムを提供する。   One embodiment of the present invention provides a device management system including a client and a server as shown in FIG.

クライアントは、デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信し、サーバによって送信された管理命令を受信するよう構成される。   When the device information transmission condition is satisfied, the client is configured to transmit the client device information to the server and receive a management command transmitted by the server.

サーバは、クライアントのデバイス情報を受信し、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見し、管理命令をクライアントに送信するよう構成される。   The server receives the device information of the client, and searches to find a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command, and transmits the management command to the client. Composed.

クライアントはさらに、管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行し、パラメータ操作を実行した後に管理命令応答メッセージを生成するよう構成され、管理命令応答メッセージは、パラメータ操作が実行された後で取得した実行結果を搬送し、クライアントはさらに、管理命令応答メッセージをサーバに送信するよう構成される。   The client is further configured to perform a parameter operation according to a parameter acquisition instruction or a parameter update instruction in the management instruction, and generate a management instruction response message after executing the parameter operation, wherein the management instruction response message is a parameter operation executed The acquired execution result is conveyed later, and the client is further configured to send a management command response message to the server.

サーバはさらに、相互作用完了情報をクライアントに送信するよう構成され、相互作用完了情報を使用して、クライアントとサーバとの間のデバイス管理の情報相互作用が完了したことをクライアントに知らせる。   The server is further configured to send interaction completion information to the client, and the interaction completion information is used to inform the client that the device management information interaction between the client and the server has been completed.

図11に示すように、本発明の実施例によるデバイス管理システムでは、クライアントとサーバとの間のデバイス管理の情報相互作用フローは、以下のようになる。   As shown in FIG. 11, in the device management system according to the embodiment of the present invention, a device management information interaction flow between the client and the server is as follows.

1101:クライアントは、デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信する。   1101: When the device information transmission condition is satisfied, the client transmits the client device information to the server.

デバイス情報送信条件は、事前設定された時間間隔が終了したこと、およびサーバによって送信された管理通知を受信したこと、を含む。   The device information transmission condition includes that a preset time interval has ended and that a management notification transmitted by the server has been received.

1102:クライアントのデバイス情報を受信すると、サーバは、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見する。   1102: Upon receiving the device information of the client, the server finds a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command by searching.

任意選択的に、検索により、デバイス情報に対応する管理命令を発見すると、サーバは、受信成功応答メッセージをクライアントに返信するか、または、検索により、デバイス情報に対応する管理命令が発見されなかった場合、サーバは、受信失敗応答メッセージをクライアントに返信する。受信成功応答メッセージは、管理命令を含むことができる。   Optionally, when the management command corresponding to the device information is found by the search, the server returns a reception success response message to the client, or the management command corresponding to the device information is not found by the search. In this case, the server returns a reception failure response message to the client. The reception success response message can include a management command.

1103:管理命令をクライアントに送信する。   1103: Send the management command to the client.

1104:クライアントは、管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行する。   1104: The client executes the parameter operation according to the parameter acquisition instruction or the parameter update instruction in the management instruction.

管理命令は、パラメータ取得命令および/またはパラメータ更新命令を含む。クライアントが、管理命令内のパラメータ取得命令を受信すると、パラメータ取得命令に従ってクライアントを検索し、パラメータ取得命令によって要求されたパラメータを発見する。クライアントが、パラメータ更新命令を受信すると、クライアントにパラメータ更新命令で搬送されたパラメータ値が、更新するために必要となる。   The management instruction includes a parameter acquisition instruction and / or a parameter update instruction. When the client receives the parameter acquisition command in the management command, the client searches the client according to the parameter acquisition command and finds the parameter requested by the parameter acquisition command. When the client receives the parameter update command, the parameter value conveyed to the client by the parameter update command is required for updating.

1105:パラメータ操作を実行した後、管理命令応答メッセージを生成する。   1105: After executing the parameter operation, a management command response message is generated.

一態様において、パラメータ取得を完了すると、クライアントは、管理命令応答メッセージを生成する。ここでの管理命令応答メッセージは、検索により発見したパラメータを含む。別の態様において、パラメータ更新を完了すると、クライアントはまた、管理命令応答メッセージを生成する。ここでのパラメータ更新完了後に生成された管理命令応答メッセージは、更新成功/失敗状態を記録する更新結果を含む。   In one aspect, upon completing parameter acquisition, the client generates a management command response message. The management command response message here includes the parameters found by the search. In another aspect, upon completing the parameter update, the client also generates a management command response message. The management command response message generated after the parameter update is completed includes an update result that records the update success / failure state.

1106:クライアントは、管理命令応答メッセージをサーバに送信する。   1106: The client sends a management command response message to the server.

1107:サーバは、相互作用完了情報をクライアントに送信する。   1107: The server sends interaction completion information to the client.

さらに、デバイス情報送信条件が、サーバによって送信された管理通知を受信したことである場合、サーバによって送信された管理通知を受信すると、クライアントは、クライアントのデバイス情報をサーバに送信する。サーバによって送信された管理通知の説明について、本発明の実施例3での関連説明を参照することができ、詳細は、本明細書では繰返し説明しない。   Further, when the device information transmission condition is that the management notification transmitted by the server has been received, when the management notification transmitted by the server is received, the client transmits the device information of the client to the server. For the description of the management notification sent by the server, reference can be made to the related description in the third embodiment of the present invention, and details will not be repeated here.

さらに、事前設定された非常警報条件を満たす非常事態がクライアントに発生した場合、クライアントによって送信されたデバイス情報は、非常事態に関連したパラメータを含み、非常事態を知らせる。非常事態デバイス情報を受信すると、サーバは、非常事態応答命令をクライアントに返信する。非常事態の相互作用フローの説明について、本発明の実施例4での関連説明を参照することができ、詳細は、本明細書では繰返し説明しない。   In addition, when an emergency occurs to the client that satisfies a preset emergency alert condition, the device information sent by the client includes parameters related to the emergency to inform the emergency. Upon receiving the emergency device information, the server returns an emergency response command to the client. For a description of the emergency interaction flow, reference may be made to the relevant description in Example 4 of the present invention, and details are not repeated here.

さらに、クライアントおよびサーバは、HTTPを介してデバイス管理の情報相互作用を実行する。任意選択的に、ネットワーク上の情報相互作用のセキュリティを向上するために、HTTPSを使用して、クライアントとサーバとの間のデバイス管理の情報相互作用を実行することができる。さらに、XMLを使用して、クライアントとサーバとの間で送信される情報のフォーマットを設計することもできる。具体的な説明について、本発明の実施例2での説明を参照することができ、詳細は、本明細書では繰返し説明しない。   Further, the client and server perform device management information interaction via HTTP. Optionally, in order to improve the security of information interaction on the network, HTTPS can be used to perform device management information interaction between the client and the server. In addition, XML can be used to design the format of information transmitted between the client and server. For a specific description, reference can be made to the description in Example 2 of the present invention, and details will not be described repeatedly in this specification.

本発明の実施例で提供されるデバイス管理システムでは、クライアントは、モバイルネットワーククライアントとすることができ、さらに、固定ネットワーククライアントとすることもできるが、このことは、本発明の実施例において限定されない。   In the device management system provided in the embodiment of the present invention, the client can be a mobile network client and can also be a fixed network client, but this is not limited in the embodiment of the present invention. .

本発明の実施例において提供されるデバイス管理システムによれば、クライアントによって送信されたデバイス情報を受信すると、サーバは、管理命令をクライアントに送信し、その結果、クライアントは、管理命令に従って対応する操作を実行し、管理命令応答メッセージをサーバに返信する。先行技術と比較すると、本発明の実施例において、デバイス管理のコマンドおよびフローは簡潔化され、システム内のデバイス間での通信効率が向上し、デバイス管理の複雑さが低減する。   According to the device management system provided in the embodiment of the present invention, upon receiving the device information transmitted by the client, the server transmits a management command to the client, so that the client performs a corresponding operation according to the management command. And return a management command response message to the server. Compared to the prior art, in the embodiments of the present invention, device management commands and flows are simplified, communication efficiency between devices in the system is improved, and device management complexity is reduced.

さらに、ネットワークによって一般にサポートされるHTTPは、情報相互作用のために使用することができ、さらに、広く使用されるXMLは、デバイス管理における命令を設計するために取り入れることができ、その結果、開発が単純で簡便になり、大規模用途を容易にする。   In addition, HTTP generally supported by the network can be used for information interaction, and widely used XML can be incorporated to design instructions in device management, resulting in development. Makes it simple and convenient and facilitates large-scale applications.

さらに、本発明の実施例で提供されるデバイス管理システムに含まれる命令および相互作用フローは、オペレータのネットワークアーキテクチャから独立しており、オペレータのネットワークとの関連結合度は小さく、その結果、構成および導入はより簡単に実行される。   Further, the instructions and interaction flows included in the device management system provided in the embodiments of the present invention are independent of the operator's network architecture and have a low degree of association with the operator's network, resulting in configuration and Installation is easier to perform.

上記した実装方法の説明を通じて、当業者は、本発明がソフトウェアと必要な汎用ハードウェアとによって実現することができ、さらに確実に、ハードウェアによって実現することもできるが、多くの場合では、前者が好ましい実現方法であることは、明確に理解されるであろう。そのような理解に基づき、本質的な本発明の技術的解決法、または先行技術に寄与する部分は、ソフトウェア製品の形式で実施することができる。コンピュータソフトウェア製品は、読取り可能記憶媒体、例えば、フロッピー(登録商標)ディスク、ハードディスク、もしくはコンピュータの光学ディスクに格納され、(パーソナルコンピュータ、サーバ、またはネットワークデバイスなどとすることができる)コンピュータデバイスに指示するためのいくつかの命令を含み、コンピュータデバイスに本発明の実施例で説明した方法を実行させる。   Through the above description of the mounting method, those skilled in the art can realize the present invention by software and necessary general-purpose hardware, and more certainly by hardware. In many cases, the former It will be clearly understood that is a preferred implementation. Based on such an understanding, the essential technical solutions of the present invention, or portions contributing to the prior art, can be implemented in the form of software products. The computer software product is stored on a readable storage medium, such as a floppy disk, hard disk, or optical disk of a computer, and directs the computer device (which may be a personal computer, server, or network device, etc.) And causes a computing device to perform the method described in the embodiments of the present invention.

前述の説明は単に本発明の特定の実装方法であるが、本発明の保護範囲を限定するためのものではない。本発明で開示した技術的範囲内で当業者によって容易に実行されるどんな変更または代替も、本発明の保護範囲内に包含される。したがって、本発明の保護範囲は、特許請求の範囲の保護範囲に従わなければならない。   The foregoing descriptions are merely specific implementation methods of the present invention, but are not intended to limit the protection scope of the present invention. Any modification or replacement readily implemented by a person skilled in the art within the technical scope disclosed in the present invention shall fall within the protection scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

(関連出願の相互参照)
本出願は、中国特許庁において2011年6月27日に出願された、中国特許出願番号第201110175351.2号「デバイス管理方法、装置、およびシステム(DEVICE MANAGEMENT METHOD,APPARATUS AND SYSTEM)」に対する優先権を主張するものであり、この出願は参照によりその全体が本明細書に組み込まれる。
(Cross-reference of related applications)
This application is priority to Chinese Patent Application No. 2011110175351.2 “DEVICE MANAGEMENT METHOD, APPARATUS AND SYSTEM” filed June 27, 2011 at the Chinese Patent Office. This application is incorporated herein by reference in its entirety.

Claims (20)

デバイス管理装置によって実施されるデバイス管理方法であって、
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するステップであって、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見すると、前記サーバが前記管理命令を前記クライアントに送信することを備え、前記デバイス情報送信条件は、事前設定された時間間隔が終了したことと、前記サーバによって送信された管理通知を受信したことと、事前設定された非常警報条件を満たす非常事態がクライアントに発生したことと、を含む、ステップと、
前記サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を備える前記管理命令を受信するステップと、
前記管理命令内の前記パラメータ取得命令または前記パラメータ更新命令に従ってパラメータ操作を実行するステップと、
前記パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するステップと、
前記管理命令応答メッセージを前記サーバへ送信するステップと、
を備えるデバイス管理方法。
A device management method implemented by a device management apparatus,
When the device information transmission condition is satisfied, the client device information is transmitted to the server, and the search corresponds to the management corresponding to the device information according to a pre-configured correspondence between the device information and the management command. Upon discovery of an instruction, the server comprises transmitting the management instruction to the client, the device information transmission condition receiving a pre-set time interval and receiving a management notification sent by the server And a step has occurred that the client has experienced an emergency that meets a pre-set emergency alert condition,
Receiving the management instruction comprising a parameter acquisition instruction or a parameter update instruction transmitted by the server;
Performing a parameter operation in accordance with the parameter acquisition instruction or the parameter update instruction in the management instruction;
Generating a management command response message carrying an execution result obtained after executing the parameter operation;
Sending the management command response message to the server;
A device management method comprising:
前記クライアントが前記パラメータ取得命令を受信した場合、前記パラメータ操作を実行するステップは、前記パラメータ取得命令に対応するパラメータを取得するステップを含み、
前記クライアントが前記パラメータ更新命令を受信した場合、前記パラメータ操作を実行するステップは、前記クライアントに前記パラメータ更新命令で搬送されたパラメータ値を更新するステップを含む、請求項1に記載の方法。
If the client receives the parameter acquisition command, executing the parameter operation includes acquiring a parameter corresponding to the parameter acquisition command;
The method of claim 1, wherein when the client receives the parameter update command, performing the parameter operation includes updating a parameter value conveyed to the client in the parameter update command.
前記パラメータ操作を実行するステップが、前記パラメータ取得命令に対応するパラメータを取得するステップを含む場合、前記管理命令応答メッセージは、前記パラメータ取得命令に対応する前記取得したパラメータを搬送し、
前記パラメータ操作を実行するステップが、前記クライアントに前記パラメータ更新命令で搬送されたパラメータ値を更新するステップを含む場合、前記管理命令応答メッセージは、前記パラメータ値が更新された後に取得される更新結果を搬送する、請求項2に記載の方法。
If the step of performing the parameter operation includes the step of acquiring a parameter corresponding to the parameter acquisition command, the management command response message carries the acquired parameter corresponding to the parameter acquisition command;
When the step of executing the parameter operation includes the step of updating the parameter value conveyed by the parameter update command to the client, the management command response message is an update result obtained after the parameter value is updated The method of claim 2, wherein:
前記管理命令応答メッセージを前記サーバへ送信するステップの後、前記方法は、
前記サーバによって送信された相互作用完了情報を受信するステップを備え、前記相互作用完了情報を使用して、前記クライアントと前記サーバとの間のデバイス管理の情報相互作用が完了したことを前記クライアントに知らせるステップ、を更に備える請求項1から3のいずれか一項に記載の方法。
After sending the management command response message to the server, the method comprises:
Receiving interaction completion information sent by the server, using the interaction completion information to inform the client that a device management information interaction between the client and the server has been completed. The method according to any one of claims 1 to 3, further comprising a step of informing.
事前設定された非常警報条件を満たす非常事態が前記クライアントで発生した場合、前記サーバへ送信される前記クライアントの前記デバイス情報は、前記非常事態に関連したパラメータをさらに含み、前記サーバは、非常事態応答命令を返信する、請求項1から4のいずれか一項に記載の方法。   If an emergency occurs on the client that satisfies a pre-set emergency alert condition, the device information of the client sent to the server further includes parameters related to the emergency, the server The method according to any one of claims 1 to 4, wherein a response command is returned. デバイス管理装置によって実施されるデバイス管理方法であって、
デバイス情報送信条件が満たされた場合にクライアントによって送信された前記クライアントのデバイス情報を受信するステップと、
検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、デバイス情報に対応する管理命令を発見するステップと、
前記クライアントへ前記管理命令を送信するステップであって、前記管理命令に従ってパラメータ操作を実行した後、前記クライアントが管理命令応答メッセージを前記サーバに返信する、ステップと、
前記クライアントによって返信された前記管理命令応答メッセージを受信するステップと、
を備えるデバイス管理方法。
A device management method implemented by a device management apparatus,
Receiving device information of the client transmitted by a client when a device information transmission condition is satisfied;
Finding a management instruction corresponding to the device information according to a pre-configured correspondence between the device information and the management instruction by searching;
Transmitting the management command to the client, wherein after executing a parameter operation in accordance with the management command, the client returns a management command response message to the server; and
Receiving the management command response message returned by the client;
A device management method comprising:
検索により、前記デバイス情報に対応する前記管理命令を発見すると、前記クライアントに受信成功応答メッセージを返信するステップと、または、
検索により、前記デバイス情報に対応する前記管理命令が発見されなかった場合、前記クライアントに受信失敗応答メッセージを返信するステップと、
をさらに備える請求項6に記載の方法。
When the search finds the management command corresponding to the device information, returning a reception success response message to the client; or
If the search does not find the management command corresponding to the device information, returning a reception failure response message to the client;
The method of claim 6 further comprising:
デバイス情報送信条件が満たされた場合にクライアントによって送信された前記クライアントの前記デバイス情報を受信するステップの前に、前記方法は、
前記クライアントに管理通知を送信するステップであって、前記管理通知を受信すると、前記クライアントは前記デバイス情報を前記サーバに送信する、ステップ、
を更に備える請求項6または7に記載の方法。
Prior to receiving the device information of the client sent by a client when a device information transmission condition is met, the method comprises:
Sending a management notification to the client, and upon receiving the management notification, the client sends the device information to the server;
The method according to claim 6 or 7, further comprising:
デバイス管理装置であって、
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信するよう構成されたデバイス情報送信ユニットであって、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見すると、前記サーバが前記管理命令を前記クライアントに送信し、前記デバイス情報送信条件は、事前設定された時間間隔が終了したこと、前記サーバによって送信された管理通知を受信したこと、および事前設定された非常警報条件を満たす非常事態が前記クライアントに発生したことを含む、デバイス情報送信ユニットと、
前記サーバによって送信された、パラメータ取得命令またはパラメータ更新命令を備える前記管理命令を受信するよう構成された管理命令受信ユニットと、
前記管理命令内の前記パラメータ取得命令または前記パラメータ更新命令に従ってパラメータ操作を実行するよう構成されたパラメータ操作実行ユニットと、
前記パラメータ操作を実行した後で取得される実行結果を搬送する管理命令応答メッセージを生成するよう構成された命令応答生成ユニットと、
前記管理命令応答メッセージを前記サーバに送信するよう構成された命令応答送信ユニットと、
を備えるデバイス管理装置。
A device management device,
When the device information transmission condition is satisfied, the device information transmission unit is configured to transmit the device information of the client to the server, and according to the pre-configured correspondence between the device information and the management instruction by the search, When the management command corresponding to the device information is found, the server transmits the management command to the client, and the device information transmission condition is that the preset time interval has ended, the management transmitted by the server. A device information sending unit comprising receiving a notification and an emergency has occurred in said client that satisfies a preset emergency alert condition;
A management command receiving unit configured to receive the management command comprising a parameter acquisition command or a parameter update command sent by the server;
A parameter operation execution unit configured to execute a parameter operation according to the parameter acquisition instruction or the parameter update instruction in the management instruction;
A command response generation unit configured to generate a management command response message carrying an execution result obtained after performing the parameter operation;
A command response sending unit configured to send the management command response message to the server;
A device management apparatus comprising:
前記パラメータ操作実行ユニットは、
前記クライアントが前記パラメータ取得命令を受信した場合、前記パラメータ取得命令に対応するパラメータを取得するよう構成される第1のパラメータ操作サブユニットと、
前記クライアントが前記パラメータ更新命令を受信した場合、前記クライアントに前記パラメータ更新命令で搬送されたパラメータ値を更新するよう構成される第2のパラメータ操作サブユニットと、をさらに備える、請求項9に記載の装置。
The parameter operation execution unit is:
A first parameter manipulation subunit configured to obtain a parameter corresponding to the parameter obtaining instruction when the client receives the parameter obtaining instruction;
10. A second parameter manipulation subunit configured to update a parameter value conveyed in the parameter update command to the client when the client receives the parameter update command. Equipment.
前記管理命令が前記パラメータ取得命令を含む場合、前記実行結果は、前記第1のパラメータ操作サブユニットにより取得された前記パラメータ取得命令に対応するパラメータであり、
前記管理命令が前記パラメータ更新命令を含む場合、前記実行結果は、前記第2のパラメータ操作サブユニットにより更新された後のパラメータ値である、請求項10に記載の装置。
When the management instruction includes the parameter acquisition instruction, the execution result is a parameter corresponding to the parameter acquisition instruction acquired by the first parameter operation subunit,
11. The apparatus according to claim 10, wherein when the management instruction includes the parameter update instruction, the execution result is a parameter value after being updated by the second parameter operation subunit.
事前設定された非常警報条件を満たす非常事態が前記クライアントで発生した場合、前記サーバへ送信される前記クライアントの前記デバイス情報は、前記非常事態に関連したパラメータをさらに備え、前記サーバは、非常事態応答命令を返信する、請求項9に記載の装置。   If an emergency occurs at the client that satisfies a pre-set emergency alert condition, the device information of the client sent to the server further comprises parameters related to the emergency, the server The apparatus according to claim 9, which returns a response command. デバイス管理装置であって、
デバイス情報送信条件が満たされると、クライアントによって送信された前記クライアントのデバイス情報を受信するよう構成されたデバイス情報受信ユニットと、
検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見するよう構成された管理命令検索ユニットと、
前記受信したデバイス情報に従って前記管理命令を前記クライアントに送信するよう構成された管理命令送信ユニットであって、前記管理命令に従ってパラメータ操作を実行した後、前記クライアントが管理命令応答メッセージを前記サーバに返信する、管理命令送信ユニットと、
前記クライアントによって返信された前記管理命令応答メッセージを受信するよう構成された命令応答受信ユニットと、
を備えるデバイス管理装置。
A device management device,
A device information receiving unit configured to receive device information of the client transmitted by a client when a device information transmission condition is satisfied;
A management instruction retrieval unit configured to find a management instruction corresponding to the device information according to a pre-configured correspondence between the device information and the management instruction by searching;
A management command transmission unit configured to transmit the management command to the client according to the received device information, wherein the client returns a management command response message to the server after executing a parameter operation according to the management command A management command transmission unit;
A command response receiving unit configured to receive the management command response message returned by the client;
A device management apparatus comprising:
前記デバイス情報に対応する前記管理命令が検索により発見されると、受信成功応答メッセージを前記クライアントに返信するか、または前記デバイス情報に対応する前記管理命令が検索により発見されなかった場合、受信失敗応答メッセージを前記クライアントに返信するよう構成される応答メッセージ返信ユニット、
をさらに備える請求項13に記載の装置。
If the management command corresponding to the device information is found by the search, a reception success response message is returned to the client, or if the management command corresponding to the device information is not found by the search, the reception fails A response message reply unit configured to send a reply message back to the client;
14. The apparatus of claim 13, further comprising:
前記クライアントに管理通知を送信するよう構成される管理通知送信ユニット、
をさらに備え、前記管理通知を受信すると、前記クライアントが前記デバイス情報を前記サーバに送信する、請求項13に記載の装置。
A management notification sending unit configured to send a management notification to the client;
The apparatus according to claim 13, further comprising: when the management notification is received, the client transmits the device information to the server.
デバイス情報送信条件が満たされると、クライアントのデバイス情報をサーバに送信し、前記サーバによって送信される管理命令を受信するよう構成されるクライアントと、
前記クライアントの前記デバイス情報を受信し、検索により、デバイス情報と管理命令との間の予め構成された対応関係に従って、前記デバイス情報に対応する管理命令を発見し、前記管理命令を前記クライアントに送信するよう構成される前記サーバと、
を備え、
前記クライアントは、前記管理命令内のパラメータ取得命令またはパラメータ更新命令に従ってパラメータ操作を実行し、前記パラメータ操作を実行すると管理命令応答メッセージを生成するよう更に構成され、前記管理命令応答メッセージが、前記パラメータ操作が実行された後で取得した実行結果を搬送し、前記クライアントは、前記管理命令応答メッセージを前記サーバに送信するよう更に構成される、デバイス管理システム。
A client configured to send the device information of the client to the server and receive a management command sent by the server when the device information transmission condition is satisfied;
Receiving the device information of the client, and searching to find a management command corresponding to the device information according to a pre-configured correspondence between the device information and the management command, and transmitting the management command to the client Said server configured to:
With
The client is further configured to execute a parameter operation according to a parameter acquisition command or a parameter update command in the management command, and to generate a management command response message when the parameter operation is executed, and the management command response message is the parameter A device management system that conveys an execution result obtained after an operation is performed, and wherein the client is further configured to send the management command response message to the server.
前記クライアントは、前記パラメータ取得命令を受信した場合、前記パラメータ取得命令に対応するパラメータを取得するよう更に構成され、
前記クライアントは、前記パラメータ更新命令を受信した場合、前記クライアントに前記パラメータ更新命令で搬送されたパラメータ値を更新するよう更に構成される、請求項16に記載のシステム。
The client is further configured to acquire a parameter corresponding to the parameter acquisition command when receiving the parameter acquisition command;
The system of claim 16, wherein the client is further configured to update a parameter value conveyed in the parameter update instruction to the client when receiving the parameter update instruction.
前記クライアントが前記パラメータ取得命令に対応するパラメータを取得した場合、前記管理命令応答メッセージが前記パラメータ取得命令に対応する前記取得したパラメータを搬送し、
前記クライアントが前記クライアントに前記パラメータ更新命令で搬送されたパラメータ値を更新した場合、前記管理命令応答メッセージが、前記パラメータ値が更新された後に取得される更新結果を搬送する、請求項16または17に記載のシステム。
When the client acquires a parameter corresponding to the parameter acquisition command, the management command response message carries the acquired parameter corresponding to the parameter acquisition command;
18. The management command response message carries an update result obtained after the parameter value is updated when the client updates the parameter value carried by the parameter update command to the client. The system described in.
事前設定された非常警報条件を満たす非常事態が前記クライアントで発生した場合、前記サーバに送信される前記クライアントの前記デバイス情報は、前記非常事態に関連したパラメータをさらに備え、前記サーバは、非常事態応答命令を返信する、請求項16から18のいずれか一項に記載のシステム。   If an emergency occurs at the client that satisfies a pre-set emergency alert condition, the device information of the client sent to the server further comprises parameters related to the emergency, the server The system according to any one of claims 16 to 18, wherein a response command is returned. 前記サーバは、相互作用完了情報を前記クライアントに送信するよう更に構成され、前記相互作用完了情報を使用して、前記クライアントと前記サーバとの間のデバイス管理の情報相互作用が完了したことを前記クライアントに知らせる、請求項16から18のいずれか一項に記載のシステム。   The server is further configured to send interaction completion information to the client, and using the interaction completion information, the device management information interaction between the client and the server is completed. 19. A system according to any one of claims 16 to 18 for informing a client.
JP2014517414A 2011-06-27 2012-06-25 Device management method, apparatus, and system Active JP6050812B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
CN2011101753512A CN102231678A (en) 2011-06-27 2011-06-27 Method, device and system for equipment management
CN201110175351.2 2011-06-27
PCT/CN2012/077435 WO2013000383A1 (en) 2011-06-27 2012-06-25 Method, device and system for equipment management

Publications (2)

Publication Number Publication Date
JP2014526078A true JP2014526078A (en) 2014-10-02
JP6050812B2 JP6050812B2 (en) 2016-12-21

Family

ID=44844218

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014517414A Active JP6050812B2 (en) 2011-06-27 2012-06-25 Device management method, apparatus, and system

Country Status (5)

Country Link
US (1) US20140108490A1 (en)
EP (1) EP2709311A4 (en)
JP (1) JP6050812B2 (en)
CN (1) CN102231678A (en)
WO (1) WO2013000383A1 (en)

Families Citing this family (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102231678A (en) * 2011-06-27 2011-11-02 华为终端有限公司 Method, device and system for equipment management
WO2015103735A1 (en) * 2014-01-07 2015-07-16 北京东土科技股份有限公司 Device configuration connection protection method, system and apparatus
JP6381218B2 (en) * 2014-02-06 2018-08-29 キヤノン株式会社 Network device, network device control method and program thereof
CN105141699B (en) * 2015-09-18 2018-12-28 北京恒华伟业科技股份有限公司 The control method and device of application program
CN105426186A (en) * 2015-11-13 2016-03-23 上海斐讯数据通信技术有限公司 Method and system for obtaining application software update data of terminal through server
CN105468787A (en) * 2015-12-29 2016-04-06 深圳市英威腾电气股份有限公司 Method, apparatus and system for setting parameters of industrial equipment
CN107733669B (en) * 2016-08-11 2023-03-14 中兴通讯股份有限公司 SNMP server management method and system based on request ID
CN109218054B (en) * 2017-07-03 2022-08-09 腾讯科技(深圳)有限公司 Terminal dynamic configuration, corresponding server implementation method, device and storage medium
CN110858146B (en) * 2018-08-23 2024-04-12 阿里巴巴新加坡控股有限公司 Data processing method, apparatus and machine readable medium
CN112825204B (en) * 2019-11-20 2023-03-24 云丁网络技术(北京)有限公司 Access control method and device based on 2G network, readable medium and equipment
CN115022375A (en) * 2022-06-28 2022-09-06 雷沃工程机械集团有限公司 Excavator Tbox equipment downlink instruction compiling method
CN115442284B (en) * 2022-08-22 2023-06-09 绿盟科技集团股份有限公司 System and method for testing equipment

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030208569A1 (en) * 2000-04-14 2003-11-06 O'brien Michael D System and method for upgrading networked devices
JP2005141391A (en) * 2003-11-05 2005-06-02 Hitachi Ltd Agent driving type monitoring system and method
US20050286435A1 (en) * 2004-06-28 2005-12-29 Yukio Ogawa Remote management system
WO2008052004A1 (en) * 2006-10-23 2008-05-02 T-Mobile Usa, Inc. System and method for managing access point functionality and configuration
JP2008205629A (en) * 2007-02-16 2008-09-04 Ntt Docomo Inc Device management system, device management server, and device management client
US20100070963A1 (en) * 2008-09-16 2010-03-18 Electronics And Telecommunications Research Institute Mobile communication terminal and method of updating software thereof

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7318089B1 (en) * 1999-09-30 2008-01-08 Intel Corporation Method and apparatus for performing network-based control functions on an alert-enabled managed client
US6920486B2 (en) * 2002-05-20 2005-07-19 Nokia Corporation Method and apparatus for enabling synchronizing data in different devices having different capabilities and unmatched data fields
US8073960B2 (en) * 2004-07-01 2011-12-06 Nokia Corporation Arranging management operations in management system
CN100539592C (en) * 2004-11-05 2009-09-09 兄弟工业株式会社 Data handling system, data processing equipment and data processor
CN1790438A (en) * 2004-12-14 2006-06-21 乐金电子(中国)研究开发中心有限公司 Method and system for meter transmitting information
CN100464548C (en) * 2005-10-10 2009-02-25 广东省电信有限公司研究院 System and method for blocking worm attack
US20070093243A1 (en) * 2005-10-25 2007-04-26 Vivek Kapadekar Device management system
CN100531212C (en) * 2006-01-21 2009-08-19 华为技术有限公司 System and method of consulting device information
CN100391168C (en) * 2006-03-08 2008-05-28 华为技术有限公司 Method, system and terminal for synchronously marking language terminal equipment of terminal management
CN101047707A (en) * 2006-03-30 2007-10-03 华为技术有限公司 Method and system for initiating equipment ability information consultation
CN102333100B (en) * 2007-11-08 2013-11-06 华为技术有限公司 Authentication method and terminal
CN101686458B (en) * 2008-09-28 2013-06-12 华为技术有限公司 Terminal configuration, management method and terminal device
CN101778486B (en) * 2008-11-27 2012-09-05 华为终端有限公司 Equipment management server, client and target operation object positioning method
CN101610501A (en) * 2009-07-16 2009-12-23 中兴通讯股份有限公司 Device firmware upgrade system and method, device management server and portable terminal
JP5561976B2 (en) * 2009-09-11 2014-07-30 キヤノン株式会社 Information processing apparatus, information processing apparatus control method, and program
CN102546135B (en) * 2010-12-31 2016-08-03 富泰华工业(深圳)有限公司 Active/standby server switched system and method
CN102231678A (en) * 2011-06-27 2011-11-02 华为终端有限公司 Method, device and system for equipment management
EP2683185B1 (en) * 2012-07-06 2015-04-08 Samsung Electronics Co., Ltd Device Management Method, Server and System
US10284425B2 (en) * 2014-01-29 2019-05-07 Cellco Partnership Device registration awareness for over-the-air updates

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030208569A1 (en) * 2000-04-14 2003-11-06 O'brien Michael D System and method for upgrading networked devices
JP2004534973A (en) * 2000-04-14 2004-11-18 ゴー アヘッド ソフトウェア インコーポレイテッド Network device upgrade system and method
JP2005141391A (en) * 2003-11-05 2005-06-02 Hitachi Ltd Agent driving type monitoring system and method
US20050286435A1 (en) * 2004-06-28 2005-12-29 Yukio Ogawa Remote management system
JP2006011888A (en) * 2004-06-28 2006-01-12 Hitachi Ltd Remote management system
WO2008052004A1 (en) * 2006-10-23 2008-05-02 T-Mobile Usa, Inc. System and method for managing access point functionality and configuration
JP2008205629A (en) * 2007-02-16 2008-09-04 Ntt Docomo Inc Device management system, device management server, and device management client
US20100070963A1 (en) * 2008-09-16 2010-03-18 Electronics And Telecommunications Research Institute Mobile communication terminal and method of updating software thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
CSNH200900254008; 涌井 道子 MICHIKO WAKUI: 'Technology Reports' NTT DOCOMOテクニカル・ジャーナル Vol.17 No.3 第17巻, 20091001, 50〜54ページ, 社団法人電気通信協会 *
JPN6015007526; 涌井 道子 MICHIKO WAKUI: 'Technology Reports' NTT DOCOMOテクニカル・ジャーナル Vol.17 No.3 第17巻, 20091001, 50〜54ページ, 社団法人電気通信協会 *

Also Published As

Publication number Publication date
JP6050812B2 (en) 2016-12-21
EP2709311A4 (en) 2014-06-25
EP2709311A1 (en) 2014-03-19
WO2013000383A1 (en) 2013-01-03
US20140108490A1 (en) 2014-04-17
CN102231678A (en) 2011-11-02

Similar Documents

Publication Publication Date Title
JP6050812B2 (en) Device management method, apparatus, and system
US10200506B2 (en) Method, system and device for monitoring data
KR100421624B1 (en) Platform Independent Software Automatic Searching/Distribution/Install Apparatus and The method of Searching and Distribution for that apparatus
CN102710593B (en) Method, device and system for publishing message in graph mashup
US20060277291A1 (en) System and method for monitoring networked devices employing RSS functionality
WO2008031314A1 (en) A method for reporting the device capability information and a terminal device
CN110445697B (en) Video big data cloud platform equipment access service method
WO2007054013A1 (en) A processing method, terminal, equipment management server and system for subscribing task in the equipment management
CN113852673B (en) Signaling tracking method and device of core network element and storage medium
CN112711635B (en) Method for cross-regional data consistency of distributed Internet of things equipment and service cluster
KR20100044966A (en) Method, apparatus and system for manageing private network remotely using session initiation protocol
CN113986649A (en) System monitoring device and method based on prometheus service
KR20120063454A (en) Method and apparatus for sessionless reporting by device management client
CN101667932B (en) Method of network element equipment log management and device
US8688741B2 (en) Device description framework information reporting and updating method, device and system
JP5610654B2 (en) Apparatus for providing terminal management package and method for receiving terminal management package
JP2006243985A (en) Message notification system and method, and server used therefor
EP2381630B1 (en) Monitoring a mobile data service associated with a mailbox
JP2009265718A (en) Network device transmitting only difference data of network management information, server, program and method
CN102904742B (en) To method of operation and the system of executable node
US8422357B1 (en) System, method, and computer program product for updating an inventory of network devices based on an unscheduled event
JP5348907B2 (en) Service monitoring system and method
EP2445140B1 (en) Method for managing configuration information of outsourced part, and method and system for managing alarm
CN101547460A (en) Method, device and system for processing DDF information
JP2013131948A (en) Network system, network management system server, control target device, server control method, and program

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150303

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20150601

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150703

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20160209

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160509

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20161101

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20161125

R150 Certificate of patent or registration of utility model

Ref document number: 6050812

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250