KR102137914B1 - Group Notification Aggregation Method in IoT/M2M Platform - Google Patents

Group Notification Aggregation Method in IoT/M2M Platform Download PDF

Info

Publication number
KR102137914B1
KR102137914B1 KR1020190149545A KR20190149545A KR102137914B1 KR 102137914 B1 KR102137914 B1 KR 102137914B1 KR 1020190149545 A KR1020190149545 A KR 1020190149545A KR 20190149545 A KR20190149545 A KR 20190149545A KR 102137914 B1 KR102137914 B1 KR 102137914B1
Authority
KR
South Korea
Prior art keywords
group
notification
subscription
platform
resource
Prior art date
Application number
KR1020190149545A
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 KR1020190149545A priority Critical patent/KR102137914B1/en
Application granted granted Critical
Publication of KR102137914B1 publication Critical patent/KR102137914B1/en

Links

Images

Classifications

    • 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/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • 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
    • H04L67/32
    • 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/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources

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 Transfer Between Computers (AREA)

Abstract

Provided is a method for classifying and managing information on group subscriptions and information used to aggregate notifications of group members in group resources for each group subscription in an IoT/M2M platform. The group subscription-notification method according to an embodiment of the present invention includes: a step in which the M2M platform receives a group subscription request from an application; a step in which the M2M platform generates reference information for group member notification aggregation as an aggregation policy resource; a step in which the M2M platform generates subscription resources in the members of the group; a step in which the M2M platform receives notifications from the group members; a step in which the M2M platform aggregates the received notifications with reference to the aggregation policy resource; and a step in which the M2M platform transmits the aggregated notifications to the application. According to the present invention, group subscription management and update can be performed more efficiently by classifying and managing information on group subscriptions and information used to aggregate notifications of group members in group resources for each group subscription in an IoT/M2M platform.

Description

IoT/M2M 플랫폼에서 그룹 통지 취합 방법{Group Notification Aggregation Method in IoT/M2M Platform}Group Notification Aggregation Method in IoT/M2M Platform}

본 발명은 IoT/M2M 관련 기술에 관한 것으로, 더욱 상세하게는 IoT/M2M 플랫폼에서 그룹 팬아웃을 활용한 그룹 구독(subscription)-통지(notification) 방법에 관한 것이다.The present invention relates to IoT/M2M related technologies, and more particularly, to a group subscription-notification method using group fanout in the IoT/M2M platform.

oneM2M 표준에서는, 도 1에 도시된 바와 같이, 그룹 팬아웃(group fanout)을 활용하여 그룹 멤버들에 동일한 subscription 리소스을 생성하고 그룹 멤버들의 notification 을 취합(aggregation) 하는 기능을 제공하고 있다.In the oneM2M standard, as shown in FIG. 1, a group fanout is used to generate the same subscription resource to group members and to aggregate group members' notifications.

이에 의해, 그룹 subscription 을 요청한 사용자 애플리케이션(app)은 그룹을 구성하는 각 멤버로부터 독립적으로 직접 notification 을 수신하지 않고, 그룹 호스트로부터 취합된 notication 을 전달받을 수 있다.Accordingly, the user application requesting the group subscription (app) can receive the notification notified from the group host without receiving a notification directly from each member of the group.

도 2에는 그룹 호스트가 notication 을 취합하는 과정을 나타내었다. 도 2에 도시된 바와 같이, 멤버들에서 발생된 notification은 그룹 호스트로 전달되며, 그룹 호스트는 이들을 취합하여 사용자 애플리케이션에 전달하게 된다.2 shows a process in which a group host collects notication. As shown in FIG. 2, notifications generated by members are delivered to a group host, and the group host collects them and delivers them to a user application.

하지만, 취합과 관련한 정보들은 그룹 subscription 별로 관리되는 것이 아닌, 그룹 별로 관리된다는 점에서, 다수의 그룹 subscription이 생성되어 있는 경우 혼선이 발생할 수 있다.However, since information related to aggregation is managed for each group, not for each group subscription, confusion may occur when multiple group subscriptions are generated.

