KR101852727B1 - Cross-Resource Subscriptions Management Method - Google Patents

Cross-Resource Subscriptions Management Method Download PDF

Info

Publication number
KR101852727B1
KR101852727B1 KR1020170096179A KR20170096179A KR101852727B1 KR 101852727 B1 KR101852727 B1 KR 101852727B1 KR 1020170096179 A KR1020170096179 A KR 1020170096179A KR 20170096179 A KR20170096179 A KR 20170096179A KR 101852727 B1 KR101852727 B1 KR 101852727B1
Authority
KR
South Korea
Prior art keywords
resource
subscription
host
attribute
information
Prior art date
Application number
KR1020170096179A
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 KR1020170096179A priority Critical patent/KR101852727B1/en
Application granted granted Critical
Publication of KR101852727B1 publication Critical patent/KR101852727B1/en
Priority to PCT/KR2018/008601 priority patent/WO2019022584A1/en

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/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • H04L67/16
    • 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/12Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • General Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

A cross-resource subscription management method is provided. The cross-resource subscription management method according to an embodiment of the present invention includes allowing a subscription host to generate a first subscription resource in a first resource, to store the information of the first resource in a first target attribute, and to store the information of the first resource in a subscription resource attribute. Accordingly, when a subscription list is deleted by the host of the subscription resource, more specifically, even when a subscription list generated by a cross-resource subscription host is deleted, a target attribute can be managed uptodately. Thus, it is possible to provide a cross-resource subscription/notification service having no error.

Description

