KR102137882B1 - Method for Subscription Expiration Management and M2M System applying the same - Google Patents

Method for Subscription Expiration Management and M2M System applying the same Download PDF

Info

Publication number
KR102137882B1
KR102137882B1 KR1020180127294A KR20180127294A KR102137882B1 KR 102137882 B1 KR102137882 B1 KR 102137882B1 KR 1020180127294 A KR1020180127294 A KR 1020180127294A KR 20180127294 A KR20180127294 A KR 20180127294A KR 102137882 B1 KR102137882 B1 KR 102137882B1
Authority
KR
South Korea
Prior art keywords
subscription
resource
subscription resource
last event
event timestamp
Prior art date
Application number
KR1020180127294A
Other languages
Korean (ko)
Other versions
KR20200046315A (en
Inventor
정승명
김재호
이지호
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Priority to PCT/KR2018/012617 priority Critical patent/WO2020085528A1/en
Priority to KR1020180127294A priority patent/KR102137882B1/en
Publication of KR20200046315A publication Critical patent/KR20200046315A/en
Application granted granted Critical
Publication of KR102137882B1 publication Critical patent/KR102137882B1/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
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W4/00Services specially adapted for wireless communication networks; Facilities therefor
    • H04W4/70Services for machine-to-machine communication [M2M] or machine type communication [MTC]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 subscription expiration 관리 방법 및 이를 적용한 M2M 시스템이 제공된다. 본 발명의 실시예에 따른 subscription expiration 관리 방법은 subscription 리소스를 생성하는 단계; subscription 리소스에 last event timestamp 정보를 저장하는 단계; last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 단계;를 포함한다.
이에 의해, last event timestamp 정보를 참조하여, subscription 리소스를 삭제할 수 있게 되어, 이용하지 않지만 삭제되지 않은 subscription 리소스에 의한 불필요한 이벤트 모니터링 및 notification 전송을 없엘 수 있어, 이로 인한 M2M 플랫폼의 시스템 성능 감소와 네트워크 자원 낭비를 방지할 수 있게 된다.
Provided is a subscription expiration management method that deletes a subscription resource by referring to the last event timestamp information, and an M2M system using the same. A method for managing subscription expiration according to an embodiment of the present invention includes generating a subscription resource; storing last event timestamp information in a subscription resource; and deleting the subscription resource by referring to the last event timestamp information.
As a result, it is possible to delete the subscription resource by referring to the last event timestamp information, thereby eliminating unnecessary event monitoring and notification transmission by the subscription resource that is not used but not deleted, thereby reducing the system performance of the M2M platform and the network. It is possible to prevent waste of resources.

Description

구독 만료 관리 방법 및 이를 적용한 M2M 시스템{Method for Subscription Expiration Management and M2M System applying the same}Method for Subscription Expiration Management and M2M System applying the same}

본 발명은 IoT(Internet of Things)/M2M(Machine to Machine) 기술에 관한 것으로, 더욱 상세하게는 M2M 플랫폼에서 리소스 subscription-notification 서비스를 관리하는 방법에 관한 것이다.The present invention relates to Internet of Things (IoT)/M2M (Machine to Machine) technology, and more particularly, to a method of managing a resource subscription-notification service in 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 simultaneously satisfy predetermined conditions.

사용자 애플리케이션은 데이터들을 효율적으로 취득하기 위해서 subscription(구독)을 요청한다. 그러면, 구독에 대한 응답으로, M2M 플랫폼은 이벤트 발생시 사용자 애플리케이션에 notification(통지) 메시지를 전송한다.The user application requests a subscription to obtain data efficiently. Then, in response to the subscription, the M2M platform sends a notification message to the user application when an event occurs.

subscription 리소스는 공통 속성인 expirationTime에 의해 삭제되지만, 유효한 시간 내에는 불필요한 subscription 리소스가 지속적으로 동작할 수 밖에 없다.The subscription resource is deleted by the common attribute expirationTime, but the unnecessary subscription resource is forced to operate continuously within the valid time.

이를 해소하기 위한 방안으로, notification 전송 실패 횟수가 특정 임계치를 초과하는 경우 subscription 리소스를 삭제하는 방법이 제시된 바 있다. notification 전송 성공은 notification response 수신하는 것으로 정의된다.As a method for resolving this, a method of deleting subscription resources has been proposed when the number of failed notification transmissions exceeds a certain threshold. Notification transmission success is defined as receiving a notification response.

