KR101846778B1 - Method for ID Resolution Service and M2M System applying the same - Google Patents

Method for ID Resolution Service and M2M System applying the same Download PDF

Info

Publication number
KR101846778B1
KR101846778B1 KR1020170039718A KR20170039718A KR101846778B1 KR 101846778 B1 KR101846778 B1 KR 101846778B1 KR 1020170039718 A KR1020170039718 A KR 1020170039718A KR 20170039718 A KR20170039718 A KR 20170039718A KR 101846778 B1 KR101846778 B1 KR 101846778B1
Authority
KR
South Korea
Prior art keywords
resource
query
retrieved
external server
receiving
Prior art date
Application number
KR1020170039718A
Other languages
Korean (ko)
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 KR1020170039718A priority Critical patent/KR101846778B1/en
Application granted granted Critical
Publication of KR101846778B1 publication Critical patent/KR101846778B1/en

Links

Images

Classifications

    • G06F17/30424
    • G06F17/301
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/30Managing network names, e.g. use of aliases or nicknames

Abstract

Provided are an ID confirmation service method and a machine to machine (M2M) system applying the same. According to an embodiment of the present invention, the ID confirmation service method comprises the following steps of: receiving an ID question; providing information matched with a searched ID if the questioned ID is searched from a first resource; and delivering the ID question to an external server set in a second resource if the questioned ID is not searched from the first resource. Therefore, a normal service becomes possible regarding some ID holding a previous question processing result even when a network situation is bad or the network is disconnected.

Description

ID 확인 서비스 방법 및 이를 적용한 M2M 시스템{Method for ID Resolution Service and M2M System applying the same}METHOD FOR ID IDENTIFICATION SERVICE AND M2M SYSTEM USING THE SAME

본 발명은 M2M(Machine to Machine)/IoT(Internet of Things) 기술에 관한 것으로, 더욱 상세하게는 애플리케이션이 질의하는 ID에 대한 메타 정보를 제공하는 서비스 방법 및 이를 적용한 M2M 시스템에 관한 것이다.The present invention relates to a M2M (Machine to Machine) / IoT (Internet of Things) technology, and more particularly, to a service method for providing meta information about an ID queried by an application and an M2M system using the service method.

도 1은 기존의 ID 확인 서비스(ID Resolution Service)를 제공하는 과정의 설명에 제공되는 도면이다.FIG. 1 is a diagram illustrating a process of providing an existing ID resolution service.

ID 확인 서비스는, 도 1에 도시된 바와 같이, 애플리케이션(App)이 사물의 ID를 M2M 플랫폼(M2M Platform)에 질의하면, M2M 플랫폼이 외부 ID 서버(External Identification Server)에 문의하고 ID에 대한 메타 정보 획득하여 반환하는 과정에 의해 이루어진다.1, when the application (App) queries the M2M platform (M2M Platform) of the object, the M2M platform inquires the external identification server (External Identification Server) Information is acquired and returned.

이와 같이, ID 확인 서비스에는 외부 ID 서버의 개입을 필요로 하는데, 이는 네트워크 상황이 좋지 않은 경우 서비스 속도 저하를 유발할 수 있으며, 네트워크가 단절된 경우에는 서비스가 불가능해지는 문제가 있다.As described above, the ID verification service requires the intervention of the external ID server, which may cause a decrease in the service speed when the network situation is poor, and a problem that the service becomes impossible when the network is disconnected.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, ID 확인 지연이나 불능을 방지하여 서비스를 개선하기 위한 방안으로, 외부 서버를 통한 ID 질의 전에 과거 질의 처리 결과를 저장하고 있는 리소스에서 ID 질의 처리를 선 수행하는 ID 확인 서비스 방법 및 이를 적용한 M2M 시스템을 제공함에 있다.SUMMARY OF THE INVENTION The present invention has been conceived in order to solve the problems as described above, and it is an object of the present invention to provide a method for improving service by preventing ID verification delay or incapability, And an ID checking service method for performing an ID inquiry process on a resource that is being executed and an M2M system to which the ID checking service method is applied.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, ID 확인 서비스 방법은, ID 질의를 수신하는 단계; 질의된 ID가 제1 리소스에서 검색되면, 검색된 ID에 매칭된 정보를 제공하는 단계; 질의된 ID가 제1 리소스에서 검색되지 않으면, 제2 리소스에 설정된 외부 서버에 ID 질의를 전달하는 단계;를 포함한다.According to an aspect of the present invention, there is provided an ID checking service method comprising: receiving an ID query; If the retrieved ID is retrieved from the first resource, providing information matched to the retrieved ID; And transmitting the ID query to the external server set in the second resource if the inquired ID is not retrieved from the first resource.