크로스-리소스 구독 관리 방법{Cross-Resource Subscriptions Management Method}[0001] Cross-Resource Subscriptions Management Method [

본 발명은 IoT(Internet of Things)/M2M(Machine to Machine) 기술에 관한 것으로, 더욱 상세하게는 M2M 플랫폼에서 리소스 구독을 관리하는 방법에 관한 것이다.The present invention relates to IoT (Internet of Things) / M2M (Machine to Machine) technology, and more particularly, to a method for managing resource subscription on an M2M platform.

IoT/M2M 서비스는 다양한 데이터를 취득하고, 취득된 데이터들이 사전에 정해진 조건을 동시에 만족하는 경우에 특정 동작을 수행하는 과정에 의해 구현되는 것이 일반적이다.The IoT / M2M service is generally implemented by a process of acquiring various data and performing a specific operation when the acquired data satisfies a predetermined condition at the same time.

서비스 애플리케이션은 데이터들을 효율적으로 취득하기 위해서 구독(subscription)을 수행할 수 있다. 그리고, 필요한 데이터가 다양한 리소스들로부터 제공되는 다양한 데이터들인 경우, 여러 리소스들을 연계하여 구독하는 크로스-리소스 구독(cross-resource subscription)을 수행할 수 있다.The service application can perform subscriptions to efficiently retrieve the data. And, when the necessary data is various data provided from various resources, it is possible to perform a cross-resource subscription in which a plurality of resources are linked and subscribed.

도 1은 oneM2M 표준에서 크로스-리소스 구독의 설명을 위한 도면이다. 도 1에 나타난 바와 같이, 크로스-리소스 구독에는 일반 리소스와 구독 리소스가 연계될 수 있다.Figure 1 is an illustration of a cross-resource subscription in the oneM2M standard. As shown in FIG. 1, a cross-resource subscription may be associated with a general resource and a subscription resource.

"regularResourceAsTarget" 속성은 크로스-리소스 구독 호스트(호스팅 CSE)가 이미 존재하고 있는 리소스(CSE2/res2)에 신규 구독 리소스(CSE2/res2/sub2)를 생성하고 이를 연계할 수 있도록 하는 속성으로, 여기에는 subscribed-to 리소스 정보(CSE2/res2)가 타겟으로 수록된다.The property "regularResourceAsTarget" is an attribute that allows the cross-resource subscription host (hosting CSE) to create a new subscription resource (CSE2 / res2 / sub2) in a resource (CSE2 / res2) and the subscribed-to resource information (CSE2 / res2) is recorded as a target.

그리고, "subscriptionResourceAsTarget" 속성은 크로스-리소스 구독 호스트가 이미 존재하는 구독 리소스(CSE3/res3/sub3)를 연계할 수 있도록 하는 속성으로, 리소스 정보(CSE3/res3/sub3)가 타겟으로 수록된다.The attribute "subscriptionResourceAsTarget" is an attribute that allows a cross-resource subscription host to associate an already existing subscription resource (CSE3 / res3 / sub3), and resource information (CSE3 / res3 / sub3) is recorded as a target.

크로스-리소스 구독 호스트는 리소스들로부터 수신한 데이터들 모두가 정해진 조건에 만족하여야만, 애플리케이션에 통지를 전송하기 때문에, "regularResourceAsTarget" 속성과 "subscriptionResourceAsTarget" 속성에는 타겟 리소스들의 리스트가 항상 최신으로 관리되어져야 한다.The "regularResourceAsTarget" attribute and the "subscriptionResourceAsTarget" attribute must always maintain a list of target resources up to date, because the cross-resource subscription host sends notifications to the application only if all of the data received from the resources satisfies the specified conditions do.

즉, 구독 리소스들이 삭제되는 경우, 크로스-리소스 구독 호스트의 타겟 속성들에서도 이들이 삭제되어야 한다.That is, if subscription resources are deleted, they must also be deleted in the target attributes of the cross-resource subscription host.

이를 위해, 도 2에 도시된 바와 같이, 크로스-리소스 구독 호스트가 구독하고 있는 리소스인 "associatedCrossResourceSub" 속성을 포함하는 구독 리소스를 삭제하는 경우, 구독 리소스의 호스트는 해당 구독 리소스 정보를 DELETE 요청에 실어 호스트의 <subscriptionLinkDeletion> 리소스에 보낸다.To this end, as shown in FIG. 2, when the cross-resource subscription host deletes the subscription resource including the attribute "associatedCrossResourceSub" which is the resource to which the subscription is subscribed, the host of the subscription resource inserts the subscription resource information into the DELETE request To the host's <subscriptionLinkDeletion> resource.

이에, 구독 리소스 정보가 수록되어 있는 "subscriptionResourceAsTarget" 속성은 업데이트가 가능하지만, 구독 리소스 정보가 아닌 구독 리소스가 생성된 subscribed-to 리소스 정보가 수록되어 있는 "regularResourceAsTarget" 속성은 업데이트가 불가능하다.Thus, although the "subscriptionResourceAsTarget" attribute containing the subscription resource information can be updated, the "regularResourceAsTarget" attribute containing the subscription-to resource information in which the subscription resource is created can not be updated.

이를 해소하기 위해, "regularResourceAsTarget" 속성에 연계된 구독 리소스를 삭제한 구독 리소스의 호스트가 구독 리소스가 아닌 subscribed-to 리소스의 정보인 "/CSE2/res2"를 DELETE 요청에 실어 호스트의 <subscriptionLinkDeletion> 리소스에 보내는 방안을 상정할 수 있다.To solve this problem, the host of the subscription resource that deleted the subscription resource associated with the "regularResourceAsTarget" attribute puts "/ CSE2 / res2", which is information of the subscribed-to resource, not the subscription resource in the DELETE request, And the like.

하지만, 구독 리소스의 호스트가 <crossSubscriptionResource> 리소스에 대한 RETRIEVE 권한이 있다는 특단의 사정이 없는 한, 삭제할 구독 리소스가 "regularResourceAsTarget" 속성과 "subscriptionResourceAsTarget" 속성 중 어느 속성에 연계되어 있는지 알지 못하므로, 위 방안에 의한 해결은 실질적으로 불가능하다.However, because the subscription resource does not know which attribute is associated with the "regularResourceAsTarget" attribute and the "subscriptionResourceAsTarget" attribute, unless the host of the subscription resource has the RETRIEVE permission to the <crossSubscriptionResource> resource, Is practically impossible.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 구독 리소스의 호스트에 의한 구독 리스트의 삭제가 있는 경우, 타겟 속성을 완전하게 최신으로 관리할 수 있는 크로스-리소스 구독 관리 방법을 제공함에 있다.It is an object of the present invention to provide a cross-resource subscription capable of completely managing a target attribute in the latest when there is a deletion of a subscription list by a host of a subscription resource. Management method.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 리소스 구독 관리 방법은, 구독 호스트가, 제1 리소스에 제1 구독 리소스를 생성하는 단계; 구독 호스트가, 제1 리소스의 정보를 제1 타겟 속성에 저장하는 제1 저장단계; 및 구독 호스트가, 제1 구독 리소스의 정보를 구독 리소스 속성에 저장하는 제2 저장단계;를 포함한다.According to an aspect of the present invention, there is provided a method of managing a resource subscription, the method comprising: generating a first subscription resource in a first resource; A first storage step of the subscription host storing information of the first resource in a first target attribute; And a second storing step in which the subscription host stores the information of the first subscription resource in the subscription resource attribute.

그리고, 제2 저장단계는, 구독 호스트가, 제1 구독 리소스의 정보를 제1 리소스의 정보와 함께 구독 리소스 속성에 저장할 수 있다.In the second storing step, the subscription host may store the information of the first subscription resource in the subscription resource attribute together with the information of the first resource.

또한, 본 발명의 실시예에 따른 리소스 구독 관리 방법은, 구독 호스트가, 제2 리소스에 제2 구독 리소스를 생성하는 단계; 및 구독 호스트가, 제2 구독 리소스의 정보를 제2 타겟 속성에 저장하는 단계;를 포함할 수 있다.According to another aspect of the present invention, there is provided a method of managing a resource subscription, comprising: generating a second subscription resource on a second resource; And the subscription host storing the information of the second subscription resource in the second target attribute.

그리고, 제2 리소스는, 구독 호스트가 생성하지 않은 리소스이고, 제2 구독 리소스의 정보는, 구독 리소스 속성에 저장되지 않을 수 있다.The second resource is a resource not created by the subscription host, and the information of the second subscription resource may not be stored in the subscription resource attribute.

또한, 본 발명의 실시예에 따른 리소스 구독 관리 방법은, 구독 호스트가, 구독 리소스의 삭제를 통보 받으면, 리소스 속성에 매칭되는 구독 리소스가 있는지 확인하는 단계; 및 매칭되는 구독 리소스가 있으면, 구독 리소스가 생성된 리소스의 정보를 제1 타겟 속성에서 삭제하는 단계;를 더 포함할 수 있다.Also, a method of managing a resource subscription according to an exemplary embodiment of the present invention includes: checking whether a subscription resource matches a resource attribute when the subscription host is notified of deletion of the subscription resource; And deleting, from the first target attribute, information of the created resource if the subscription resource is matched with the subscription resource.

그리고, 본 발명의 실시예에 따른 리소스 구독 관리 방법은, 매칭되는 구독 리소스가 있으면, 구독 리소스를 리소스 속성에서 삭제하는 단계;를 더 포함할 수 있다.The method of managing a resource subscription according to an exemplary embodiment of the present invention may further include deleting a subscription resource from a resource attribute if there is a matching subscription resource.

또한, 본 발명의 실시예에 따른 리소스 구독 관리 방법은, 구독 호스트가, 리소스 구독 리소스를 삭제하면, 구독 리소스 속성에 저장된 구독 리소스들을 삭제 요청하는 단계;를 더 포함할 수 있다.The method of managing a resource subscription according to an exemplary embodiment of the present invention may further include requesting deletion of subscription resources stored in the subscription resource attribute when the subscription host deletes the resource subscription resource.

한편, 본 발명의 다른 실시예에 따른 컴퓨터로 읽을 수 있는 기록매체에는, 구독 호스트가, 제1 리소스에 제1 구독 리소스를 생성하는 단계; 구독 호스트가, 제1 리소스의 정보를 제1 타겟 속성에 저장하는 제1 저장단계; 및 구독 호스트가, 제1 구독 리소스의 정보를 구독 리소스 속성에 저장하는 제2 저장단계;를 포함하는 것을 특징으로 하는 리소스 구독 관리 방법을 수행할 수 있는 프로그램이 기록된다.According to another aspect of the present invention, there is provided a computer-readable recording medium including: a subscription host generating a first subscription resource on a first resource; A first storage step of the subscription host storing information of the first resource in a first target attribute; And a second storing step of storing information of the first subscription resource in the subscription resource attribute, and a second storing step of storing the information of the first subscription resource in the subscription resource attribute.

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 구독 리소스의 호스트에 의한 구독 리스트의 삭제가 있는 경우, 보다 구체적으로는 크로스-리소스 구독 호스트에 의해 생성된 구독 리스트가 삭제된 경우에도, 타겟 속성을 최신으로 관리할 수 있게 되어, 오류 없는 크로스-리소스 구독/통지 서비스가 가능해진다.As described above, according to the embodiments of the present invention, when there is a deletion of the subscription list by the host of the subscription resource, more specifically, even when the subscription list generated by the cross-resource subscription host is deleted, Attributes can be managed up to date, and error-free cross-resource subscription / notification services become possible.

도 1은 oneM2M 표준에서 크로스-리소스 구독의 설명을 위한 도면,
도 2는 oneM2M 표준에서 크로스-리소스 구독 관리의 문제점을 설명하기 위한 도면,
도 3은 M2M 플랫폼에서 크로스-리소스 구독/통지의 개념 설명에 제공되는 도면,
도 4는 본 발명의 일 실시예에 따른 크로스-리소스 구독 관리를 위한 oneM2M 플랫폼의 리소스 구조를 도시한 도면,
도 5는 본 발명의 일 실시예에 따른 크로스-리소스 구독 관리 하에서, 구독 리소스의 삭제 과정을 나타낸 도면,
도 6은 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면, 그리고,
도 7은, 도 6에 도시된 전자 기기들의 내부 블럭도이다.
1 is a diagram for explaining a cross-resource subscription in the oneM2M standard,
FIG. 2 is a diagram for explaining a problem of cross-resource subscription management in the oneM2M standard; FIG.
3 is a diagram provided in the conceptual description of a cross-resource subscription / notification in an M2M platform,
FIG. 4 illustrates a resource structure of oneM2M platform for cross-resource subscription management according to an embodiment of the present invention; FIG.
FIG. 5 illustrates a process of deleting a subscription resource under cross-resource subscription management according to an embodiment of the present invention; FIG.
6 is a diagram illustrating an IoT / M2M system to which the present invention is applicable,
7 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.

도 3은 M2M 플랫폼에서 크로스-리소스 구독/통지의 개념 설명에 제공되는 도면이다. 크로스-리소스 구독/통지는 구독하는 리소스들 모두가 정해진 조건을 만족하는 경우에 하나의 통지가 이루어지는 방식이다.Figure 3 is a diagram provided in the conceptual description of cross-resource subscription / notification in the M2M platform. Cross-resource subscriptions / notifications are a way in which a single notification occurs when all of the resources to which it subscribes meet specified conditions.

즉, 개별적인 이벤트에 대해 통지 메시지들이 개별적으로 수신되는 방식이 아닌, 다중 이벤트에 대해 하나의 통지 메시지가 수신되는 방식인 것이다. 도 3에서는, 창문이 "open", 블라인드가 "open" 및 온도가 "34℃"가 되는 3가지 조건을 모두 만족하여야 사용자 애플리케이션에게 통지가 이루어지는 것이다.That is, the manner in which one notification message is received for multiple events, rather than the manner in which notification messages are received separately for individual events. In Fig. 3, notification is made to the user application when the window satisfies all three conditions: "open", the blind is "open", and the temperature is "34 ° C".

사용자 단말에서 실행되는 사용자 애플리케이션은 개별 데이터들이 개별적으로 해당 조건을 충족하였는지에 대해 관심이 있는 것이 아니라, 데이터들 모두가 해당 조건들을 각각 모두 충족하였는지에 관심이 있다는 점을 반영한 것이다.The user application running on the user terminal is not interested in whether the individual data individually met the condition, but is concerned that all of the data are interested in each of the conditions.

본 발명의 실시예에서는 oneM2M 플랫폼에서 크로스-리소스 구독 관리 방법을 제시한다. 구체적으로, subscribed-to 리소스에 생성된 <subscription> 리소스가 삭제된 경우에도, 이를 크로스-리소스 구독 호스트의 "regularResourceAsTarget" 속성의 타겟에서 삭제할 수 있는 방안을 제시한다.In the embodiment of the present invention, a cross-resource subscription management method is presented in oneM2M platform. Specifically, even if a <subscription> resource created in a subscribed-to resource is deleted, it is possible to delete it from the target of the "regularResourceAsTarget" attribute of the cross-resource subscription host.

도 4는 본 발명의 일 실시예에 따른 크로스-리소스 구독 관리를 위한 oneM2M 플랫폼의 리소스 구조를 도시한 도면이다.4 is a diagram illustrating a resource structure of oneM2M platform for cross-resource subscription management according to an embodiment of the present invention.

도 4에 도시된 바와 같이, 본 발명의 일 실시예에 따른 크로스-리소스 구독 관리를 위해, 크로스-리소스 구독 호스트의 크로스-리소스 구독 리소스에는 "regularResourceSubscription" 속성이 추가된다.As shown in FIG. 4, for the cross-resource subscription management according to an embodiment of the present invention, the "regularResourceSubscription" attribute is added to the cross-resource subscription resource of the cross-resource subscription host.

크로스-리소스 구독 호스트가 신규로 구독 리소스(CSE2/res2/sub2)를 생성한 경우, 도 4에 도시된 바와 같이, "regularResourceAsTarget" 속성에는 구독 리소스가 생성된 리소스인 subscribed-to 리소스의 정보 "CSE2/res2"를 저장하고, "regularResourceSubscription" 속성에는 구독 리소스의 정보 "CSE2/res2/sub2"를 저장한다.When the cross-resource subscription host newly creates the subscription resource (CSE2 / res2 / sub2), as shown in FIG. 4, the "regularResourceAsTarget" attribute stores information "subscribed- / res2 ", and the" regularResourceSubscription "property stores the information" CSE2 / res2 / sub2 "of the subscription resource.

이때, "regularResourceSubscription" 속성에 구독 리소스의 정보 외에 subscribed-to 리소스의 정보를 더 저장할 수 있다. 나아가, "regularResourceSubscription" 속성에 구독 리소스의 이름을 더 저장하거나 구독 리소스의 주소 대신 이름만 저장하도록 구현하는 것도 가능하다.At this time, the "regularResourceSubscription" attribute can further store the information of the subscribed-to resource in addition to the information of the subscription resource. Furthermore, it is possible to store more names of subscription resources in the "regularResourceSubscription" attribute or to store only the names instead of addresses of subscription resources.

"regularResourceSubscription" 속성은, 크로스-리소스 구독 호스트가 크로스-리소스 구독 리소스를 삭제하는 경우, 연계된 구독 리소스(도 4에서 /CSE2/res2/sub2)를 삭제하는데 이용된다. 나아가, 애플리케이션이 구독 리소스를 개별적으로 관리하는데에도, "regularResourceSubscription" 속성이 활용될 수 있다.The "regularResourceSubscription" attribute is used to delete the associated subscription resource (/ CSE2 / res2 / sub2 in FIG. 4) when the cross-resource subscription host deletes the cross-resource subscription resource. Furthermore, the "regularResourceSubscription" attribute can be utilized to allow an application to manage subscription resources separately.

도 5에는 본 발명의 일 실시예에 따른 크로스-리소스 구독 관리 하에서, 구독 리소스의 삭제 과정을 도시하였다.FIG. 5 illustrates a process of deleting a subscription resource under cross-resource subscription management according to an exemplary embodiment of the present invention.

도 5에 도시된 바와 같이, 크로스-리소스 구독 호스트가 구독하고 있는 리소스인 "associatedCrossResourceSub" 속성을 포함하는 구독 리소스를 삭제하는 경우, 구독 리소스의 호스트는 삭제하는 자신의 구독 리소스 정보를 DELETE 요청에 수록하여 호스트의 <subscriptionLinkDeletion> 리소스에 전송한다.As shown in FIG. 5, when a cross-resource subscription host deletes a subscription resource including a "associatedCrossResourceSub" attribute, which is a resource to which a subscription resource is subscribed, the host of the subscription resource records its subscription resource information to be deleted in a DELETE request To the host's <subscriptionLinkDeletion> resource.

그러면, 크로스-리소스 구독 호스트는 <subscriptionLinkDeletion> 리소스에 수신된 DELETE 요청에 포함된 구독 리소스 정보를 "subscriptionResourceAsTarget" 속성에서 찾아 삭제한다. 구독 리소스 "CSE3/res3/sub3"이 삭제된 경우는 이와 같이 처리된다.The cross-resource subscription host then deletes the subscription resource information contained in the DELETE request received in the <subscriptionLinkDeletion> resource from the "subscriptionResourceAsTarget" attribute and deletes it. When the subscription resource "CSE3 / res3 / sub3" is deleted, this process is performed.

또한, 크로스-리소스 구독 호스트는 <subscriptionLinkDeletion> 리소스에 수신된 DELETE 요청에 포함된 구독 리소스 정보에 매칭되는 구독 리소스 정보가 "regularResourceSubscription" 속성에서 검색된 경우, 검색된 구독 리소스의 subscribed-to 리소스 정보를 "regularResourceAsTarget" 속성에서 삭제한다.In addition, when the subscription resource information matching the subscription resource information included in the DELETE request received in the <subscriptionLinkDeletion> resource is retrieved from the "regularResourceSubscription" property, the cross-resource subscription host stores the subscribed-to resource information of the retrieved subscription resource as "regularResourceAsTarget "Attribute.

구독 리소스 "CSE2/res2/sub2"가 삭제된 경우는 이와 같이 처리되어, "regularResourceAsTarget" 속성에서 "CSE2/res2"가 삭제된다. 아울러, 크로스-리소스 구독 호스트는 "regularResourceSubscription" 속성에서 "CSE2/res2/sub2"를 삭제할 수 있다.When the subscription resource "CSE2 / res2 / sub2" is deleted, this process is performed and "CSE2 / res2" is deleted from the "regularResourceAsTarget" attribute. In addition, the cross-resource subscription host can delete "CSE2 / res2 / sub2" from the "regularResourceSubscription" attribute.

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

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

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

도 6에 도시된 모든 전자 기기들은, M2M 플랫폼으로써 CSE의 기능을 수행할 수 있다. 즉, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두 본 발명의 실시예에 따른 크로스-리소스 구독 관리를 수행할 수 있는 것이다.All the electronic devices shown in FIG. 6 can perform the functions of the CSE as the M2M platform. In other words, the server 100-1, the gateways 100-21 and 100-22, and the devices 100-31, 100-32, 100-33, and 100-34 all share the cross- Management can be performed.

도 7은, 도 6에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두가 공통된다. 따라서, 도 6에서는 이들을 참조 부호 "100"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.7 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 servers 100-1, the gateways 100-21 and 100-22, the devices 100-31, 100-32, 100-33, and 100-34 Common. Therefore, they are collectively referred to as "100" in Fig. 6, and are collectively referred to as electronic devices hereinafter.

도 7에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(110), 프로세서(120), 저장부(130) 및 기능 블록(140)을 포함한다.7, the electronic apparatuses according to another embodiment of the present invention include a communication unit 110, a processor 120, a storage unit 130, and a function block 140. As shown in FIG.

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

프로세서(120)는 적어도 하나의 AE(Application Entitr)와 CSE(Common Service Entity)를 포함한다. 전자 기기의 종류와 기능에 따라서는, AE가 포함되지 않을 수도 있다.Processor 120 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.

프로세서(120)의 위에서 제시한 크로스-리소스 구독 관리에 필요한 절차들을 수행하며, 저장부(130)는 프로세서(120)가 크로스-리소스 구독 관리를 수행함에 있어 필요한 저장 공간을 제공한다.Resource subscription management of the processor 120, and the storage unit 130 provides a storage space necessary for the processor 120 to perform the cross-resource subscription management.

기능 블록(140)은 전자 기기 본연의 기능을 수행한다. 이를 테면, 전자 기기가 서버(100-1)인 경우, 사용자 서비스를 제공하는 가상 머신들이 기능 블록(140)에 해당한다.The function block 140 performs the function of the electronic device itself. For example, if the electronic device is the server 100-1, the virtual machines that provide the user service correspond to the function block 140. [

한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 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.

"regularResourceAsTarget" 속성
"regularResourceSubscription" 속성
"subscriptionResourceAsTarget" 속성
"associatedCrossResourceSub" 속성
<subscriptionLinkDeletion> 리소스
"regularResourceAsTarget" property
"regularResourceSubscription" property
"subscriptionResourceAsTarget" property
"associatedCrossResourceSub" Property
<subscriptionLinkDeletion> Resources

Claims (8)

구독 호스트가, 제1 리소스에 제1 구독 리소스를 생성하는 단계;
구독 호스트가, 제1 리소스의 정보를 제1 타겟 속성에 저장하는 제1 저장단계;
구독 호스트가, 제1 구독 리소스의 정보를 구독 리소스 속성에 저장하는 제2 저장단계;
구독 호스트가, 제2 리소스에 생성된 제2 구독 리소스의 정보를 제2 타겟 속성에 저장하는 제3 저장단계;를 포함하고,
제2 구독 리소스는,
구독 호스트가 생성하지 않은 리소스이며,
제2 구독 리소스의 정보는,
구독 리소스 속성에 저장되지 않는 것을 특징으로 하는 리소스 구독 관리 방법.
The subscription host creating a first subscription resource on the first resource;
A first storage step of the subscription host storing information of the first resource in a first target attribute;
A second storage step of the subscription host storing information of the first subscription resource in the subscription resource attribute;
And a third storing step of storing, in the second target attribute, the information of the second subscription resource generated in the second resource by the subscription host,
The second subscription resource,
This resource is not created by the subscription host,
The information of the second subscription resource,
And is not stored in a subscription resource attribute.
청구항 1에 있어서,
제2 저장단계는,
구독 호스트가, 제1 구독 리소스의 정보를 제1 리소스의 정보와 함께 구독 리소스 속성에 저장하는 것을 특징으로 하는 리소스 구독 관리 방법.
The method according to claim 1,
In the second storing step,
Wherein the subscription host stores the information of the first subscription resource in the subscription resource attribute together with the information of the first resource.
삭제delete 삭제delete 청구항 1에 있어서,
구독 호스트가, 구독 리소스의 삭제를 통보 받으면, 구독 리소스 속성에 매칭되는 구독 리소스가 있는지 확인하는 단계; 및
매칭되는 구독 리소스가 있으면, 구독 리소스가 생성된 리소스의 정보를 제1 타겟 속성에서 삭제하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 구독 관리 방법.
The method according to claim 1,
If the subscription host is notified of the deletion of the subscription resource, checking whether there is a subscription resource matching the subscription resource attribute; And
And deleting, from the first target attribute, the information of the resource in which the subscription resource is created if there is a matching subscription resource.
청구항 5에 있어서,
매칭되는 구독 리소스가 있으면, 구독 리소스를 구독 리소스 속성에서 삭제하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 구독 관리 방법.
The method of claim 5,
And if there is a matching subscription resource, deleting the subscription resource from the subscription resource property.
청구항 1에 있어서,
구독 호스트가, 구독 리소스를 삭제하면, 구독 리소스 속성에 저장된 구독 리소스를 삭제 요청하는 단계;를 더 포함하는 것을 특징으로 하는 리소스 구독 관리 방법.
The method according to claim 1,
Further comprising: when the subscription host deletes the subscription resource, requesting deletion of the subscription resource stored in the subscription resource attribute.
구독 호스트가, 제1 리소스에 제1 구독 리소스를 생성하는 단계;
구독 호스트가, 제1 리소스의 정보를 제1 타겟 속성에 저장하는 제1 저장단계;
구독 호스트가, 제1 구독 리소스의 정보를 구독 리소스 속성에 저장하는 제2 저장단계;
구독 호스트가, 제2 리소스에 생성된 제2 구독 리소스의 정보를 제2 타겟 속성에 저장하는 제3 저장단계;를 포함하고,
제2 구독 리소스는,
구독 호스트가 생성하지 않은 리소스이며,
제2 구독 리소스의 정보는,
구독 리소스 속성에 저장되지 않는 것을 특징으로 하는 리소스 구독 관리 방법을 수행할 수 있는 프로그램이 기록된 컴퓨터로 읽을 수 있는 기록매체
The subscription host creating a first subscription resource on the first resource;
A first storage step of the subscription host storing information of the first resource in a first target attribute;
A second storage step of the subscription host storing information of the first subscription resource in the subscription resource attribute;
And a third storing step of storing, in the second target attribute, the information of the second subscription resource generated in the second resource by the subscription host,
The second subscription resource,
This resource is not created by the subscription host,
The information of the second subscription resource,
Wherein the program is capable of performing a resource subscription management method characterized in that the program is not stored in a subscription resource attribute.
KR1020170096179A 2017-07-28 2017-07-28 Cross-Resource Subscriptions Management Method KR101852727B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
KR1020170096179A KR101852727B1 (en) 2017-07-28 2017-07-28 Cross-Resource Subscriptions Management Method
PCT/KR2018/008601 WO2019022584A1 (en) 2017-07-28 2018-07-30 Cross-resource subscription management method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020170096179A KR101852727B1 (en) 2017-07-28 2017-07-28 Cross-Resource Subscriptions Management Method

Publications (1)

Publication Number Publication Date
KR101852727B1 true KR101852727B1 (en) 2018-04-27

Family

ID=62081313

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020170096179A KR101852727B1 (en) 2017-07-28 2017-07-28 Cross-Resource Subscriptions Management Method

Country Status (2)

Country Link
KR (1) KR101852727B1 (en)
WO (1) WO2019022584A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020166927A1 (en) * 2019-02-11 2020-08-20 현대자동차주식회사 Method and device for subscribing and notifying

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017515430A (en) 2014-03-18 2017-06-08 ゼットティーイー コーポレーションZte Corporation Resource and attribute management in machine-to-machine network

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6240312B2 (en) * 2013-05-16 2017-11-29 エルジー エレクトロニクス インコーポレイティド Method and apparatus for subscription and notification in an M2M communication system
KR102345346B1 (en) * 2013-12-01 2021-12-30 엘지전자 주식회사 Method and apparatus for managing specific resource in wireless communication system
KR20150067037A (en) * 2013-12-06 2015-06-17 주식회사 케이티 The methods and apparatuses of optimization for criteria of subscription in M2M Systems

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017515430A (en) 2014-03-18 2017-06-08 ゼットティーイー コーポレーションZte Corporation Resource and attribute management in machine-to-machine network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Doc# ARC-2017-0298R04-Cross_Resource_Subscription, oneM2M(2017.07.15.)*

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2020166927A1 (en) * 2019-02-11 2020-08-20 현대자동차주식회사 Method and device for subscribing and notifying
US11937206B2 (en) 2019-02-11 2024-03-19 Hyundai Motor Company Method and device for subscribing and notifying

Also Published As

Publication number Publication date
WO2019022584A1 (en) 2019-01-31

Similar Documents

Publication Publication Date Title
US10268835B2 (en) Hosted application gateway architecture with multi-level security policy and rule promulgations
US8447801B1 (en) Content sharing with limited cloud storage
US20070234331A1 (en) Targeted automatic patch retrieval
US9544288B2 (en) Messaging gateway
AU2015370268B2 (en) System and method for discovering a lan synchronization candidate for a synchronized content management system
TW201520779A (en) Pairing in a distributed network management system that uses a logical multi-dimensional label-based policy model
US10824756B2 (en) Hosted application gateway architecture with multi-level security policy and rule promulgations
EP4277239A1 (en) Cloud platform and bucket management method for object storage service provided thereby
US10972564B2 (en) System and method for automating actions in distributed computing
WO2019085074A1 (en) Website vulnerability scanning method and apparatus, computer device and storage medium
US11063922B2 (en) Virtual content repository
US11841842B2 (en) Method and system for using external content type object types
US11048668B2 (en) Sensitive data management
US11943260B2 (en) Synthetic request injection to retrieve metadata for cloud policy enforcement
KR101845195B1 (en) Multiple Resource Subscriptions Association Method in an M2M system
KR101852727B1 (en) Cross-Resource Subscriptions Management Method
KR102137882B1 (en) Method for Subscription Expiration Management and M2M System applying the same
WO2024045646A1 (en) Method, apparatus and system for managing cluster access permission
US20230077698A1 (en) Interspersed message batching in a database system
KR20210048309A (en) Resource Attribute Value Update Method for IoT/M2M Platform
US20220321567A1 (en) Context Tracking Across a Data Management Platform
KR20170125665A (en) Semantic Information Management Method for a M2M/IoT platform
JP5026130B2 (en) Mail management method, mail management system, and mail management program
KR101842830B1 (en) Request Reachability Management Method on M2M platform
KR20190119862A (en) Method of Transmitting Resource Notification Message and M2M System applying the same

Legal Events

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