또한, subscription 정보는 멤버들에만 저장되며 그룹 호스트의 그룹 리소스에는 저장되지 않는데, 이는 그룹 호스트의 그룹 subscription 관리를 어렵게 하는 요인이 된다.In addition, subscription information is stored only in the members and not in the group resource of the group host, which is a factor that makes it difficult to manage the group host group subscription.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, IoT/M2M 플랫폼에서 그룹 subscription에 대한 정보와 그룹 멤버들의 notification 을 취합하기 위해 사용되는 정보들을 그룹 리소스에 그룹 subscription 별로 구분하여 관리하는 방법을 제공함에 있다.The present invention has been devised to solve the above problems, and the object of the present invention is to group information on group subscriptions and information used to collect information on group subscriptions and notifications of group members on the IoT/M2M platform. It is to provide a method of managing separately.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 그룹 subscription-notification 방법은 M2M 플랫폼이, 애플리케이션으로부터 그룹 subscription 요청을 수신하는 단계; M2M 플랫폼이, 그룹 멤버들의 notification 을 취합하는데 참조할 정보를 취합 정책 리소스로 생성하는 단계; M2M 플랫폼이, 그룹을 구성하는 그룹 멤버들에 subscription 리소스들을 생성하는 단계; M2M 플랫폼이, 그룹 멤버들로부터 notification 을 수신하는 단계; M2M 플랫폼이, 수신한 notification 을 취합 정책 리소스를 참조로 취합하는 단계; M2M 플랫폼이, 취합된 notification 를 애플리케이션에 전달하는 단계;를 포함한다. According to an embodiment of the present invention for achieving the above object, the group subscription-notification method comprises: receiving, by the M2M platform, a group subscription request from an application; Generating, by the M2M platform, information to be referenced in collecting notifications of group members as a collection policy resource; M2M platform, creating subscription resources to the group members constituting the group; M2M platform, receiving a notification from the group members; M2M platform, collecting the received notification with reference to the aggregation policy resource; And the M2M platform delivering the collected notification to the application.

취합 정책 리소스는, 그룹 subscription 별로 생성될 수 있다. Aggregation policy resources may be created for each group subscription.

취합 정책 리소스는, M2M 플랫폼에서 그룹 리소스의 자녀 리소스로 생성될 수 있다.The aggregation policy resource may be generated as a child resource of the group resource in the M2M platform.

취합 정책 리소스는, notification 취합 유효 기간, 취합되는 notification의 개수, notification 취합 시간, 그룹 subscription에 대한 설정 정보, notification 취합을 위해 설정한 endpoint 주소 중 적어도 하나에 대한 정보를 포함하고 있는 것일 수 있다. The collection policy resource may include information on at least one of a notification collection valid period, a number of notifications to be collected, notification collection time, configuration information for a group subscription, and an endpoint address set for notification collection.

그룹 멤버들은, subscription 리소스에서, 취합 정책 리소스의 ID를 notification 을 전달하는 주소로 설정할 수 있다. Group members, in the subscription resource, can set the ID of the aggregation policy resource to the address that delivers the notification.

본 발명에 따른 그룹 subscription-notification 방법은 M2M 플랫폼이, 애플리케이션으로부터 그룹 subscription 갱신 요청을 수신하는 단계; M2M 플랫폼이, 갱신 요청에 따라 그룹 멤버들에 생성된 subscription 리소스들을 갱신하는 단계; 및 M2M 플랫폼이, 갱신 요청에 따라 취합 정책 리소스를 갱신하는 단계;를 더 포함할 수 있다. The group subscription-notification method according to the present invention includes: receiving, by the M2M platform, a group subscription update request from an application; Updating, by the M2M platform, subscription resources generated in group members according to an update request; And the M2M platform updating the aggregation policy resource according to the update request.

취합 단계는, 취합 정책 리소스를 참조하여 취합 조건에 부합하는 것으로 판단되는 경우, 수신한 notification 을 취합하고, 취합 조건은, notification 취합 유효 기간, 취합되는 notification의 개수 및 notification 취합 시간 적어도 하나를 포함할 수 있다. The collection step, if it is determined that the collection conditions are met with reference to the collection policy resource, collects the received notifications, and the collection conditions include at least one notification collection valid period, the number of notifications collected, and the notification collection time. Can.

