KR101566494B1 - Device Management Server and the Method - Google Patents

Device Management Server and the Method Download PDF

Info

Publication number
KR101566494B1
KR101566494B1 KR1020130065895A KR20130065895A KR101566494B1 KR 101566494 B1 KR101566494 B1 KR 101566494B1 KR 1020130065895 A KR1020130065895 A KR 1020130065895A KR 20130065895 A KR20130065895 A KR 20130065895A KR 101566494 B1 KR101566494 B1 KR 101566494B1
Authority
KR
South Korea
Prior art keywords
management
command
maintenance
server
state
Prior art date
Application number
KR1020130065895A
Other languages
Korean (ko)
Other versions
KR20140144007A (en
Inventor
박세권
손종욱
조국래
조희섭
Original Assignee
재단법인대구경북과학기술원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 재단법인대구경북과학기술원 filed Critical 재단법인대구경북과학기술원
Priority to KR1020130065895A priority Critical patent/KR101566494B1/en
Publication of KR20140144007A publication Critical patent/KR20140144007A/en
Application granted granted Critical
Publication of KR101566494B1 publication Critical patent/KR101566494B1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/02Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators
    • G06F15/0225User interface arrangements, e.g. keyboard, display; Interfaces to other computer systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

본 발명은 서버와 클라이언트 간의 통신을 통해 디바이스를 관리하는 방법에 관한 것으로서, 디바이스 관리 서버가 디바이스에 대한 관리명령을 전송함에 있어서 관리명령이 유지되도록 하는 유지명령을 추가하거나 관리명령 내에 유지속성을 포함시킴으로써, 디바이스의 관리 상태에 변화가 발생하더라도 서버로 불필요한 메시지를 전송하지 않고 관리명령에 따른 관리 상태가 유지될 수 있도록 하는 디바이스 관리 서버 및 그 방법을 제공한다.The present invention relates to a method of managing a device through communication between a server and a client, and more particularly, it relates to a method of managing a device by adding a maintenance command to a management server The present invention provides a device management server and a method thereof that enable a management state according to a management command to be maintained without transmitting an unnecessary message to a server even if a change occurs in the management state of the device.

Description

디바이스 관리 서버 및 그 방법 {Device Management Server and the Method}Device Management Server and the Method

본 발명은 서버와 클라이언트 간의 통신을 통해 서버가 클라이언트(디바이스)를 관리, 제어하는 디바이스 관리 서버 및 그 방법에 관한 것으로서, 구체적으로는, 서버와 클라이언트 간의 관리 세션을 줄임으로써 서버와 클라이언트 간의 관리부하를 감소시킬 수 있도록 하는 디바이스 관리 서버 및 그 방법에 관한 것이다.
The present invention relates to a device management server and a method thereof for managing and controlling a client (device) through communication between a server and a client, and more particularly to a device management server and a method thereof for reducing a management session between a server and a client, To a device management server and a method thereof.

OMA DM에서 제정한 디바이스 관리기법은 서버-클라이언트로 구성된 DM프로토콜을 이용하여 클라이언트의 관리 오브젝트(Management Object)를 관리한다. 관리 오브젝트라 함은 디바이스 내의 관리 가능한 데이터나 소프트웨어를 포함하거나 표현한 논리적 엘리먼트를 일컫는다.The device management scheme established by the OMA DM manages the management object of the client using the DM protocol composed of a server and a client. A managed object refers to a logical element that contains or represents manageable data or software within a device.

예를 들면 사용자 선호도나 프록시 설정 등과 같은 데이터나 애플리케이션, 애플릿, 드라이브, 펌웨어 등과 같은 소프트웨어가 관리 엘리먼트에 포함될 수 있다. OMA DM 프로토콜은 기본적으로 SyncML언어로 된 DM Tree로 해당 관리 오브젝트를 표현하고, 5단계로 구성된 세션을 통하여 해당 관리 오브젝트를 관리한다.Software such as data or applications, such as user preferences or proxy settings, applets, drives, firmware, etc., may be included in the management element. The OMA DM protocol basically expresses the corresponding management object with the DM Tree in the SyncML language and manages the corresponding management object through a session composed of 5 steps.

이와 같은 디바이스 관리기법은 기본적으로 서버에서 관리명령을 전송하고 클라이언트에서 관련 관리명령을 수행한 후 그 결과를 서버로 전송하는 단순 구조로 서버에서 관리명령을 전송하는 순간에만 디바이스 관리가 이루어지며 해당 관리명령에 대한 지속적인 후속관리가 이루어지지 않는 단점이 있다.This device management technique is basically a simple structure that sends an administrative command from the server, executes the related management command from the client, and transmits the result to the server. The device management is performed only when the management command is transmitted from the server. There is a disadvantage in that continuous follow-up management of commands is not performed.

예를 들면 전체 관리 세션 동안 디바이스의 네트워크 기능이 계속 Off되어야 하는 디바이스 관리기능이 필요한 상황이라면, 기존의 OMA 디바이스 관리 기법은 지속적으로 디바이스에 네트워크 Off명령을 전송하고 그 결과를 지속적으로 수신하여 모니터링 해야 한다. OMA DM에서는 Generic Alert이나 DM Tree Change Alert 메시지를 통하여 관리 오브젝트나 DM Tree의 변화를 보고할 수 있는 방법을 정의하고 있지만, 클라이언트에서 관리명령 결과가 빈번하게 변경되면 디바이스 관리를 유지하기 위해서는 빈번하게 클라이언트에서 Alert전송, 서버에서 관리명령 전송 및 클라이언트에서의 관리결과 송부 3단계를 거쳐 지속적인 관리를 진행해야 한다. 따라서 관리명령에 대한 지속적인 관리가 필요한 상황을 효과적으로 지원하지 못한다.For example, if a device management function requires that the device's network function continue to be turned off during the entire management session, then the existing OMA device management technique will continually send a network off command to the device, do. OMA DM defines a method for reporting the change of a managed object or DM tree through Generic Alert or DM Tree Change Alert message. However, if the management command result is frequently changed on the client, , It is necessary to carry out the continuous management through the three steps of sending Alert, sending the management command from the server, and sending the management result from the client. Therefore, it does not effectively support situations where continuous management of management commands is required.

도 1은 기존 방법을 이용한 지속적인 디바이스 유지 관리방법을 설명한 것이다.Figure 1 illustrates a method for maintaining a persistent device using an existing method.

Ts 동안 지속적으로 디바이스 관리 결과를 유지해야 하는 디바이스 관리방법의 경우, 상기 시간 동안 디바이스 관리 결과가 n차 변한다고 가정하면, 디바이스 관리 결과가 발생할 때마다 클라이언트에서 Alert메시지를 전송하고 서버는 디바이스 관리 명령을 재전송하며, 클라이언트는 그 결과를 다시 전송하는 디바이스 관리를 n번 반복해서 수행해야 한다.In the case of a device management method in which a device management result must be maintained continuously for T s , assuming that the device management result changes n-times during the time, the client sends an Alert message every time a device management result occurs, The command is retransmitted, and the client must repeat the device management to send the result back n times.

또는 Alert메시지를 사용하지 않을 경우, 서버에서 일정주기인 Tr마다 관리를 수행함으로써 클라이언트에서 디바이스 관리가 지속적으로 유지되도록 해야 한다. 이와 같은 상황에서 필요한 서버-클라이언트 간의 세션대화 차수는 수학식 1과 같이 나타낼 수 있다.Or if the Alert message is not used, the server must perform management every T r periodically so that the client maintains device management continuously. The number of session conversations between the server and the client required in such a situation can be expressed by Equation (1).

Figure 112013051204314-pat00001
Figure 112013051204314-pat00001

수학식 1에서 [x]는 x보다 크지 않은 정수를 표시한다.In Equation (1), [x] denotes an integer not greater than x.

기존의 방식에서 디바이스의 상태가 자주 변경되거나 지속적으로 오랫동안 디바이스 관리 상태를 유지해야 하는 경우 디바이스 관리 결과를 유지하기 위해서는 더 많은 서버-클라이언트 간의 세션대화 n가 필요함을 알 수 있다. 이는 디바이스 관리 부하를 증가시키며 효율적인 디바이스 관리 유지가 어렵게 됨을 의미하며, 지속적인 디바이스 관리 유지를 위한 효율적인 디바이스 관리 방법이 필요함을 알 수 있다.
If the state of the device changes frequently in the conventional manner or if the device management state must be maintained for a long time continuously, it can be seen that more server-client session conversation is required to maintain the device management result. This means that it is difficult to maintain efficient device management while increasing the device management load, and it is necessary to have an efficient device management method for maintaining the continuous device management.

본 발명은 전술한 문제점을 해결하기 위하여, 서버에서 디바이스로 관리명령을 전송함에 있어서 관리명령을 유지하는 유지명령을 함께 전송하거나 관리명령 내에 관리명령이 유지될 수 있도록 하는 유지속성을 추가하여 전송함으로써, 관리명령이 유지되는 동안에 불필요한 서버와 클라이언트 간의 세션대화가 발생하지 않도록 하는 디바이스 관리 서버 및 그 방법을 제공하는 것을 목적으로 한다.
In order to solve the above-mentioned problem, in the present invention, when a management command is transmitted from a server to a device, a maintenance command for holding an administrative command is transmitted together or a retention attribute for allowing management commands to be maintained in the management command is added and transmitted And to prevent a session conversation between an unnecessary server and a client from occurring while the management command is maintained, and a method thereof.

본 발명은 디바이스 관리를 위한 관리명령을 생성하는 관리명령생성부; 상기 관리명령의 유지를 위한 유지명령을 생성하는 유지명령생성부; 및 상기 관리명령 및 상기 유지명령을 상기 디바이스로 전송하는 명령전송부를 포함하는 디바이스 관리 서버를 제공한다.The present invention provides an information processing apparatus including an administration command generation unit for generating management commands for device management; A maintenance command generation unit for generating a maintenance command for maintaining the management command; And a command transmission unit for transmitting the management command and the maintenance command to the device.

본 발명의 일면에 따르면, 디바이스 관리를 위한 관리명령을 생성하고, 상기 관리명령 내에 상기 관리명령의 유지를 위한 유지속성을 포함시키는 관리명령생성부; 및 상기 관리명령을 상기 디바이스로 전송하는 명령전송부를 포함하는 디바이스 관리 서버를 제공한다.According to an aspect of the present invention, there is provided a management apparatus, comprising: an administrative command generation unit for generating a management command for device management and including a maintenance attribute for maintaining the management command in the management command; And a command transmission unit for transmitting the management command to the device.

본 발명은 디바이스 관리를 위한 관리명령을 생성하는 단계; 상기 관리명령이 상기 디바이스에서 유지되도록 하는 유지명령을 생성하는 단계; 및 상기 관리명령 및 상기 유지명령을 상기 디바이스로 전송하는 단계를 포함하는 디바이스 관리 방법을 제공한다.The present invention provides a method for managing a device, the method comprising: generating an administrative command for device management; Generating a maintenance command such that the management command is maintained at the device; And transferring the management command and the maintenance command to the device.

본 발명의 일면에 따르면, 상기 관리명령을 생성하는 단계는 상기 관리명령이 상기 디바이스에서 유지되도록 하기 위한 유지속성을 상기 관리명령 내에 포함시키는 것인 디바이스 관리 방법을 제공한다.According to an aspect of the present invention, the step of generating the management command includes a maintenance attribute for causing the management command to be retained in the device.

본 발명의 다른 일면에 따르면, 상기 유지명령을 생성하는 단계는 상기 관리명령에 따른 관리 유지시간을 포함하는 상기 유지명령을 생성하는 것인 디바이스 관리 방법을 제공한다.According to another aspect of the present invention, the generating of the maintenance command generates the maintenance command including the management maintenance time according to the management command.

본 발명은 디바이스 관리 서버로부터 관리명령 및 유지명령을 수신하는 단계; 상기 관리명령에 따른 관리를 수행하는 단계; 및 디바이스의 상태 변화시 상기 유지명령에 따라 상기 관리명령에 따른 관리가 유지되도록 하는 단계를 포함하고, 상기 관리명령에 따른 관리가 유지되도록 하는 단계는, 상기 유지명령에 포함된 관리 유지시간을 확인하고 상기 관리 유지시간 동안 상기 관리명령에 따른 관리가 유지되도록 하는 것 또는 상기 관리명령 내에 포함된 유지속성을 확인하고 상기 유지속성에 따라 상기 관리명령에 따른 관리가 유지되도록 하는 것인 디바이스 관리 방법을 제공한다.
The method includes receiving a management command and a maintenance command from a device management server; Performing management according to the management command; And maintaining the management according to the management command according to the maintenance command when the status of the device is changed, wherein the step of maintaining the management according to the management command comprises: And the management according to the management command is maintained during the management maintenance time or the maintenance attribute included in the management command is confirmed and management according to the management command is maintained according to the maintenance attribute to provide.

본 발명에서는 디바이스 관리 프로토콜에서 유지명령을 추가하거나 디바이스 관리명령에 유지속성을 추가함으로써 디바이스 관리를 수행한 후 그 결과가 빈번하게 변경되는 경우에 서버와 클라이언트간의 관리 세션을 줄임으로써 서버-클라이언트간의 관리부하를 증가시키지 않으면서도 일정 기간 동안 디바이스 관리 결과를 유지할 수 있는 디바이스 관리 서버 및 그 방법을 제공한다.
In the present invention, when device management is performed by adding a maintenance command in a device management protocol or by adding a maintenance attribute to a device management command, in the case where the result is frequently changed, management sessions between the server and the client are reduced, A device management server that can maintain the device management result for a predetermined period of time without increasing the load, and a method thereof.

도 1은 종래의 디바이스 관리 방법의 과정을 나타낸 도면.
도 2는 본 발명의 일실시예에 따른 디바이스 관리 서버의 구조를 나타낸 블록도.
도 3은 본 발명의 일실시예에 따른 디바이스 관리 방법의 과정을 나타낸 도면.
도 4는 본 발명의 일실시예에 따라 유지명령을 사용하여 디바이스 관리를 유지하는 방법의 메시지를 나타낸 도면.
도 5는 본 발명의 일실시예에 따라 유지속성을 사용하여 디바이스 관리를 유지하는 방법의 메시지를 나타낸 도면.
1 is a diagram illustrating a process of a conventional device management method.
2 is a block diagram illustrating a structure of a device management server according to an embodiment of the present invention;
3 is a diagram illustrating a process of a device management method according to an embodiment of the present invention.
4 illustrates a message in a method of maintaining device management using a keep command in accordance with one embodiment of the present invention.
5 illustrates a message of a method of maintaining device management using a retention attribute in accordance with an embodiment of the present invention.

본 발명의 이점 및 특징, 그리고 그것들을 달성하는 방법은 첨부되는 도면과 함께 상세하게 후술 되어 있는 실시예들을 참조하면 명확해질 것이다. 그러나 본 발명은 이하에서 개시되는 실시예들에 한정되는 것이 아니라 서로 다른 다양한 형태로 구현될 것이며, 단지 본 실시예들은 본 발명의 개시가 완전하도록 하며, 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 발명의 범주를 완전하게 알려주기 위해 제공되는 것이며, 본 발명은 청구항의 범주에 의해 정의된다.BRIEF DESCRIPTION OF THE DRAWINGS The advantages and features of the present invention and the manner of achieving them will become apparent with reference to the embodiments described in detail below with reference to the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as being limited to the embodiments set forth herein. Rather, these embodiments are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. Is provided to fully convey the scope of the invention to those skilled in the art, and the invention is defined by the scope of the claims.

한편, 본 명세서에서 사용된 용어는 실시예들을 설명하기 위한 것이며 본 발명을 제한하고자 하는 것은 아니다. 본 명세서에서, 단수형은 문구에서 특별히 언급하지 않는 한 복수형도 포함한다. 명세서에서 사용되는 "포함한다(comprises)" 및/또는 "포함하는(comprising)"은 언급된 구성소자, 단계, 동작 및/또는 소자는 하나 이상의 다른 구성소자, 단계, 동작 및/또는 소자의 존재 또는 추가를 배제하지 않는다. 이하, 첨부된 도면을 참조하여 본 발명의 실시예를 상세히 설명하기로 한다.It is to be understood that the terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. In the present specification, the singular form includes plural forms unless otherwise specified in the specification. As used herein, the terms " comprises, " and / or "comprising" refer to the presence or absence of one or more other components, steps, operations, and / Or additions. Hereinafter, embodiments of the present invention will be described in detail with reference to the accompanying drawings.

도 2는 본 발명의 일실시예에 따른 디바이스 관리 서버의 구조를 나타낸 블록도이다.2 is a block diagram illustrating a structure of a device management server according to an embodiment of the present invention.

본 발명의 일실시예에 따른 디바이스 관리 서버(200)는 관리명령생성부(201), 유지명령생성부(202) 및 명령전송부(203)를 포함한다.The device management server 200 according to an embodiment of the present invention includes a management command generation unit 201, a hold command generation unit 202, and an instruction transfer unit 203.

관리명령생성부(201)는 클라이언트(210)를 관리하기 위한 관리명령, 예컨대, 디바이스의 Off명령 등을 생성한다. 관리명령생성부(201)가 생성한 관리명령은 명령전송부(203)를 통해 클라이언트(210)로 전송된다.The management command generation unit 201 generates an management command for managing the client 210, for example, an Off command of the device. The management command generated by the management command generation unit 201 is transmitted to the client 210 through the command transmission unit 203. [

유지명령생성부(202)는 관리명령생성부(201)가 생성한 관리명령에 따른 클라이언트(210)의 관리상태가 유지될 수 있도록 하는 유지명령을 생성한다. 유지명령은 관리명령이 유지되는 시간을 나타내는 속성을 포함할 수도 있다. 유지명령생성부(202)가 생성한 유지명령은 관리명령생성부(201)가 생성한 관리명령과 함께 명령전송부(203)를 통해 클라이언트(210)로 전송된다.The maintenance command generation unit 202 generates a maintenance command that enables the management state of the client 210 according to the management command generated by the management command generation unit 201 to be maintained. The maintenance command may include an attribute indicating the time at which the management command is maintained. The maintenance command generated by the maintenance command generation unit 202 is transmitted to the client 210 via the command transmission unit 203 together with the management command generated by the management command generation unit 201. [

한편 본 발명의 다른 실시예에 따르면, 관리명령생성부(201)가 관리명령을 생성함에 있어서 유지속성을 관리명령 내에 포함하여 생성할 수도 있다. 이 경우 디바이스 관리 서버(200)는 관리명령만 클라이언트(210)로 전송하여 관리명령에 따른 관리상태가 유지속성에 따라 유지되도록 할 수 있다.According to another embodiment of the present invention, the management command generation unit 201 may generate the management command by including the maintenance attribute in the management command. In this case, the device management server 200 may transmit only the management command to the client 210 so that the management status according to the management command is maintained according to the maintenance attribute.

클라이언트(210)는 디바이스 관리 서버(200)로부터 관리명령을 수신하면 해당 관리명령에 따라 디바이스를 관리하고, 유지명령 또는 관리명령에 포함된 유지속성에 따라 디바이스의 관리 상태가 유지되도록 하며, 관리 상태가 유지되는 동안에는 상태 변화에 따른 Alert 메시지가 디바이스 관리 서버(200)로 전송되지 않도록 하여 서버와 클라이언트 간의 세션부하가 감소될 수 있도록 한다.When receiving the management command from the device management server 200, the client 210 manages the device according to the management command, maintains the management state of the device according to the maintenance attribute included in the maintenance command or the management command, The Alert message according to the state change is not transmitted to the device management server 200 so that the session load between the server and the client can be reduced.

도 3은 본 발명의 일실시예에 따른 디바이스 관리 서버에 의하여 디바이스가 관리되는 과정을 나타낸 도면이다.3 is a diagram illustrating a process of managing a device by a device management server according to an embodiment of the present invention.

본 발명은 종래의 디바이스 관리 방법의 문제점을 보완하기 위하여 새로운 유지(Maintain) 프로토콜 명령을 추가하거나 종래의 프로토콜 명령에 유지(Maintain) 속성을 추가함으로써 지속적인 디바이스 관리 유지를 지원하도록 한다.In order to solve the problems of the conventional device management method, the present invention supports persistent device management maintenance by adding a new maintenance protocol command or adding a maintenance attribute to a conventional protocol command.

도 3에 도시된 바와 같이, 본 발명은 서버와 클라이언트 간의 설정 단계를 수행한 후, 서버에서 관리명령을 전송하여 클라이언트가 관리명령에 따라 관리가 되도록 한다. 이때 클라이언트의 상태 변화가 발생하면 종래의 디바이스 관리 방법의 경우에는 클라이언트가 상태 변화에 따른 메시지를 서버로 전송하고 서버는 해당 메시지를 확인한 후 다시 관리명령을 전송하여 클라이언트에 대한 관리를 수행한다.As shown in FIG. 3, the present invention performs a configuration step between a server and a client, and then transmits a management command to the server so that the client is managed according to the management command. At this time, if the client changes state, the client transmits a message according to the state change to the server in the case of the conventional device management method, and the server confirms the message and transmits the management command again to perform management of the client.

본 발명은 이로 인하여 발생하는 서버와 클라이언트 간의 불필요한 세션 부하를 감소시키기 위한 것으로서, 클라이언트에서 상태 변화가 발생하면 유지명령 또는 유지속성을 실행시켜 클라이언트가 서버로 메시지를 전송하지 않고 서버로부터 수신한 관리명령에 따라 클라이언트의 관리가 이루어질 수 있도록 한다.The present invention reduces unneeded session load between a server and a client caused thereby. When a state change occurs in a client, a maintenance command or a holding attribute is executed so that a client does not transmit a message to the server, So that the management of the client can be performed.

본 발명은 관리명령과 별도의 유지명령을 이용하는 방법과 관리명령 내에 유지속성을 포함하는 방법을 제안하고 있는데, 도 4와 도 5는 본 발명의 일실시예를 나타낸다.The present invention proposes a method of using a maintenance command different from a management command and a method of including a maintenance attribute in a management command. FIGS. 4 and 5 show an embodiment of the present invention.

도 4는 본 발명의 일실시예에 따른 디바이스 관리 방법 중 유지명령을 이용하는 방법을 나타낸 것으로서, 디바이스 관리 프로토콜에 유지명령을 추가하여 카메라를 Off하는 과정을 예로 들어 나타낸 것이다.FIG. 4 illustrates a method of using a hold command in a device management method according to an exemplary embodiment of the present invention. FIG. 4 illustrates a process of turning off a camera by adding a hold command to a device management protocol.

일단 디바이스 관리 서버에서 <Exec>을 이용하여 카메라 Off명령을 전송하면 클라이언트는 이 명령을 수신하여 카메라를 Off하고 그 결과상태를 디바이스 관리 트리 <LocURI>./Hardware/Camera/Off</LocURI>에 저장한다.Once the device management server sends the camera off command using <Exec>, the client receives this command and turns off the camera and sets the result status to the device management tree <LocURI> ./ Hardware / Camera / Off </ LocURI> .

다음 <Maintain> 명령은 카메라 Off결과가 저장된 디바이스 관리 트리를 모니터링하며 카메라 상태 값이 Off에서 On으로 변화하는 경우 Maintain 속성값에 있는 <Command>의 속성값을 추출하여 서버에서 전송했던 디바이스 관리명령과 같은 명령을 재실행하여 카메라를 Off한다. 따라서 클라이언트가 서버로 불필요한 메시지를 전송하지 않고 서버가 전송한 관리명령에 따라 디바이스에 대한 관리가 지속될 수 있도록 한다.The following <Maintain> command monitors the device management tree where the camera off result is stored. If the camera status value changes from Off to On, it extracts the attribute value of <Command> in the Maintain attribute value, Execute the same command again and turn off the camera. Therefore, the client can maintain the management of the device according to the management command transmitted by the server without sending an unnecessary message to the server.

이때 <Maintain> 명령은 <Period> 속성을 포함할 수 있는데, <Period>는 디바이스 관리 유지시간을 표시하며 이 시간 동안 클라이언트는 상기 <Maintain>에 정의된 디바이스 관리를 유지하도록 한다. 이 기간 동안에는 클라이언트에서 상기 디바이스 관리트리에 저장된 디바이스 상태가 아무리 빈번하게 바뀌더라도 서버에 Alert 메시지를 전송하지 않으므로 서버와 클라이언트 간에는 메시지 송수신으로 인한 부하가 발생하지 않는다.At this time, the <Maintain> command may include a <Period> attribute, where <Period> represents a device management holding time, during which the client maintains the device management defined in the <Maintain>. During this period, no matter how frequently the device status stored in the device management tree changes in the client, an Alert message is not transmitted to the server, so that no load due to message transmission / reception occurs between the server and the client.

따라서 <Period> 속성이 없는 경우에는 서버로부터 새로운 관리명령을 수신할 때까지 먼저 수신한 관리명령에 따른 상태를 유지하며, <Period> 속성이 있는 경우에는 해당 기간 동안 관리 상태가 유지될 수 있도록 한다.Therefore, if there is no <Period> attribute, the state is maintained according to the received management command until a new management command is received from the server. If there is the <Period> attribute, the management state is maintained for the period .

도 5는 본 발명의 일실시예에 따른 디바이스 관리 방법 중 종래의 디바이스 관리명령에 <Maintain> 속성을 추가하여 디바이스 관리 유지를 지원하는 방법을 나타낸 것이다. 이 경우 서버와 클라이언트 간의 동작방법은 도 4에 도시된 방법과 동일하다.FIG. 5 illustrates a method of supporting device management maintenance by adding a <Maintain> attribute to a conventional device management command among the device management methods according to an exemplary embodiment of the present invention. In this case, the operation method between the server and the client is the same as that shown in FIG.

이상의 설명은 본 발명의 기술적 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면, 본 발명의 본질적 특성을 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능하다. 따라서, 본 발명에 표현된 실시예들은 본 발명의 기술적 사상을 한정하는 것이 아니라, 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 권리범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 특허청구범위에 의하여 해석되어야 하고, 그와 동등하거나, 균등한 범위 내에 있는 모든 기술적 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.
The foregoing description is merely illustrative of the technical idea of the present invention and various changes and modifications may be made without departing from the essential characteristics of the present invention. Therefore, the embodiments described in the present invention are not intended to limit the scope of the present invention, but are intended to be illustrative, and the scope of the present invention is not limited by these embodiments. It is intended that the present invention cover the modifications and variations of this invention provided they come within the scope of the appended claims and their equivalents, which fall within the scope of the present invention as claimed.

200 : 디바이스 관리 서버200: Device management server

Claims (9)

디바이스의 상태 관리를 위한 관리명령을 생성하는 관리명령생성부;
상기 관리명령을 수신한 디바이스의 상태변화가 발생하면 상기 관리명령에 따른 상기 디바이스의 상태를 유지하도록 하는 유지명령을 생성하는 유지명령생성부; 및
상기 관리명령 및 상기 유지명령을 상기 디바이스로 전송하는 명령전송부
를 포함하는 디바이스 관리 서버.
An administration command generation unit for generating an administration command for managing the state of the device;
A maintenance command generation unit for generating a maintenance command to maintain the status of the device according to the management command when a status change of the device receiving the management command occurs; And
An instruction transfer unit for transferring the management command and the maintenance command to the device,
The device management server comprising:
제1항에 있어서, 상기 유지명령생성부는
상기 유지명령을 생성함에 있어서, 상기 관리명령에 따른 관리 유지시간을 포함하여 상기 유지명령을 생성하는 것
인 디바이스 관리 서버.
The apparatus of claim 1, wherein the maintenance command generation unit
Generating the maintenance command by generating the maintenance command including the management maintenance time according to the management command;
In device management server.
디바이스의 상태 관리를 위한 관리명령을 생성하고, 상기 관리명령 내에 상기 관리명령을 수신한 디바이스의 상태변화가 발생하면 상기 관리명령에 따른 상기 디바이스의 상태를 유지하도록 하는 유지속성을 포함시키는 관리명령생성부; 및
상기 유지속성을 포함하는 관리명령을 상기 디바이스로 전송하는 명령전송부
를 포함하는 디바이스 관리 서버.
Generating a management command for managing the state of the device and including a maintenance attribute for maintaining the state of the device according to the management command when the state change of the device receiving the management command occurs in the management command, part; And
An instruction transmission unit for transmitting a management command including the maintenance attribute to the device;
The device management server comprising:
디바이스의 상태 관리를 위한 관리명령을 생성하는 단계;
상기 관리명령을 수신한 디바이스의 상태변화가 발생하면 상기 관리명령에 따른 상기 디바이스의 상태가 유지되도록 하는 유지명령을 생성하는 단계; 및
상기 관리명령 및 상기 유지명령을 상기 디바이스로 전송하는 단계
를 포함하는 디바이스 관리 방법.
Generating an administrative command for state management of the device;
Generating a maintenance command to maintain the status of the device according to the management command when a status change of the device receiving the management command occurs; And
Transmitting the management command and the maintenance command to the device
The device management method comprising:
제4항에 있어서, 상기 관리명령을 생성하는 단계는
상기 관리명령에 따른 상기 디바이스의 상태가 유지되도록 하기 위한 유지속성을 상기 관리명령 내에 포함시키는 것
인 디바이스 관리 방법.
5. The method of claim 4, wherein generating the management command further comprises:
Including a maintenance attribute for maintaining the state of the device according to the management command in the management command
In device management method.
제4항에 있어서, 상기 유지명령을 생성하는 단계는
상기 관리명령에 따른 관리 유지시간을 포함하는 상기 유지명령을 생성하는 것
인 디바이스 관리 방법.
5. The method of claim 4, wherein generating the hold command comprises:
Generating the maintenance command including the management maintenance time according to the management command
In device management method.
디바이스가 디바이스 관리 서버로부터 관리명령 및 유지명령을 수신하는 단계;
상기 관리명령에 따라 상기 디바이스의 상태 관리를 수행하는 단계; 및
상기 디바이스의 상태변화가 발생하면 상기 유지명령에 의하여 상기 관리명령을 재실행시키고 상기 관리명령에 따른 상태 관리가 유지되도록 하는 단계
를 포함하는 디바이스 관리 방법.
Receiving a management command and a maintenance command from the device management server;
Performing status management of the device according to the management command; And
When the status change of the device occurs, re-executing the management command by the maintenance command and maintaining state management according to the management command
The device management method comprising:
제7항에 있어서, 상기 관리명령에 따른 상태 관리가 유지되도록 하는 단계는
상기 유지명령에 포함된 관리 유지시간을 확인하고, 상기 관리 유지시간 동안 상기 관리명령에 따른 상태 관리가 유지되도록 하는 것
인 디바이스 관리 방법.
8. The method of claim 7, wherein maintaining the state management according to the management command further comprises:
Checking the management maintenance time included in the maintenance command, and maintaining the state management according to the management command during the management maintenance time
In device management method.
제7항에 있어서, 상기 관리명령에 따른 상태 관리가 유지되도록 하는 단계는
상기 관리명령 내에 포함된 유지속성을 확인하고, 상기 유지속성에 따라 상기 관리명령에 따른 상태 관리가 유지되도록 하는 것
인 디바이스 관리 방법.
8. The method of claim 7, wherein maintaining the state management according to the management command further comprises:
Checking the maintenance attribute included in the management command, and maintaining the state management according to the management command in accordance with the maintenance attribute
In device management method.
KR1020130065895A 2013-06-10 2013-06-10 Device Management Server and the Method KR101566494B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020130065895A KR101566494B1 (en) 2013-06-10 2013-06-10 Device Management Server and the Method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020130065895A KR101566494B1 (en) 2013-06-10 2013-06-10 Device Management Server and the Method

Publications (2)

Publication Number Publication Date
KR20140144007A KR20140144007A (en) 2014-12-18
KR101566494B1 true KR101566494B1 (en) 2015-11-05

Family

ID=52674486

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020130065895A KR101566494B1 (en) 2013-06-10 2013-06-10 Device Management Server and the Method

Country Status (1)

Country Link
KR (1) KR101566494B1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100864940B1 (en) 2006-12-27 2008-10-22 (재)대구경북과학기술연구원 Method of controlling the session for the OMA DM protocol
KR101030185B1 (en) 2005-10-13 2011-04-18 후아웨이 테크놀러지 컴퍼니 리미티드 Managing method of terminal devices

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101030185B1 (en) 2005-10-13 2011-04-18 후아웨이 테크놀러지 컴퍼니 리미티드 Managing method of terminal devices
KR100864940B1 (en) 2006-12-27 2008-10-22 (재)대구경북과학기술연구원 Method of controlling the session for the OMA DM protocol

Also Published As

Publication number Publication date
KR20140144007A (en) 2014-12-18

Similar Documents

Publication Publication Date Title
CA2991685C (en) System and method for secure real-time cloud services
US20170149606A1 (en) Synchronization of Configuration File of Virtual Application Distribution Chassis
KR101552170B1 (en) Method and apparatus for managing connection by using dummy http
US9100424B1 (en) System and method for secure real-time cloud services
EP2858332B1 (en) Method and device for establishing a connection
MX2021003582A (en) Support for transmission in preconfigured ul resources.
CN104348697B (en) The processing method of video communication information, apparatus and system
US20140115125A1 (en) Method for Receiving Data, Method for Sending Data, Mobile Terminal, and Server
US10230807B2 (en) Method and apparatus for energy-optimized data transmission using the OPC UA protocol in radio networks
MX2020010748A (en) Transmission control method and device.
US9413851B2 (en) Information processing system, information processing device, client terminal, and computer readable medium
CN106797330B (en) Method, Traffic Monitor (TM), Request Router (RR) and system for monitoring a Content Delivery Network (CDN)
CN101594320A (en) A kind of method for message interaction based on snmp protocol
EP4274184A3 (en) Method and apparatus for transmitting and receiving data in wireless communication system
CN104539510A (en) Multi-protocol-based information pushing system and method
CN110809262B (en) COAP protocol-based operation and maintenance management method for Internet of things equipment
EP3171565B1 (en) Methods, devices and system for netconf hello packets interaction
KR101566494B1 (en) Device Management Server and the Method
EP3195528B1 (en) Application control interworking in network
US10200441B2 (en) Methods, an online object, a web-based message exchange server, a mobile device, a target offline object, a network and a computer program product
WO2015077255A4 (en) Methods systems and computer readable media for providing real time data network usage information using subscription profile repository (spr)
JP2015141644A (en) Data collection apparatus
JPWO2006043411A1 (en) Communication device and terminal existence confirmation method
WO2017165999A1 (en) Network service implementation method, service controller, and communication system
WO2013036099A1 (en) System and method for rich internet application session transfer

Legal Events

Date Code Title Description
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
FPAY Annual fee payment

Payment date: 20180918

Year of fee payment: 4

FPAY Annual fee payment

Payment date: 20190924

Year of fee payment: 5