그리고, 제1 리소스는, 외부 서버에 질의된 ID 및 ID 질의 처리 결과로 제공된 정보가 매칭되어 누적 저장될 수 있다.The first resource can be accumulated and stored by matching the ID and the information provided as a result of the ID query processing to the external server.

또한, 본 발명의 일 실시예에 따른 ID 확인 서비스 방법은, ID 질의를 처리하기 위한 제2 리소스를 생성하는 단계; ID 질의를 전달할 외부 서버의 URI를 제2 리소스에 설정하는 단계; 외부 서버의 접속에 필요한 크리덴셜 정보를 제2 리소스에 설정하는 단계;를 더 포함할 수 있다.According to another aspect of the present invention, there is provided an ID verification service method including: generating a second resource for processing an ID query; Setting a URI of an external server to which an ID query is to be transmitted to a second resource; And setting the credential information necessary for connection to the external server to the second resource.

그리고, 본 발명의 일 실시예에 따른 ID 확인 서비스 방법은,외부 서버에 대한 ID 질의 처리 결과를 제1 리소스에 저장할지 여부를 제2 리소스에 설정하는 단계;를 더 포함할 수 있다.The ID checking service method according to an embodiment of the present invention may further include setting a result of the ID query processing for the external server in the first resource to the second resource.

또한, 본 발명의 일 실시예에 따른 ID 확인 서비스 방법은, 질의된 ID를 제1 리소스에서 먼저 검색할지 여부를 제2 리소스에 설정하는 단계;를 더 포함할 수 있다.The ID checking service method according to an embodiment of the present invention may further include setting a second resource to determine whether to search the first resource for the inquired ID.

그리고, 제2 리소스는, ID 질의를 수신하기 위한 자녀 리소스를 포함할 수 있다.And, the second resource may include a child resource for receiving the ID query.

또한, 자녀 리소스는, 가상 리소스일 수 있다.Further, the child resource may be a virtual resource.

한편, 본 발명의 다른 실시예에 따른, 전자 기기는, ID 질의를 수신하는 통신부; 및 질의된 ID가 제1 리소스에서 검색되면 검색된 ID에 매칭된 정보를 제공하고, 질의된 ID가 제1 리소스에서 검색되지 않으면 제2 리소스에 설정된 외부 서버에 ID 질의를 전달하는 프로세서;를 포함한다.According to another aspect of the present invention, there is provided an electronic device including: a communication unit for receiving an ID query; And a processor for providing information matched to the retrieved ID if the retrieved ID is retrieved from the first resource and for transmitting the ID query to the external server set in the second resource if the retrieved ID is not retrieved from the first resource .

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 외부 서버를 통한 ID 질의 전에 과거 질의 결과를 저장하고 있는 리소스에서 ID 질의 처리를 선 수행함으로써, 과거 질의 처리 결과를 보유하고 있는 일부의 ID에 대해서는 네트워크 상황이 좋지 않은 경우나 네트워크가 단절된 경우에도 정상적인 서비스가 가능해진다.As described above, according to the embodiments of the present invention, the ID query processing is performed on the resource storing the past query result before the ID query through the external server, so that a part of the ID holding the past query processing result The normal service becomes possible even when the network situation is bad or the network is disconnected.