하지만, 현재 oneM2M 표준에서는 notification response를 받지 않도록 request 메시지의 파라미터를 설정할 수 있로 설정할 수 있어, 이 경우에는 위 방법에 따른 subscription 리소스를 삭제는 불가능하다.However, in the current oneM2M standard, it is possible to set the parameter of the request message so that it does not receive the notification response. In this case, it is impossible to delete the subscription resource according to the above method.

이에 따라, 이용하지 않지만 삭제되지 않은 subscription 리소스에 의해, M2M 플랫폼은 불필요한 이벤트 모니터링을 수행하여야 하고, notification을 계속하여 전송하여야 하는데, 이는 M2M 플랫폼의 시스템 성능 감소와 네트워크 자원 낭비를 유발한다.Accordingly, by the subscription resource that is not used but not deleted, the M2M platform must perform unnecessary event monitoring and continuously transmit notifications, which causes system performance reduction and network resource waste of the M2M platform.

본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 subscription expiration 관리 방법 및 이를 적용한 M2M 시스템을 제공함에 있다.The present invention has been devised to solve the above problems, and an object of the present invention is to provide a subscription expiration management method for deleting a subscription resource by referring to the last event timestamp information and an M2M system using the same.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, subscription expiration 관리 방법은 subscription 리소스를 생성하는 단계; subscription 리소스에 last event timestamp 정보를 저장하는 단계; last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 단계;를 포함한다. According to an embodiment of the present invention for achieving the above object, a subscription expiration management method includes generating a subscription resource; storing last event timestamp information in a subscription resource; and deleting the subscription resource by referring to the last event timestamp information.

본 발명에 따른 subscription expiration 관리 방법은 subscription의 event notification criteria를 만족하는 이벤트가 발생하면, last event timestamp를 갱신하는 단계;를 더 포함할 수 있다. The method for managing subscription expiration according to the present invention may further include updating the last event timestamp when an event that satisfies the event notification criteria of the subscription occurs.

삭제 단계는, last event timestamp를 filter criteria로 포함한 discovery를 통해 검색하여 삭제하는 것일 수 있다. The deletion step may be to search for and delete the last event timestamp through discovery including filter criteria.

삭제 단계는, The deletion step,

expirationTime = last event timestamp + subscription expiration durationexpirationTime = last event timestamp + subscription expiration duration

위의 expirationTime에 subscription 리소스를 삭제하는 것일 수 있다. It may be to delete the subscription resource at the expirationTime above.

notification response를 수신하면, subscription 리소스의 expirationTime을 갱신하는 것일 수 있다. Upon receiving the notification response, it may be updating the expirationTime of the subscription resource.

하위 응용 계층 또는 전송 계층에서 성공적인 notification 전송을 확인하면, subscription 리소스의 expirationTime을 갱신하는 것일 수 있다. If the successful notification transmission is confirmed in the lower application layer or the transport layer, it may be updating the expirationTime of the subscription resource.

삭제 단계는, 애플리케이션이 등록 해제되면, 애플리케이션이 notification을 수신하는 subscription 리소스를 삭제하는 것일 수 있다. In the deleting step, when the application is unregistered, the application may delete the subscription resource that receives the notification.

한편, 본 발명의 다른 실시예에 따른, 전자 기기는, 사용자 디바이스의 애플리케이션과 통신하는 통신부; 애플리케이션이 요청한 subscription 리소스를 생성하고, subscription 리소스에 last event timestamp 정보를 저장하며, last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 프로세서;를 포함한다. Meanwhile, according to another embodiment of the present invention, an electronic device includes: a communication unit communicating with an application of a user device; It includes; a processor that creates a subscription resource requested by an application, stores last event timestamp information in the subscription resource, and deletes the subscription resource by referring to the last event timestamp information.

이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, last event timestamp 정보를 참조하여, subscription 리소스를 삭제할 수 있게 되어, 이용하지 않지만 삭제되지 않은 subscription 리소스에 의한 불필요한 이벤트 모니터링 및 notification 전송을 없엘 수 있어, 이로 인한 M2M 플랫폼의 시스템 성능 감소와 네트워크 자원 낭비를 방지할 수 있게 된다.As described above, according to embodiments of the present invention, by referring to the last event timestamp information, a subscription resource can be deleted, and unnecessary event monitoring and notification transmission by an unused but not deleted subscription resource can be eliminated. In this way, it is possible to prevent system performance reduction and network resource waste of the M2M platform.