본 발명의 다른 측면에 따르면, 애플리케이션으로부터 그룹 subscription 요청을 수신하고, 그룹 멤버들로부터 notification 을 수신하는 통신부; 그룹 멤버들의 notification 을 취합하는데 참조할 정보를 취합 정책 리소스로 생성하고, 그룹을 구성하는 그룹 멤버들에 subscription 리소스들을 생성하며, 통신부를 통해 수신한 notification 을 취합 정책 리소스를 참조로 취합하여 애플리케이션에 전달하는 프로세서;를 포함하는 것을 특징으로 하는 그룹 M2M 플랫폼이 제공된다.According to another aspect of the present invention, a communication unit that receives a group subscription request from an application and a notification from group members; Creates information to be referenced in collecting notifications of group members as a collection policy resource, creates subscription resources to group members constituting a group, and collects notification received through a communication unit as a reference to a collection policy resource and delivers it to an application It provides a group M2M platform characterized in that it comprises a processor;

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, IoT/M2M 플랫폼에서 그룹 subscription에 대한 정보와 그룹 멤버들의 notification 을 취합하기 위해 사용되는 정보들을 그룹 리소스에 그룹 subscription 별로 구분하여 관리함으로써, 그룹 subscription의 관리와 갱신을 보다 효율적으로 수행할 수 있게 된다.As described above, according to embodiments of the present invention, group subscription is performed by separately managing information used for collecting group subscription information and group member notifications in the IoT/M2M platform in group resources for each group subscription. It becomes possible to perform management and update more efficiently.

도 1과 도 2는, 기존의 그룹 subscription-notification 방법의 설명에 제공되는 도면들,
도 3과 도 4는, 본 발명의 일 실시예에 따른 그룹 subscription-notification 방법의 설명에 제공되는 도면들,
도 5는 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면, 그리고,
도 6은, 도 5에 도시된 전자 기기들의 내부 블럭도이다.
1 and 2 are views provided in the description of the existing group subscription-notification method,
3 and 4 are drawings provided in the description of the group subscription-notification method according to an embodiment of the present invention,
5 is a view showing an IoT/M2M system to which the present invention is applicable, and
FIG. 6 is an internal block diagram of the electronic devices shown in FIG. 5.

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

본 발명의 실시예에서는, IoT/M2M 플랫폼에서 그룹 팬아웃을 활용한 그룹 subscription-notification 서비스를 제공함에 있어, 그룹 멤버들의 notification 을 취합하는 효과적이고 개선된 방법을 제시한다.In an embodiment of the present invention, in providing a group subscription-notification service using group fan-out in the IoT/M2M platform, an effective and improved method of collecting notifications of group members is presented.

이를 위해, 본 발명의 실시예에서는, 그룹 멤버들의 notification 취합과 관련한 정보들을 그룹 호스트에서 관리할 수 있도록 하기 위한 취합 정책 리소스(aggregation policy resoure)를 정의한다.To this end, in an embodiment of the present invention, an aggregation policy resource is defined to enable group hosts to manage information related to notification aggregation of group members.

도 3에는 본 발명의 실시예에 따라, 그룹 subscription 을 생성하는 과정을 나타내었다. 도 3에 도시된 바와 같이, 그룹 호스팅 CSE(group hosting CSE)가 먼저 사용자 애플리케이션(app)로부터 그룹 subscription 요청을 수신한다(①).3 shows a process of creating a group subscription according to an embodiment of the present invention. As shown in FIG. 3, a group hosting CSE (group hosting CSE) first receives a group subscription request from a user application (app) (①).

그룹 subscription 요청(팬아웃 subscription 요청)은, 그룹을 구성하는 멤버들 모두에 대한 subscription 요청이다. 그룹 subscription 요청의 경우, 그룹 멤버들의 notification이 취합되어 사용자 애플리케이션에 전달된다.The group subscription request (fanout subscription request) is a subscription request to all members of the group. In the case of a group subscription request, notifications of group members are collected and delivered to the user application.

사용자 애플리케이션은 취합된 notification 을 전달받을 주소 "notificationForwardingURI"를 그룹 subscription 요청에 명시한다.The user application specifies the address "notificationForwardingURI" to receive the collected notification in the group subscription request.

그룹 호스팅 CSE는 그룹 멤버들의 notification 을 취합하는데 참조할 정보를 저장/관리하기 위한 취합 정책 리소스로 생성한다(②). 취합 정책 리소스는 도 2에 <aggrePolicy> 리소스로 표기되어 있다.The group hosting CSE creates a collection policy resource for storing/managing information to be referenced in collecting notifications of group members (②). The aggregate policy resource is indicated in FIG. 2 as an <aggrePolicy> resource.

취합 정책 리소스는 그룹 호스팅 CSE에서 그룹 리소스의 자녀 리소스로 생성되며, 그룹 subscription 마다 별개로 생성된다.The collection policy resource is created as a child resource of the group resource in the group hosting CSE, and is created separately for each group subscription.