도 1은 기존의 ID 확인 서비스를 제공하는 과정의 설명에 제공되는 도면,
도 2는 본 발명의 일 실시예에 따른 ID 확인 서비스 방법의 개념 설명에 제공되는 도면,
도 3은 본 발명의 다른 실시예에 따른 ID 확인 서비스 방법의 설명에 제공되는 흐름도,
도 4는 본 발명이 적용 가능한 M2M/IoT 시스템을 도시한 도면, 그리고,
도 5는, 도 4에 도시된 전자 기기들의 내부 블럭도이다.
BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram illustrating a process of providing an existing ID verification service,
2 is a block diagram illustrating a concept of an ID verification service method according to an embodiment of the present invention.
FIG. 3 is a flowchart provided in a description of an ID verification service method according to another embodiment of the present invention;
4 is a diagram illustrating an M2M / IoT system to which the present invention is applicable,
5 is an internal block diagram of the electronic devices shown in Fig.

이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.Hereinafter, the present invention will be described in detail with reference to the drawings.

도 2는 본 발명의 일 실시예에 따른 ID 확인 서비스 방법의 개념 설명에 제공되는 도면이다.2 is a diagram illustrating a concept of an ID verification service according to an embodiment of the present invention.

도 2에 도시된 바와 같이, 본 발명의 실시예에 따른 ID 확인 서비스는, 사용자 단말에 설치된 AE(Application Entity)(100), M2M 플랫폼에 설치된 CSE(Common Service Entity)(200) 및 외부 ID 서버(External Identification Server)(300)의 연동에 의해 이루어진다.2, an ID checking service according to an embodiment of the present invention includes an AE (Application Entity) 100 installed in a user terminal, a CSE (Common Service Entity) 200 installed in an M2M platform, (External Identification Server) 300. [

구체적으로, AE(100)가 CSE(200)에 사물의 ID를 전송하면서 질의하면, CSE(200)는 기저장되어 있는 메타 정보들과 외부 ID 서버(300)에 저장된 메타 정보들을 선택적으로 활용하여 ID 질의에 응답한다.Specifically, when the AE 100 queries the CSE 200 while transmitting the ID of the object, the CSE 200 selectively uses the stored meta information and the meta information stored in the external ID server 300 It responds to the ID query.

이와 같은 서비스를 제공하기 위한, CSE(200)의 리소스 구조는 도 2의 하부에 도시된 바와 같이, <IDService> 리소스와 <container> 리소스를 포함하는 구조로 구축된다.In order to provide such a service, the resource structure of the CSE 200 is constructed with a structure including an <IDService> resource and a <container> resource as shown in the lower part of FIG.

<IDService> 리소스는 AE(100)의 ID 질의를 처리하기 위한 리소스로, AE(100)에 의해 생성된다.The <IDService> resource is a resource for processing the ID query of the AE 100, and is generated by the AE 100.

<IDService> 리소스에는 AE(100)의 ID 질의를 전달할, 즉, ID 질의를 처리할 외부 ID 서버(300)의 End Point URI(Uniform Resource Identifier)가 타겟으로 설정된다.The ID resource of the external ID server 300 to which the ID query of the AE 100 is to be transmitted, that is, the ID query, is set in the <IDService> resource as a target.

그리고, <IDService> 리소스에는 외부 ID 서버(300)의 접속에 필요한 Credential 정보가 설정된다. Credential information necessary for connection of the external ID server 300 is set in the <IDService> resource.

또한, <IDService> 리소스는 자녀 리소스로 <queryPoint> 리소스를 포함하는데, <queryPoint> 리소스는 AE(100)로부터 ID 질의를 수신하기 위한 가상 리소스이다. AE(100)는 <queryPoint> 리소스의 URI에 ID 질의를 전송한다.Also, the <IDService> resource includes a <queryPoint> resource as a child resource, and the <queryPoint> resource is a virtual resource for receiving an ID query from the AE 100. The AE 100 sends an ID query to the URI of the <queryPoint> resource.

<container> 리소스는, <IDService> 리소스가 생성된 이후에 외부 ID 서버(300)에서 수행된 ID 질의 처리 결과가 저장되는 리소스이다.The <container> resource is a resource in which the ID query processing result performed in the external ID server 300 is stored after the <IDService> resource is created.

도 2에 나타난 바와 같이, <container> 리소스에는 외부 ID 서버(300)에서 수행된 ID 질의 처리 결과로써, '질의된 ID'와 'ID 질의 처리 결과로 제공된 메타 정보'가 매칭된 <contentInstace> 생성/업데이트 된다.As shown in FIG. 2, as a result of the ID query processing performed by the external ID server 300, a <contentInstace> generated by matching the 'inquired ID' and the 'meta information provided as the ID query processing result' / Is updated.

<IDService> 리소스에는 <container> 리소스에 링크하기 위한 주소(리소스 ID)가 storageLink로 설정되어 있다. 질의된 ID에 매칭된 메타 정보를 <container> 리소스에서 검색할 수 있도록 하기 위함이다.In the <IDService> resource, the address (resource ID) for linking to the <container> resource is set to storageLink. To allow meta information matched to the queried ID to be retrieved from the <container> resource.

나아가, <IDService> 리소스에는 외부 ID 서버(300)에 의한 ID 질의 처리 결과를 <container> 리소스에 저장할지 여부를 나타내는 "localStorageEnable"을 TRUE/FALSE로 설정할 수 있다.Furthermore, the <IDService> resource may be set to TRUE / FALSE in the "localStorageEnable" indicating whether or not the ID query processing result by the external ID server 300 is stored in the <container> resource.

또한, <IDService> 리소스에는 AE(100)의 ID 질의를 <container> 리소스에서 처리, 즉 질의된 ID를 <container> 리소스에서 먼저 검색할지 여부를 나타내는 "localSearchEnable"을 TRUE/FALSE로 설정할 수 있다.In addition, the <IDService> resource can be set to TRUE / FALSE for "localSearchEnable", which indicates whether the ID query of the AE 100 is processed by the <container> resource, that is, whether the query ID is first retrieved from the <container> resource.

도 2에 도시된 리소스 구조에 의해, M2M 플랫폼의 CSE(200)가 ID 확인 서비스를 제공하는 과정에 대해, 이하에서 도 3을 참조하여 상세히 설명한다.The process of providing the ID verification service by the CSE 200 of the M2M platform by the resource structure shown in FIG. 2 will be described in detail with reference to FIG.

여기서는, "localStorageEnable"와 "localSearchEnable"가 모두 "TRUE"로 설정된 상황, 즉, 외부 ID 서버(300)에 의한 ID 질의 처리 결과가 <container> 리소스에 저장되고, AE(100)의 ID 질의를 <container> 리소스에서 먼저 처리할 수 있는 상황을 상정한다.In this case, the result of the ID query processing by the external ID server 300 is stored in the <container> resource and the ID query of the AE 100 is stored in the < Container> Assumes a situation where resources can be processed first.

도 3에 도시된 바와 같이, 먼저 AE(100)로부터 <queryPoint> 리소스를 통해 ID 질의가 수신되면(S410), CSE(200)는 <IDService> 리소스에 링크된 <container> 리소스에서 질의된 ID를 검색한다(S420).3, when the ID query is received from the AE 100 through the <queryPoint> resource (S410), the CSE 200 receives the ID queried from the <container> resource linked to the <IDService> resource (S420).

S420단계에서 질의된 ID가 검색되면(S420-Y), CSE(200)는 <container> 리소스에서 검색된 ID에 매칭되어 있는 메타 정보를 획득하여 AE(100)에 반환한다(S430).When the inquired ID is retrieved in step S420 (S420-Y), the CSE 200 obtains meta information matched with the ID retrieved from the <container> resource and returns it to the AE 100 (S430).

반면, S420단계에서 질의된 ID가 검색되지 않으면(S420-N), CSE(200)는 <IDService> 리소스에 설정된 외부 ID 서버(300)의 URI를 타겟으로 AE(100)의 ID 질의를 전달한다(S440).On the other hand, if the inquired ID is not retrieved in step S420 (S420-N), the CSE 200 delivers the ID query of the AE 100 using the URI of the external ID server 300 set in the <IDService> resource as a target (S440).

이후, CSE(200)는 외부 ID 서버(300)로부터 ID 질의 처리 결과로 메타 정보를 수신하는데(S450), ID와 메타 정보를 <IDService> 리소스에 링크된 <container> 리소스에 저장하고(S460), AE(100)에 ID 질의 처리 결과로 반환한다(S470).Then, the CSE 200 receives the meta information from the external ID server 300 as a result of the ID query processing (S450), stores the ID and the meta information in the <container> resource linked to the <IDService> resource (S460) , And returns it to the AE 100 as a result of the ID query processing (S470).

도 4는 본 발명이 적용 가능한 M2M/IoT 시스템을 도시한 도면이다. 본 발명이 적용 가능한 M2M/IoT 시스템은, 도 4에 도시된 바와 같이, 서버(500-1), 게이트웨이(500-21, 500-22), 디바이스(500-31, 500-32, 500-33, 500-34)와 같은 다양한 전자 기기들이 상호 통신가능하도록 연결되어 구축된다.4 is a diagram illustrating an M2M / IoT system to which the present invention is applicable. The M2M / IoT system to which the present invention can be applied includes a server 500-1, gateways 500-21 and 500-22, devices 500-31, 500-32, and 500-33 , 500-34) are connected and constructed so that they can communicate with each other.