도 1은 본 발명의 일 실시예에 따른 구독 만료 관리 방법을 수행하는 M2M 플랫폼의 리소스 구조를 예시한 도면,
도 2는 본 발명의 일 실시예에 따른 구독 만료 관리 방법에 의해 subscription 리소스를 삭제한 결과를 개념적으로 나타낸 도면,
도 3은 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면, 그리고,
도 4는, 도 3에 도시된 전자 기기들의 내부 블럭도이다.
1 is a diagram illustrating a resource structure of an M2M platform performing a subscription expiration management method according to an embodiment of the present invention,
2 is a view conceptually showing a result of deleting a subscription resource by a subscription expiration management method according to an embodiment of the present invention,
3 is a view showing an IoT/M2M system to which the present invention is applicable, and
4 is an internal block diagram of the electronic devices shown in FIG. 3.

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

도 1은 본 발명의 일 실시예에 따른 구독 만료 관리 방법을 수행하는 M2M 플랫폼의 리소스 구조를 예시한 도면이다. 도시된 바와 같이, M2M 플랫폼에는 사용자 애플리케이션의 subscription 요청에 의해 subscription 리소스들이 생성되어 있다.1 is a diagram illustrating a resource structure of an M2M platform performing a subscription expiration management method according to an embodiment of the present invention. As illustrated, subscription resources are generated in the M2M platform by a subscription request of a user application.

M2M 플랫폼의 CSE는 subscription 리소스에 last event timestamp 정보를 추가로 저장한다. last event timestamp는 마지막 이벤트가 발생한 시간으로, 마지막으로 notification 전송이 이루어졌던 시간이다.CSE of the M2M platform additionally stores last event timestamp information in the subscription resource. last event timestamp is the time at which the last event occurred and the last time notification was sent.

subscription의 event notification criteria를 만족하는 이벤트가 발생할 때마다, M2M 플랫폼의 CSE는 last event timestamp를 갱신한다.Whenever an event that satisfies the event notification criteria of the subscription occurs, the CSE of the M2M platform updates the last event timestamp.

M2M 플랫폼의 CSE에 의해 저장/갱신되는 last event timestamp는 subscription 리소스의 삭제를 위해 참고되는데, 구체적으로 다음과 같은 방법으로 사용된다.The last event timestamp stored/updated by the CSE of the M2M platform is referenced to delete the subscription resource, and is used in the following way.

첫째, 관리자 애플리케이션이 oneM2M 표준 API를 통해 last event timestamp를 filter criteria로 포함한 discovery로 검색하여, 오래전에 마지막 이벤트가 발생하였던 subscription 리소스를 삭제할 수 있다.First, the administrator application may search for discovery including the last event timestamp as filter criteria through the oneM2M standard API, and delete the subscription resource in which the last event occurred a long time ago.

둘째, subscription expiration duration이 경과하면, M2M 플랫폼의 CSE가 자동으로 subscription 리소스를 삭제하도록 설정/구현할 수 있다. 구체적으로, 아래의 expirationTime에서 subscription 리소스를 삭제하는 것이다.Second, when the subscription expiration duration has elapsed, the CSE of the M2M platform can be configured/implemented to automatically delete the subscription resource. Specifically, the subscription resource is deleted from the expirationTime below.

expirationTime = last event timestamp + subscription expiration durationexpirationTime = last event timestamp + subscription expiration duration

subscription expiration duration은 애플리케이션에 의해 개별적으로 또는 운영 정책에 의해 공통적으로 설정될 수 있으며, subscription 리소스의 신규 속성으로 존재할 수 있다.The subscription expiration duration may be individually set by an application or commonly set by an operation policy, and may exist as a new attribute of subscription resources.

도 2에는 위에서 언급한 방법들에 의해 subscription 리소스를 삭제한 결과를 개념적으로 나타내었다.FIG. 2 conceptually shows the result of deleting the subscription resource by the above-mentioned methods.

한편, notification response가 수신되는 상황이라면, M2M 플랫폼의 CSE는 notification response 수신시에 subscription 리소스의 expirationTime, 구체적으로 expirationTime의 last event timestamp를 갱신하는 것으로 구현하는 것이 가능하다.On the other hand, if a notification response is received, the CSE of the M2M platform can be implemented by updating the expirationTime of the subscription resource, specifically, the last event timestamp of the expirationTime when the notification response is received.