취합 정책 리소스에는 다음의 정보들이 수록된다.The following information is included in the collection policy resource.

1) 취합된 notification 을 전달하여야 하는 주소(사용자 애플리케이션이 그룹 subscription 요청에 명시한 주소 "notificationForwardingURI")1) Address to which the collected notification should be delivered (address "notificationForwardingURI" specified by the user application in the group subscription request)

2) notification 취합 유효 기간(이를 테면, 시작 시간과 종료 시간)2) Notification collection validity period (such as start time and end time)

3) 하나의 메시지에 취합되는 notification의 개수3) Number of notifications collected in one message

4) notification 취합 시간(이를 테면, 취합 주기)4) Notification collection time (eg, collection cycle)

5) 그룹 subscription에 대한 설정 정보5) Configuration information for group subscription

6) notification 취합을 위해, 그룹 호스팅 CSE가 설정한 endpoint 주소6) To collect notification, endpoint address set by group hosting CSE

여기서, "6)"은 취합 정책 리소스가 아닌 그의 하위 리소스를 생성하여 저장할 수도 있다.Here, "6)" may generate and store its sub-resources rather than the aggregate policy resource.

이후, 그룹 호스팅 CSE는 그룹을 구성하는 그룹 멤버들에 각각 subscription 리소스들을 생성한다(③).Subsequently, the group hosting CSE creates subscription resources for group members constituting the group (③).

그룹 멤버들에 생성되는 subscription 리소스들에는 notification 을 전달할 주소 정보 "notificationURI" 가 설정된다. 이 주소는 그룹 호스팅 CSE의 취합 정책 리소스의 ID로 설정된다. 즉, 그룹 멤버들은 그룹 호스팅 CSE의 취합 정책 리소스로 notification 을 전달한다.Address information "notificationURI" to which notification is delivered is set in subscription resources created in group members. This address is set to the ID of the group hosting CSE's aggregation policy resource. In other words, group members deliver notifications to the group hosting CSE's aggregation policy resource.

이는, 그룹 멤버에 다수의 subscription 리소스들이 생성되어 있는 경우에, subscription 리소스들 마다 notification 을 전달할 주소를 구분할 수 있게 하여 준다.This makes it possible to distinguish the address to which notification is to be transmitted for each subscription resource when multiple subscription resources are created in the group member.

한편, notification 을 전달할 주소를 그룹 호스팅 CSE의 취합 정책 리소스가 아닌 그룹 호스팅 CSE가 설정한 endpoint 주소로 설정하는 것도 가능하다. 이 주소는 취합 정책 리소스에서 관리된다(위의 "6)"에 해당하는 정보).On the other hand, it is also possible to set the address to which notification is delivered as the endpoint address set by the group hosting CSE, not the aggregation policy resource of the group hosting CSE. This address is maintained in the aggregation policy resource (information corresponding to "6" above).

지금까지, 그룹 subscription 을 생성하고, 그룹 멤버들의 notification 을 취합하는데 참조할 정보를 저장/관리하는 취합 정책 리소스를 생성하는 과정에 대해 상세히 설명하였다.So far, the process of creating a group subscription and generating a collection policy resource that stores/manages information to be referred for collecting notifications of group members has been described in detail.

본 발명의 실시예에서 제시한 취합 정책 리소스는 갱신이 가능하다. 즉, 사용자 애플리케이션으로부터 그룹 팬아웃으로 subscription 갱신 요청이 있으면, 그룹 호스팅 CSE는 갱신 요청에 따라 그룹 멤버들에 생성된 subscription 리소스들을 갱신하면서, 갱신 요청에 따라 취합 정책 리소스를 갱신할 수 있다.The aggregation policy resource suggested in the embodiment of the present invention can be updated. That is, if there is a subscription update request from the user application to the group fan-out, the group hosting CSE may update the collection policy resource according to the update request while updating the subscription resources generated in the group members according to the update request.

도 4에는 본 발명의 실시예에 따라, 그룹 멤버들의 notification 을 취합하는 과정을 나타내었다.4 shows a process of collecting notifications of group members according to an embodiment of the present invention.