도 4에 도시된 전자 기기들의 개수, 이를 테면, M2M/IoT 시스템을 구성하는 서버(500-1), 게이트웨이(500-21, 500-22) 및 디바이스(500-31, 500-32, 500-33, 500-34)의 대수는 예시적인 것이므로, 이와 다르게 구현하는 경우도 본 발명의 기술적 사상이 적용될 수 있다.The number of electronic devices shown in FIG. 4, such as the server 500-1, the gateways 500-21 and 500-22, and the devices 500-31, 500-32, and 500- 33, and 500-34) are illustrative, the technical idea of the present invention can be applied to the case of implementing them differently.

나아가, 도 4에 도시된 전자 기기들의 연결 구조 역시, 필요에 따라 다른 방식으로 대체될 수 있음은 물론이다.Further, it is needless to say that the connection structure of the electronic devices shown in FIG. 4 may be replaced by other methods as necessary.

도 4에 도시된 모든 전자 기기들은, 도 2에 제시된 M2M 플랫폼으로 기능할 수 있다. 즉, 서버(500-1), 게이트웨이(500-21, 500-22), 디바이스(500-31, 500-32, 500-33, 500-34) 모두 도 2에 도시된 CSE(200)를 구비하여, 도 3에 제시된 ID 확인 서비스를 AE(100)에 제공할 수 있는 것이다.All the electronic devices shown in Fig. 4 can function as the M2M platform shown in Fig. That is, the server 500-1, the gateways 500-21 and 500-22, and the devices 500-31, 500-32, 500-33, and 500-34 all have the CSE 200 shown in FIG. And can provide the ID checking service shown in FIG. 3 to the AE 100. [

도 5는 도 4에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(500-1), 게이트웨이(500-21, 500-22), 디바이스(500-31, 500-32, 500-33, 500-34) 모두가 공통된다. 따라서, 도 5에서는 이들을 참조 부호 "500"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.5 is an internal block diagram of the electronic devices shown in FIG. The configurations necessary for implementing the embodiment of the present invention include all of the server 500-1, the gateways 500-21 and 500-22, the devices 500-31, 500-32, 500-33, and 500-34 Common. 5, these are collectively referred to as "500 "

도 5에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(510), 프로세서(520), 저장부(530) 및 기능 블록(540)을 포함한다.5, the electronic devices according to another embodiment of the present invention include a communication unit 510, a processor 520, a storage unit 530, and a function block 540. [

통신부(510)는 외부 기기와 통신하고 외부 네트워크에 액세스하기 위한 통신 인터페이스 수단이다.The communication unit 510 is communication interface means for communicating with an external device and accessing an external network.

프로세서(520)는 적어도 하나의 AE(Application Entitr)와 CSE(Common Service Entity)를 포함한다. 전자 기기의 종류와 기능에 따라서는, AE가 포함되지 않을 수도 있다.The processor 520 includes at least one AE (Application Entr) and a CSE (Common Service Entity). Depending on the type and function of the electronic device, AE may not be included.

그리고, 여기에 도시된 AE는 도 2에 도시된 AE(100)가 아님에 유념하여야 한다. 도 2에 도시된 AE(100)는 M2M 플랫폼이 아닌 사용자 단말에 설치되는 구성이다.It should be noted that the AE shown here is not the AE 100 shown in FIG. The AE 100 shown in FIG. 2 is installed in a user terminal other than the M2M platform.

프로세서(520)의 ID 확인 서비스를 AE(100)에 제공할 수 있으며, 이 과정은 도 3에 도시된 알고리즘에 따라 수행한다.The ID verification service of the processor 520 may be provided to the AE 100, and this process is performed according to the algorithm shown in FIG.

저장부(530)는 프로세서(520)가 동작, 이를 테면, 리소스들을 생성하고 업데이트하며, ID 질의를 처리함에 있어 필요한 저장 공간을 제공한다.The storage 530 provides the necessary storage space for the processor 520 to operate, e.g., to create and update resources, and to process the ID queries.

기능 블록(540)은 전자 기기 본연의 기능을 수행한다. 이를 테면, 전자 기기가 디바이스(500-31, 500-32, 500-33, 500-34)인 경우, 센서 및/또는 액츄에이터가 이 기능 블록(540)에 해당한다.The function block 540 performs the function of the electronic device itself. For example, if the electronic device is a device 500-31, 500-32, 500-33, 500-34, the sensor and / or actuator corresponds to this functional block 540.

한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.It goes without saying that the technical idea of the present invention can also be applied to a computer-readable recording medium having a computer program for performing the functions of the apparatus and method according to the present embodiment. In addition, the technical idea according to various embodiments of the present invention may be embodied in computer-readable code form recorded on a computer-readable recording medium. The computer-readable recording medium is any data storage device that can be read by a computer and can store data. For example, the computer-readable recording medium may be a ROM, a RAM, a CD-ROM, a magnetic tape, a floppy disk, an optical disk, a hard disk drive, or the like. In addition, the computer readable code or program stored in the computer readable recording medium may be transmitted through a network connected between the computers.

또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed exemplary embodiments, but, on the contrary, It will be understood by those skilled in the art that various changes in form and detail may be made therein without departing from the spirit and scope of the present invention.

100 : AE(Application Entity)
200 : CSE(Common Service Entity)
300 : 외부 ID 서버(External Identification Server)
100: Application Entity (AE)
200: Common Service Entity (CSE)
300: External Identification Server

Claims (8)

ID 질의를 수신하는 단계;
질의된 ID가 제1 리소스에서 검색되면, 검색된 ID에 매칭된 정보를 제공하는 단계;
질의된 ID가 제1 리소스에서 검색되지 않으면, 제2 리소스에 설정된 외부 서버에 ID 질의를 전달하는 단계;를 포함하고,
제2 리소스는,
ID 질의를 수신하기 위한 자녀 리소스를 포함하는 것을 특징으로 하는 ID 확인 서비스 방법.
Receiving an ID query;
If the retrieved ID is retrieved from the first resource, providing information matched to the retrieved ID;
And if the inquired ID is not retrieved from the first resource, transmitting an ID query to the external server set in the second resource,
The second resource,
And a child resource for receiving the ID query.
청구항 1에 있어서,
제1 리소스는,
외부 서버에 질의된 ID 및 ID 질의 처리 결과로 제공된 정보가 매칭되어 누적 저장되는 것을 특징으로 하는 ID 확인 서비스 방법.
The method according to claim 1,
The first resource comprises:
And the information provided as a result of the ID query and the ID query processed by the external server are matched and cumulatively stored.
ID 확인 서비스 방법에 있어서,
ID 질의를 수신하는 단계;
질의된 ID가 제1 리소스에서 검색되면, 검색된 ID에 매칭된 정보를 제공하는 단계;
질의된 ID가 제1 리소스에서 검색되지 않으면, 제2 리소스에 설정된 외부 서버에 ID 질의를 전달하는 단계;를 포함하고,
제1 리소스는,
외부 서버에 질의된 ID 및 ID 질의 처리 결과로 제공된 정보가 매칭되어 누적 저장되며,
ID 확인 서비스 방법은,
ID 질의를 처리하기 위한 제2 리소스를 생성하는 단계;
ID 질의를 전달할 외부 서버의 URI를 제2 리소스에 설정하는 단계;
외부 서버의 접속에 필요한 크리덴셜 정보를 제2 리소스에 설정하는 단계;를 더 포함하는 것을 특징으로 하는 ID 확인 서비스 방법.
In an identity verification service method,
Receiving an ID query;
If the retrieved ID is retrieved from the first resource, providing information matched to the retrieved ID;
And if the inquired ID is not retrieved from the first resource, transmitting an ID query to the external server set in the second resource,
The first resource comprises:
The ID and the information provided as a result of the ID query processing are stored in a matching manner,
The ID verification service method includes:
Generating a second resource for processing an ID query;
Setting a URI of an external server to which an ID query is to be transmitted to a second resource;
And setting the credential information necessary for connection to the external server to the second resource.
청구항 3에 있어서,
외부 서버에 대한 ID 질의 처리 결과를 제1 리소스에 저장할지 여부를 제2 리소스에 설정하는 단계;를 더 포함하는 것을 특징으로 하는 ID 확인 서비스 방법.
The method of claim 3,
And setting a second resource to store an ID query processing result for an external server in the first resource.
청구항 4에 있어서,
질의된 ID를 제1 리소스에서 먼저 검색할지 여부를 제2 리소스에 설정하는 단계;를 더 포함하는 것을 특징으로 하는 ID 확인 서비스 방법.
The method of claim 4,
And setting a second resource to determine whether the inquired ID is to be searched first in the first resource.
삭제delete 청구항 1에 있어서,
자녀 리소스는,
가상 리소스인 것을 특징으로 하는 ID 확인 서비스 방법.
The method according to claim 1,
Child resources,
And a virtual resource.
ID 질의를 수신하는 통신부;
질의된 ID가 제1 리소스에서 검색되면 검색된 ID에 매칭된 정보를 제공하고, 질의된 ID가 제1 리소스에서 검색되지 않으면 제2 리소스에 설정된 외부 서버에 ID 질의를 전달하는 프로세서;를 포함하고,
제2 리소스는,
ID 질의를 수신하기 위한 자녀 리소스를 포함하는 것을 특징으로 하는 전자 기기.
A communication unit for receiving an ID query;
And a processor for providing information matched to the retrieved ID when the retrieved ID is retrieved from the first resource and for transmitting the retrieved ID to the external server set in the second resource if the retrieved ID is not retrieved from the first resource,
The second resource,
And a child resource for receiving the ID query.
KR1020170039718A 2017-03-29 2017-03-29 Method for ID Resolution Service and M2M System applying the same KR101846778B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020170039718A KR101846778B1 (en) 2017-03-29 2017-03-29 Method for ID Resolution Service and M2M System applying the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170039718A KR101846778B1 (en) 2017-03-29 2017-03-29 Method for ID Resolution Service and M2M System applying the same

Publications (1)

Publication Number Publication Date
KR101846778B1 true KR101846778B1 (en) 2018-04-06

Family

ID=61973769

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170039718A KR101846778B1 (en) 2017-03-29 2017-03-29 Method for ID Resolution Service and M2M System applying the same

Country Status (1)

Country Link
KR (1) KR101846778B1 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190103585A (en) * 2018-02-28 2019-09-05 전자부품연구원 Semantic Resource Discovery Method in M2M System
WO2019231019A1 (en) * 2018-05-31 2019-12-05 전자부품연구원 Id resolution service method and m2m system employing same
WO2022014827A1 (en) * 2020-07-13 2022-01-20 한국전자기술연구원 Method for selling and purchasing m2m dataset by using m2m data marketplace

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015105263A1 (en) * 2014-01-08 2015-07-16 주식회사 벤플 Method for accessing webpage and method for accessing web server
US20160358143A1 (en) 2015-06-08 2016-12-08 Telefonaktiebolaget L M Ericsson (Publ) Methods And Apparatuses For Tracking Service Provider Affiliations For Events Within A Machine-To-Machine Network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015105263A1 (en) * 2014-01-08 2015-07-16 주식회사 벤플 Method for accessing webpage and method for accessing web server
US20160358143A1 (en) 2015-06-08 2016-12-08 Telefonaktiebolaget L M Ericsson (Publ) Methods And Apparatuses For Tracking Service Provider Affiliations For Events Within A Machine-To-Machine Network

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20190103585A (en) * 2018-02-28 2019-09-05 전자부품연구원 Semantic Resource Discovery Method in M2M System
KR102116176B1 (en) 2018-02-28 2020-05-27 전자부품연구원 Semantic Resource Discovery Method in M2M System
WO2019231019A1 (en) * 2018-05-31 2019-12-05 전자부품연구원 Id resolution service method and m2m system employing same
WO2022014827A1 (en) * 2020-07-13 2022-01-20 한국전자기술연구원 Method for selling and purchasing m2m dataset by using m2m data marketplace

Similar Documents

Publication Publication Date Title
CN106933854B (en) Short link processing method and device and server
EP3178011B1 (en) Method and system for facilitating terminal identifiers
CN108683668B (en) Resource checking method, device, storage medium and equipment in content distribution network
CN108494755B (en) Method and device for transmitting Application Programming Interface (API) request
KR101846778B1 (en) Method for ID Resolution Service and M2M System applying the same
JP2019502186A (en) System and method for obtaining, processing and updating global information
CN113507475B (en) Cross-domain access method and device
KR20160056944A (en) Acceleration based on cached flows
CN105592083A (en) Method and device for terminal to have access to server by using token
US10516628B2 (en) Transfer device, transfer system, and transfer method
WO2016095644A1 (en) High availability solution method and device for database
WO2018068655A1 (en) License management method and system
CN113395340A (en) Information updating method, device, equipment, system and readable storage medium
US20130208651A1 (en) Relay system, relay device, and control method and control program of relay device
WO2017096886A1 (en) Content pushing method, apparatus and system
JP6233846B2 (en) Variable-length nonce generation
CN107526530B (en) Data processing method and device
CN111488568B (en) Client method, device, equipment and storage medium
CN109739615B (en) Mapping method and device of virtual hard disk and cloud computing platform
US9733871B1 (en) Sharing virtual tape volumes between separate virtual tape libraries
US10579429B2 (en) Log system and log method
CN107959683B (en) User name locking method and server
CN104079676A (en) Method and equipment of searching address of cloud computing cluster host
KR101535381B1 (en) Method for blocking internet access using uniform resource locator and ip address
CN115988067A (en) Application registration method and device, electronic equipment and storage medium

Legal Events

Date Code Title Description
E701 Decision to grant or registration of patent right
GRNT Written decision to grant