다른 방법으로, oneM2M 응용 계층 상의 프로토콜로 성공적인 notification 전송을 확인하지 않고, HTTP/MQTT/CoAP와 같은 oneM2M 하위 응용 계층 또는 TCP 같은 전송 계층에서 notification request 메시지로 전송 성공을 확인하는 것도 가능하다.Alternatively, it is also possible to confirm the success of the transmission with a notification request message in a oneM2M lower application layer such as HTTP/MQTT/CoAP or a transport layer such as TCP, without confirming the successful notification transmission with the protocol on the oneM2M application layer.

또 다른 방법으로, AE(Application Entity : 사용자 애플리케이션)이 등록 해제되면, M2M 플랫폼의 CSE는 AE가 notification을 수신하는 subscription 리소스를 삭제하는 것으로 구현할 수도 있다.As another method, when the application entity (AE) is unregistered, the CSE of the M2M platform may be implemented by deleting the subscription resource that the AE receives the notification.

구체적으로, AE의 신규 속성으로 subscription cleanup 지시자를 명시적으로 포함하여 AE 등록을 해제하여 AE 리소스를 삭제하는 경우에, 해당 AE 리소스 ID를 notification 수신 주소(i.e. notificationURI)로 가지는 subscription 리소스를 삭제할 수 있다.Specifically, when the AE resource is deleted by explicitly canceling the AE registration by explicitly including the subscription cleanup indicator as a new attribute of the AE, the subscription resource having the AE resource ID as the notification receiving address (ie notificationURI) can be deleted. .

만약, 복수의 notification target을 포함하는 경우라면, 해당 AE 리소스 ID만 삭제하는 것으로 구현할 수도 있다.If a plurality of notification targets are included, it may be implemented by deleting only the corresponding AE resource ID.

한편, Registrar가 아닌 CSE의 경우는, AEAnnc 자원 삭제시 자신이 가진 subscription 리소스 중 해당 AE 리소스 ID(i.e. AEAnnc 리소스의 link 속성값)를 지시하는 경우, subscription 리소스를 삭제할 수 있다.On the other hand, in the case of a CSE that is not a registrar, when the AEAnnc resource is deleted, when the corresponding AE resource ID (i.e. link attribute value of the AEAnnc resource) is indicated among the subscription resources, the subscription resource can be deleted.

다른 방법으로, 복수의 notification targe을 포함하는 경우 해당 AE 리소스 ID만을 삭제하는 것도 가능하다.Alternatively, if a plurality of notification targes are included, it is also possible to delete only the corresponding AE resource ID.

현재 oneM2M 표준에서는, 원격 CSE에 AEAnnc가 삭제 되지는 않으나, link 속성에 등록 해제되었음을 확인할 수 있는 정보가 기록된다.In the current oneM2M standard, AEAnnc is not deleted in the remote CSE, but information confirming that it is unregistered in the link attribute is recorded.

도 3은 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면이다. 본 발명이 적용 가능한 IoT/M2M 시스템은, 도 3에 도시된 바와 같이, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34)와 같은 다양한 전자 기기들이 상호 통신가능하도록 연결되어 구축된다.3 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. 3, server 100-1, gateway 100-21, 100-22, device 100-31, 100-32, 100-33 , 100-34).

도 3에 도시된 전자 기기들의 개수, 이를 테면, IoT/M2M 시스템을 구성하는 서버(100-1), 게이트웨이(100-21, 100-22) 및 디바이스(100-31, 100-32, 100-33, 100-34)의 대수는 예시적인 것이므로, 이와 다르게 구현하는 경우도 본 발명의 기술적 사상이 적용될 수 있다.The number of electronic devices shown in FIG. 3, 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.

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

도 3에 도시된 모든 전자 기기들은, M2M 플랫폼으로써 CSE(Common Sservice Entity)의 기능을 수행할 수 있다. 즉, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두 본 발명의 실시예에 따른 리소스 구독/통지 서비스를 제공할 수 있는 것이다.All electronic devices illustrated in FIG. 3 may perform a function of a Common Sservice Entity (CSE) as an M2M platform. That is, the server 100-1, the gateway (100-21, 100-22), the device (100-31, 100-32, 100-33, 100-34) all of the resource subscription / notification according to an embodiment of the present invention It can provide services.