도 4에 도시된 바와 같이, 그룹 멤버들에 이벤트가 발생하면, 멤버 호스팅 CSE는 notification 을 subscription 리소스에 설정된 주소 "notificationURI" 로 전달한다(④).As illustrated in FIG. 4, when an event occurs to group members, the member hosting CSE delivers the notification to the address “notificationURI” set in the subscription resource (④).

notification 을 전달할 주소 "notificationURI" 는, 그룹 호스팅 CSE의 취합 정책 리소스의 ID 또는 그룹 호스팅 CSE가 설정한 endpoint 주소임은 전술한 바 있다.It has been described above that the address "notificationURI" to which notification is to be delivered is the ID of the collection policy resource of the group hosting CSE or the endpoint address set by the group hosting CSE.

그룹 호스팅 CSE는 수신한 notification 을 취합 정책 리소스를 참조로 취합하고, 취합된 notification를 사용자 애플리케이션에 전달한다(⑤).The group hosting CSE collects the received notification with reference to the aggregation policy resource, and delivers the collected notification to the user application (⑤).

notification 취합에는, 취합 정책 리소스에 저장된 notification 취합 유효 기간, 하나의 메시지에 취합되는 notification의 개수, notification 취합 시간 등의 취합 조건이 참조된다. 즉, 취합 조건에 부합하도록 notification 을 취합한다. 이를 테면, 현재 시간이 notification 취합 유효 기간이 아닌 경우, notification 취합은 수행되지 않는다.In the notification collection, collection conditions such as the notification collection valid period stored in the collection policy resource, the number of notifications collected in one message, and the notification collection time are referred to. That is, notifications are collected to meet the collection conditions. For example, if the current time is not a valid period for notification collection, notification collection is not performed.

한편, 멤버 호스팅 CSE가 그룹 호스팅 CSE의 취합 정책 리소스로 notification 을 전달하였는데, 취합 정책 리소스가 존재하지 않는 경우, 이를 테면 갱신이나 삭제된 경우가 있을 수 있다.On the other hand, when the member-hosted CSE has delivered a notification to the group-hosted CSE's aggregation policy resource, if there is no aggregation policy resource, for example, it may be updated or deleted.

이를 위해, 멤버 호스팅 CSE가 취합 정책 리소스로 전달하는 notification 에 사용자 애플리케이션이 명시한 "notificationForwardingURI"를 포함시키도록 할 수 있다.To this end, it is possible to include the "notificationForwardingURI" specified by the user application in the notification delivered by the member hosting CSE to the collection policy resource.

이 경우, 취합 정책 리소스가 존재하지 않으면, 그룹 호스팅 CSE는 멤버 호스팅 CSE로부터 수신한 notification를 "notificationForwardingURI"에 전달, 즉, 취합 없이 사용자 애플리케이션에 직접 전달할 수 있다.In this case, if the aggregation policy resource does not exist, the group hosting CSE may deliver the notification received from the member hosting CSE to "notificationForwardingURI", that is, directly to the user application without aggregation.

만약, 취합 정책 리소스가 존재하지 않는데, 멤버 호스팅 CSE로부터 수신한 notification에 "notificationForwardingURI"가 포함되어 있지 않은 경우라면, 그룹 호스팅 CSE는 "취합 정책 리소스가 없어 통지 취합을 수행할 수 없음"을 지시하는 에러를 반환한다.If the aggregation policy resource does not exist, and the notification received from the member hosting CSE does not include "notificationForwardingURI", the group hosting CSE indicates that "notification aggregation cannot be performed because there is no aggregation policy resource". Returns an error

도 5는 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면이다. 본 발명이 적용 가능한 IoT/M2M 시스템은, 도 5에 도시된 바와 같이, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34)와 같은 다양한 전자 기기들이 상호 통신가능하도록 연결되어 구축된다.5 is a view showing an IoT/M2M system to which the present invention is applicable. IoT/M2M system to which the present invention can be applied, as shown in FIG. 5, server 100-1, gateway 100-21, 100-22, device 100-31, 100-32, 100-33 , 100-34).

도 5에 도시된 전자 기기들의 개수, 이를 테면, IoT/M2M 시스템을 구성하는 서버(100-1), 게이트웨이(100-21, 100-22) 및 디바이스(100-31, 100-32, 100-33, 100-34)의 대수는 예시적인 것이므로, 이와 다르게 구현하는 경우도 본 발명의 기술적 사상이 적용될 수 있다.The number of electronic devices shown in FIG. 5, such as servers 100-1 constituting the IoT/M2M system, gateways 100-21, 100-22, and devices 100-31, 100-32, 100- 33, 100-34) is an exemplary one, and therefore, the technical spirit of the present invention may be applied to other implementations.

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

도 5에 도시된 모든 전자 기기들은, 전술한 그룹 호스팅 CSE와 및/또는 멤버 호스팅 CSE로 기능할 IoT/M2M 플랫폼으로써 동작할 수 있다. 즉, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두 그룹 subscription-notification 서비스를 위한 기능들을 수행할 수 있는 것이다.All electronic devices shown in FIG. 5 may operate as an IoT/M2M platform that will function as the group-hosted CSE and/or member-hosted CSE described above. That is, the server 100-1, the gateways 100-21, 100-22, and the devices 100-31, 100-32, 100-33, 100-34 all perform functions for group subscription-notification service. It is possible.

도 6은, 도 5에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두가 공통된다. 따라서, 도 6에서는 이들을 참조 부호 "100"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.FIG. 6 is an internal block diagram of the electronic devices shown in FIG. 5. Configurations necessary to implement the embodiment of the present invention are the server (100-1), the gateway (100-21, 100-22), the device (100-31, 100-32, 100-33, 100-34) all It becomes common. Therefore, in FIG. 6, these are referred to as reference numeral “100”, and are hereinafter referred to as electronic devices.

도 6에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(110), 프로세서(120), 저장부(130) 및 기능 블록(140)을 포함한다.As shown in FIG. 6, electronic devices 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.

통신부(110)는 외부 기기와 통신하고 외부 네트워크에 액세스하기 위한 통신 인터페이스 수단으로, IoT/M2M 단말의 애플리케이션과 통신한다.The communication unit 110 is a communication interface means for communicating with an external device and accessing an external network, and communicates with an application of the IoT/M2M terminal.

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

프로세서(120)의 위에서 제시한 바에 따라, 그룹 subscription-notification 서비스를 위해 필요한 절차들을 수행하며, 저장부(130)는 프로세서(120)가 해당 서비스를 제공함에 있어 필요한 저장 공간을 제공한다.As suggested above, the processor 120 performs necessary procedures for the group subscription-notification service, and the storage unit 130 provides storage space required for the processor 120 to provide the corresponding service.

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

지금까지, IoT/M2M 플랫폼에서 그룹 subscription에 대한 정보와 그룹 멤버들의 notification 을 취합하기 위해 사용되는 정보들을 그룹 리소스에 그룹 subscription 별로 구분하여 관리하는 방법에 대해 바람직한 실시예를 들어 상세히 설명하였다.So far, a preferred embodiment has been described in detail for a method of classifying and managing information about group subscription in the IoT/M2M platform and information used to collect group members' notifications for each group subscription.

위 실시예에 의해, 그룹 subscription의 관리와 갱신을 보다 효율적으로 수행할 수 있게 된다.According to the above embodiment, it is possible to efficiently manage and update the group subscription.

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

또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.In addition, although the preferred embodiments of the present invention have been illustrated and described above, the present invention is not limited to the specific embodiments described above, and the technical field to which the present invention pertains without departing from the gist of the present invention claimed in the claims. In addition, various modifications can be made by those skilled in the art, and these modifications should not be individually understood from the technical idea or prospect of the present invention.

100-1 : 서버
100-21, 100-22 : 게이트웨이
100-31, 100-32, 100-33, 100-34 : 디바이스
110 : 통신부
120 : 프로세서
130 : 저장부
140 : 기능 블록
100-1: Server
100-21, 100-22: Gateway
100-31, 100-32, 100-33, 100-34: device
110: communication unit
120: processor
130: storage unit
140: function block

Claims (8)

M2M 플랫폼이, 애플리케이션으로부터 그룹 subscription 요청을 수신하는 단계;
M2M 플랫폼이, 취합 정책 리소스를 생성하는 단계;
M2M 플랫폼이, 그룹을 구성하는 그룹 멤버들에 subscription 리소스들을 생성하는 단계;
M2M 플랫폼이, 그룹 멤버들로부터 notification 을 수신하는 단계;
M2M 플랫폼이, 수신한 notification 을 취합 정책 리소스를 참조로 취합하는 단계;
M2M 플랫폼이, 취합된 notification 를 애플리케이션에 전달하는 단계;를 포함하고,
취합 정책 리소스는,
그룹 멤버들의 notification 을 취합하는데 참조할 notification과 관련한 정보를 수록한 리소스로, 그룹 리소스에 그룹 subscription 별로 생성되는 것을 특징으로 하는 그룹 subscription-notification 방법.
M2M platform, receiving a group subscription request from the application;
M2M platform, generating a collection policy resource;
M2M platform, creating subscription resources to the group members constituting the group;
M2M platform, receiving a notification from the group members;
M2M platform, collecting the received notification with reference to the aggregation policy resource;
M2M platform, delivering the collected notification to the application; includes,
The collection policy resource,
A group subscription-notification method characterized by being generated for each group subscription to a group resource as a resource that contains information related to notification to be referred for collecting notifications of group members.
삭제delete 청구항 1에 있어서,
취합 정책 리소스는,
M2M 플랫폼에서 그룹 리소스의 자녀 리소스로 생성되는 것을 특징으로 하는 그룹 subscription-notification 방법.
The method according to claim 1,
The collection policy resource,
Group subscription-notification method characterized in that it is created as a child resource of a group resource in the M2M platform.
청구항 1에 있어서,
취합 정책 리소스는,
notification 취합 유효 기간, 취합되는 notification의 개수, notification 취합 시간, 그룹 subscription에 대한 설정 정보, notification 취합을 위해 설정한 endpoint 주소 중 적어도 하나에 대한 정보를 포함하고 있는 것을 특징으로 하는 그룹 subscription-notification 방법.
The method according to claim 1,
The collection policy resource,
A group subscription-notification method, characterized in that it includes information on at least one of a notification collection valid period, a number of notifications to be collected, notification collection time, group subscription setting information, and endpoint addresses set for notification collection.
청구항 4에 있어서,
그룹 멤버들은,
subscription 리소스에서, 취합 정책 리소스의 ID를 notification 을 전달하는 주소로 설정하는 것을 특징으로 하는 그룹 subscription-notification 방법.
The method according to claim 4,
Group members,
In the subscription resource, the group subscription-notification method characterized in that the ID of the collection policy resource is set to an address for delivering notifications.
청구항 1에 있어서,
M2M 플랫폼이, 애플리케이션으로부터 그룹 subscription 갱신 요청을 수신하는 단계;
M2M 플랫폼이, 갱신 요청에 따라 그룹 멤버들에 생성된 subscription 리소스들을 갱신하는 단계;
M2M 플랫폼이, 갱신 요청에 따라 취합 정책 리소스를 갱신하는 단계;를 더 포함하는 것을 특징으로 하는 그룹 subscription-notification 방법.
The method according to claim 1,
M2M platform, receiving a group subscription update request from the application;
Updating, by the M2M platform, subscription resources generated in group members according to an update request;
M2M platform, updating the aggregation policy resource according to the update request; group subscription-notification method further comprising.
청구항 1에 있어서,
취합 단계는,
취합 정책 리소스를 참조하여 취합 조건에 부합하는 것으로 판단되는 경우, 수신한 notification 을 취합하고,
취합 조건은,
notification 취합 유효 기간, 취합되는 notification의 개수 및 notification 취합 시간 적어도 하나를 포함하는 것을 특징으로 하는 그룹 subscription-notification 방법.
The method according to claim 1,
The assembling step,
If it is determined that the collection conditions are met by referring to the collection policy resource, the received notification is collected,
The collection conditions are
A group subscription-notification method comprising at least one notification notification validity period, the number of notifications collected, and a notification collection time.
애플리케이션으로부터 그룹 subscription 요청을 수신하고, 그룹 멤버들로부터 notification 을 수신하는 통신부;
취합 정책 리소스를 생성하고, 그룹을 구성하는 그룹 멤버들에 subscription 리소스들을 생성하며, 통신부를 통해 수신한 notification 을 취합 정책 리소스를 참조로 취합하여 애플리케이션에 전달하는 프로세서;를 포함하고,
취합 정책 리소스는,
그룹 멤버들의 notification 을 취합하는데 참조할 notification과 관련한 정보를 수록한 리소스로, 그룹 리소스에 그룹 subscription 별로 생성되는 것을 특징으로 하는 그룹 M2M 플랫폼.
A communication unit receiving a group subscription request from an application and receiving notification from group members;
It includes a processor for generating a collection policy resource, generating subscription resources to group members constituting the group, and collecting notification received through the communication unit with reference to the collection policy resource and delivering it to the application.
The collection policy resource,
A group M2M platform characterized by being generated for each group subscription to a group resource as a resource that contains information related to notification to be referred for collecting notifications of group members.
KR1020190149545A 2019-11-20 2019-11-20 Group Notification Aggregation Method in IoT/M2M Platform KR102137914B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190149545A KR102137914B1 (en) 2019-11-20 2019-11-20 Group Notification Aggregation Method in IoT/M2M Platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190149545A KR102137914B1 (en) 2019-11-20 2019-11-20 Group Notification Aggregation Method in IoT/M2M Platform

Publications (1)

Publication Number Publication Date
KR102137914B1 true KR102137914B1 (en) 2020-07-24

Family

ID=71892610

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190149545A KR102137914B1 (en) 2019-11-20 2019-11-20 Group Notification Aggregation Method in IoT/M2M Platform

Country Status (1)

Country Link
KR (1) KR102137914B1 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168861A (en) * 1999-12-14 2001-06-22 Fujitsu Ltd Multicast system, multicast group management system, computer-readable recording medium for recording multicast group management program
KR20070009476A (en) * 2005-07-15 2007-01-18 닛본 덴끼 가부시끼가이샤 Information exchange system and management server, terminal unit, and method for reducing network load used in the same
KR20100045515A (en) * 2007-09-20 2010-05-03 알까뗄 루슨트 Device for processing applicative notifications
US20140369251A1 (en) * 2012-01-06 2014-12-18 Huawei Technologies Co., Ltd. Method, group server, and member device for accessing member resources
KR20190065405A (en) * 2016-10-13 2019-06-11 콘비다 와이어리스, 엘엘씨 Enabling Multicast for Service Layer Group Operations

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001168861A (en) * 1999-12-14 2001-06-22 Fujitsu Ltd Multicast system, multicast group management system, computer-readable recording medium for recording multicast group management program
KR20070009476A (en) * 2005-07-15 2007-01-18 닛본 덴끼 가부시끼가이샤 Information exchange system and management server, terminal unit, and method for reducing network load used in the same
KR20100045515A (en) * 2007-09-20 2010-05-03 알까뗄 루슨트 Device for processing applicative notifications
US20140369251A1 (en) * 2012-01-06 2014-12-18 Huawei Technologies Co., Ltd. Method, group server, and member device for accessing member resources
KR20190065405A (en) * 2016-10-13 2019-06-11 콘비다 와이어리스, 엘엘씨 Enabling Multicast for Service Layer Group Operations

Similar Documents

Publication Publication Date Title
CN109561171B (en) Configuration method and device of virtual private cloud service
CN107111508B (en) Programmatic event detection and message generation for requests to execute program code
KR101626117B1 (en) Client, brokerage sever and method for providing cloud storage
WO2020052271A1 (en) Method, device, and apparatus for processing cloud service in cloud system
US8972366B2 (en) Cloud-based directory system based on hashed values of parent and child storage locations
US9110976B2 (en) Supporting compliance in a cloud environment
US9251481B2 (en) Distributed metering and monitoring system
US8631154B2 (en) Dynamically modifying quality of service levels for resources in a networked computing environment
CN110677405A (en) Data processing method and device, electronic equipment and storage medium
EP3920562A1 (en) Method and system for performing charging processing on network slice client, and related device
CN108718347B (en) Domain name resolution method, system, device and storage medium
WO2019041738A1 (en) Client resource obtaining method and apparatus, terminal device, and storage medium
CN110012055A (en) File uploading method, apparatus and system
CN109246201B (en) Cloud resource delivery method, processor and storage medium
US8375124B1 (en) Resumable upload for hosted storage systems
US20170063708A1 (en) Resource exchange service transaction for cloud computing
CN113225339B (en) Network security monitoring method and device, computer equipment and storage medium
US20140337471A1 (en) Migration assist system and migration assist method
CN112948248B (en) Method and device for debugging software in cloud computing service
KR101845195B1 (en) Multiple Resource Subscriptions Association Method in an M2M system
KR102137882B1 (en) Method for Subscription Expiration Management and M2M System applying the same
WO2021047227A1 (en) Cross-region service sharing method, apparatus and management device, and storage medium
KR102137914B1 (en) Group Notification Aggregation Method in IoT/M2M Platform
US20170228408A1 (en) Data management apparatus and method therefor
US20170223136A1 (en) Any Web Page Reporting and Capture

Legal Events

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