도 4는, 도 3에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두가 공통된다. 따라서, 도 3에서는 이들을 참조 부호 "100"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.4 is an internal block diagram of the electronic devices shown in FIG. 3. 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. Accordingly, in FIG. 3, these are referred to as reference numeral “100”, and are hereinafter referred to as electronic devices.

도 4에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(110), 프로세서(120), 저장부(130) 및 기능 블록(140)을 포함한다.As shown in FIG. 4, 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)는 외부 기기와 통신하고 외부 네트워크에 액세스하기 위한 통신 인터페이스 수단이다.The communication unit 110 is a communication interface means for communicating with an external device and accessing an external network.

프로세서(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 expiration 관리에 필요한 절차들을 수행하며, 저장부(130)는 프로세서(120)가 subscription expiration 관리를 수행함에 있어 필요한 저장 공간을 제공한다.The procedures required for the subscription expiration management presented above of the processor 120 are performed, and the storage unit 130 provides storage space necessary for the processor 120 to perform subscription expiration management.

기능 블록(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.

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

10 : 사용자 애플리케이션
100 : oneM2M 플랫폼
10: user application
100: oneM2M platform

Claims (8)

subscription 리소스를 생성하는 단계;
subscription 리소스에 last event timestamp 정보를 저장하는 단계;
last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 단계;를 포함하고,
삭제 단계는,
애플리케이션이 등록 해제되면, 등록 해제된 애플리케이션이 notification을 수신하는 subscription 리소스를 삭제하는 것을 특징으로 하는 subscription expiration 관리 방법.
creating a subscription resource;
storing last event timestamp information in a subscription resource;
and deleting the subscription resource by referring to the last event timestamp information.
The deletion step,
When the application is unregistered, the subscription expiration management method characterized in that the unregistered application deletes the subscription resource receiving the notification.
청구항 1에 있어서,
subscription의 event notification criteria를 만족하는 이벤트가 발생하면, last event timestamp를 갱신하는 단계;를 더 포함하는 것을 특징으로 하는 subscription expiration 관리 방법.
The method according to claim 1,
If an event that satisfies the event notification criteria of the subscription occurs, updating the last event timestamp; subscription expiration management method further comprising.
청구항 1에 있어서,
삭제 단계는,
last event timestamp를 filter criteria로 포함한 discovery를 통해 검색하여 삭제하는 것을 특징으로 하는 subscription expiration 관리 방법.
The method according to claim 1,
The deletion step,
Subscription expiration management method characterized by searching and deleting through discovery including last event timestamp as filter criteria.
청구항 1에 있어서,
삭제 단계는,
expirationTime = last event timestamp + subscription expiration duration
위의 expirationTime에 subscription 리소스를 삭제하는 것을 특징으로 하는 subscription expiration 관리 방법.
The method according to claim 1,
The deletion step,
expirationTime = last event timestamp + subscription expiration duration
A subscription expiration management method characterized by deleting a subscription resource at the expirationTime above.
청구항 4에 있어서,
notification response를 수신하면, subscription 리소스의 expirationTime을 갱신하는 것을 특징으로 하는 subscription expiration 관리 방법.
The method according to claim 4,
Upon receiving the notification response, the subscription expiration management method characterized by updating the expirationTime of the subscription resource.
청구항 4에 있어서,
하위 응용 계층 또는 전송 계층에서 성공적인 notification 전송을 확인하면, subscription 리소스의 expirationTime을 갱신하는 것을 특징으로 하는 subscription expiration 관리 방법.
The method according to claim 4,
A subscription expiration management method characterized by updating expirationTime of a subscription resource when a successful notification transmission is confirmed by a lower application layer or a transport layer.
삭제delete 사용자 디바이스의 애플리케이션과 통신하는 통신부;
애플리케이션이 요청한 subscription 리소스를 생성하고, subscription 리소스에 last event timestamp 정보를 저장하며, last event timestamp 정보를 참조하여, subscription 리소스를 삭제하는 프로세서;를 포함하고,
프로세서는,
애플리케이션이 등록 해제되면, 등록 해제된 애플리케이션이 notification을 수신하는 subscription 리소스를 삭제하는 것을 특징으로 하는 전자 기기.
A communication unit communicating with an application of the user device;
It includes; a processor for creating a subscription resource requested by the application, storing last event timestamp information in the subscription resource, and deleting the subscription resource by referring to the last event timestamp information.
The processor,
When the application is unregistered, the unregistered application deletes the subscription resource receiving the notification.
KR1020180127294A 2018-10-24 2018-10-24 Method for Subscription Expiration Management and M2M System applying the same KR102137882B1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/KR2018/012617 WO2020085528A1 (en) 2018-10-24 2018-10-24 Subscription expiration management method and m2m system employing same
KR1020180127294A KR102137882B1 (en) 2018-10-24 2018-10-24 Method for Subscription Expiration Management and M2M System applying the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020180127294A KR102137882B1 (en) 2018-10-24 2018-10-24 Method for Subscription Expiration Management and M2M System applying the same

Publications (2)

Publication Number Publication Date
KR20200046315A KR20200046315A (en) 2020-05-07
KR102137882B1 true KR102137882B1 (en) 2020-07-24

Family

ID=70331186

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020180127294A KR102137882B1 (en) 2018-10-24 2018-10-24 Method for Subscription Expiration Management and M2M System applying the same

Country Status (2)

Country Link
KR (1) KR102137882B1 (en)
WO (1) WO2020085528A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022119019A1 (en) * 2020-12-04 2022-06-09 한국전자기술연구원 Ngsi-ld api subscription wrapping method
WO2023128006A1 (en) * 2021-12-30 2023-07-06 한국전자기술연구원 Data request processing method based on cached data platform information in multiple data platform distributed environment

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016195199A1 (en) * 2015-06-04 2016-12-08 엘지전자 주식회사 Method for processing request through polling channel in wireless communication system and apparatus therefor

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101963466B1 (en) * 2011-02-11 2019-03-28 아이오티 홀딩스, 인크. Systems, methods and apparatus for managing machine-to-machine (m2m) entities
KR101986850B1 (en) * 2013-02-04 2019-06-07 주식회사 케이티 A method for managing information of M2M system and apparatus therefor
CN103618800B (en) * 2013-12-05 2017-11-03 华为技术有限公司 The implementation method and device of subscribing notification
CN107026882B (en) * 2016-02-02 2021-02-12 华为技术有限公司 Resource acquisition method and related equipment

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016195199A1 (en) * 2015-06-04 2016-12-08 엘지전자 주식회사 Method for processing request through polling channel in wireless communication system and apparatus therefor

Also Published As

Publication number Publication date
WO2020085528A1 (en) 2020-04-30
KR20200046315A (en) 2020-05-07

Similar Documents

Publication Publication Date Title
US11956210B2 (en) Method and apparatus for transmitting application programming interface API request
US8661127B2 (en) Information processing apparatus, information processing method, non-transitory computer readable medium storing program, and information processing system
US9954815B2 (en) Domain name collaboration service using domain name dependency server
WO2019085074A1 (en) Website vulnerability scanning method and apparatus, computer device and storage medium
KR102137882B1 (en) Method for Subscription Expiration Management and M2M System applying the same
EP4277239A1 (en) Cloud platform and bucket management method for object storage service provided thereby
CN106302638B (en) Data management method, forwarding equipment and system
US8375124B1 (en) Resumable upload for hosted storage systems
US20140337471A1 (en) Migration assist system and migration assist method
US11444998B2 (en) Bit rate reduction processing method for data file, and server
KR101845195B1 (en) Multiple Resource Subscriptions Association Method in an M2M system
CN110198315B (en) Message processing method and device
CN114756530B (en) Client information processing method based on bastion machine
WO2017000669A1 (en) Centralised management control method, apparatus, and related device for domain name resource record caching
US20170223136A1 (en) Any Web Page Reporting and Capture
CN110300140B (en) Method for updating content in cloud distribution network, refreshing client and network node
KR101852727B1 (en) Cross-Resource Subscriptions Management Method
EP3002910B1 (en) Connecting computer management systems via cellular digital telecommunication networks
CN106559282A (en) A kind of lock file management method and device
KR101842830B1 (en) Request Reachability Management Method on M2M platform
KR102137914B1 (en) Group Notification Aggregation Method in IoT/M2M Platform
CN113742617A (en) Cache updating method and device
CN107846480B (en) NXDOMAIN response packet processing method and device
KR102309171B1 (en) Resource Mirroring Method for M2M Platform
KR20190119862A (en) Method of Transmitting Resource Notification Message and M2M System applying the same

Legal Events

Date Code Title Description
A302 Request for accelerated examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant