WO2019022360A1 - 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법 - Google Patents

위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법 Download PDF

Info

Publication number
WO2019022360A1
WO2019022360A1 PCT/KR2018/006223 KR2018006223W WO2019022360A1 WO 2019022360 A1 WO2019022360 A1 WO 2019022360A1 KR 2018006223 W KR2018006223 W KR 2018006223W WO 2019022360 A1 WO2019022360 A1 WO 2019022360A1
Authority
WO
WIPO (PCT)
Prior art keywords
location information
data
resource
attribute
inquiry request
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/KR2018/006223
Other languages
English (en)
French (fr)
Inventor
정승명
안일엽
김재호
이지호
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Korea Electronics Technology Institute
Original Assignee
Korea Electronics Technology Institute
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 Korea Electronics Technology Institute filed Critical Korea Electronics Technology Institute
Publication of WO2019022360A1 publication Critical patent/WO2019022360A1/ko
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • 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]

Definitions

  • the present invention relates to an Internet of Things (IoT) / M2M (Machine to Machine) technology, and more particularly, to a method of inquiring device data on an IoT / M2M platform.
  • IoT Internet of Things
  • M2M Machine to Machine
  • the present invention has been made in order to solve the above problems, and it is an object of the present invention to provide a method and system for an application to inquire only data of a device located at a corresponding location by specifying location information in a query for data .
  • a data inquiry method including receiving a data inquiry request including location information; Retrieving a data resource to which a location information attribute matching the location information included in the data inquiry request is applied; And returning the search result.
  • the location information attribute may be stored in the data resource.
  • the location information attribute may be included in the upper resource of the data resource.
  • the location information attribute may include the location information of the device or the ID of the resource containing the location information of the device.
  • the data resource may include an attribute including information on whether or not the positional information attribute is applied.
  • the location information included in the data inquiry request may include information on three or more coordinates for specifying the area, and information for designating the inside or outside of the area.
  • the data inquiry request includes a resource type condition
  • the retrieving step is capable of retrieving a resource of a type that conforms to the resource type condition, to which a location information attribute conforming to the received location information is applied.
  • an M2M system includes: a communication unit for receiving a data inquiry request including location information from an application executed in a user terminal; And a processor for searching for a data resource to which a location information attribute matching the location information included in the data inquiry request is applied, and for returning the search result to the application.
  • an application can specify location information in a query on data and inquire only data of a device in the corresponding location.
  • the location information not only the location information but also the data resource type can be specified and only the specific type of data of the device at the corresponding location can be inquired.
  • FIG. 2 is a block diagram illustrating the concept of the present invention
  • 3 is a diagram illustrating a resource structure of oneM2M platform for location information based device data inquiry
  • FIG. 4 is a diagram showing another structure of resources of oneM2M platform for location information based device data inquiry
  • FIG. 5 is a diagram illustrating a process of searching for location information and returning a search result
  • FIG. 6 is a diagram illustrating an IoT / M2M system to which the present invention is applicable.
  • FIG. 7 is an internal block diagram of the electronic devices shown in Fig.
  • FIG. 2 is a diagram provided in a conceptual description of the present invention. As shown in FIG. 2, a method of inquiring device data based on location information is disclosed in the embodiment of the present invention.
  • the application executed in the user terminal may include location information such as “are in ⁇ " x1, y1 ",” x2, y2 “,” x3, y3 " Quot; ⁇ " to inquire only the data of the device at the corresponding position.
  • FIG. 3 is a view showing a resource structure of oneM2M platform for location information based device data inquiry. For ease of understanding and explanation, FIG. 3 further shows an application for inquiring data.
  • a location information attribute is added to a data container resource.
  • locationContainerID attribute
  • locationTag attribute
  • location information fixed in the "locationTag” attribute is recorded, and the location information can be used without limitation in the types and types such as GPS coordinates, address, zip code, and the like.
  • location information is stored in other container resources and updated periodically.
  • the ID of the container resource containing the location information is stored in the "locationContainerID" attribute so that the container resource can be linked to the container resource.
  • ⁇ Container> resources with location information properties are searched for location information based queries, but ⁇ container> resources without location information properties are not searched for location information based queries.
  • the technical idea of the present invention can also be applied to a case where a location information attribute is added to a resource other than the ⁇ container> resource, such as the ⁇ timeSeries> resource, the ⁇ flexContainer> resource, and the ⁇ semanticDescriptor> resource.
  • FIG. 4 is a view showing another structure of resources of oneM2M platform for location information based device data inquiry.
  • the "locationContainerID” attribute and the “locationTag” attribute may be added to the ⁇ AE> resource which is an upper resource of the resource in which data is stored.
  • the location information attribute stores ⁇ AE> location information of the device that created the resource.
  • a " locationInfoInheritence " attribute is added to a ⁇ container > resource in which data ⁇ AE>
  • the " locationInfoInheritence " attribute contains information indicating whether the location information is applied to the ⁇ container> resource.
  • the ⁇ container> resource refers to the location information of the device that generated the parent node ⁇ AE>.
  • the data of the ⁇ container> resource is searched for in the location information based query.
  • the ⁇ container> resource does not refer to the location information of the device that generated the parent node ⁇ AE>. In this case, the data of the ⁇ container> resource is not searched for in the location information based query.
  • ⁇ AE> resource does not have the location property attributes "locationContainerID” and "locationTag” attributes, all data resources subordinate to the ⁇ AE> resource are not searched for location information based queries.
  • the location information recording by the resource structure shown in FIG. 4 is applicable even when the upper resource of the resource in which data is stored is a resource other than the ⁇ AE> resource, for example, a ⁇ remoteCSE> resource.
  • the technical idea of the present invention can be applied to a case where data is stored in resources other than the ⁇ container> resource, the ⁇ timeSeries> resource, the ⁇ flexContainer> resource, and the ⁇ semanticDescriptor> resource as described above.
  • 5 is a view for explaining a process of oneM2M platform to retrieve and return data based on location information when an application inquires data based on location information.
  • a filter condition may be added as shown on the left side of FIG. 5, and a plurality of filter conditions may be combined into a logical operation.
  • the data of the container resource is returned instead of the ID of the data container resource of the device satisfying the location.
  • the container resource data may be implemented to be returned to the latest data.
  • locationCoordinates " and " coordinateBorder " are conditions for specifying a position as a region by three or more coordinates.
  • the " locationCoordinates " contains three or more coordinates that can specify a region, and " coordinateBorder " contains information specifying the inside of the region, outside the boundary, inside the boundary, and outside the boundary.
  • the inside of the boundary of the rectangular area specified by the four coordinates is specified as the device location.
  • locationTag is a condition for specifying a location to a point other than an area.
  • the "resourceType” can be added to the filter condition of the location information based inquiry request.
  • “resourceType” is a condition for specifying the resource type ( ⁇ container>, ⁇ timeSeries>, ⁇ flexContainer>, ⁇ semanticDescriptor>).
  • oneM2M platform searches for resources satisfying the resource type condition as resources having the location information attribute according to the filter condition, and stores the ID of the retrieved resource or the latest data And returns it to the application along with the location information and the "labels" attribute (eg "temp_sensor1").
  • 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.
  • 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.
  • connection structure of the electronic devices shown in Fig. 6 can be replaced by other methods as needed.
  • All the electronic devices shown in Fig. 6 can function as an M2M platform. That is, the server 100-1, the gateways 100-21 and 100-22, and the devices 100-31, 100-32, 100-33, and 100-34 are all based on the location information based on the embodiment of the present invention It is possible to provide a specific type resource data inquiry service.
  • FIG. 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.
  • the electronic apparatuses include a communication unit 110, a processor 120, a storage unit 130, and a function block 140. As shown in FIG.
  • the communication unit 110 is communication interface means for communicating with an external device and accessing an external network.
  • 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.
  • the processor 120 performs the procedures necessary for the specific type device data inquiry service based on the location information based on the location information described above and the processor 120 performs the specific type device data inquiry service based on the location information Provide the necessary storage space.
  • 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. [
  • 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.
  • 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.
  • 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.
  • the computer readable code or program stored in the computer readable recording medium may be transmitted through a network connected between the computers.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법이 제공된다. 본 발명의 실시예에 따른 데이터 조회 방법은, 위치 정보를 포함하는 데이터 조회 요청을 수신하면, 데이터 조회 요청에 포함된 위치 정보에 부합하는 위치 정보 속성이 적용된 데이터 리소스를 검색하여 결과를 반환한다. 이에 의해, 애플리케이션이 데이터에 대한 쿼리에 위치 정보를 특정하여 해당 위치에 있는 디바이스의 데이터만을 조회할 수 있게 된다.

Description

위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법
본 발명은 IoT(Internet of Things)/M2M(Machine to Machine) 기술에 관한 것으로, 더욱 상세하게는 IoT/M2M 플랫폼에서 디바이스 데이터를 조회하는 방법에 관한 것이다.
현재 oneM2M 표준에서는 표준화된 위치 정보를 기반으로 디바이스 데이터를 조회하는 것이 불가능하다. 즉, 디바이스 데이터와 위치 정보 간의 링크를 제공하지 않는다.
디바이스 데이터를 저장하는 <container> 리소스의 "labels" 속성에 비표준화된 방법으로 고정된 위치 정보를 저장하는 방법을 상정할 수 있다. 하지만, 이는 비표준 방식이기 때문에, 도 1에 도시된 바와 같이, 다른 애플리케이션이나 플랫폼이 이 정보의 의미를 알고 이용하기 불가능할 수 있다.
이에 따라, 현재 oneM2M 표준에서는 특정 위치에 연관된 데이터를 조회할 수 없는 실정인 바, 이를 해결하기 위한 방안의 모색이 요청된다.
본 발명은 상기와 같은 문제점을 해결하기 위하여 안출된 것으로서, 본 발명의 목적은, 애플리케이션이 데이터에 대한 쿼리에 위치 정보를 특정하여 해당 위치에 있는 디바이스의 데이터만을 조회할 수 있는 방법 및 시스템을 제공함에 있다.
상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른, 데이터 조회 방법은, 위치 정보를 포함하는 데이터 조회 요청을 수신하는 단계; 데이터 조회 요청에 포함된 위치 정보에 부합하는 위치 정보 속성이 적용된 데이터 리소스를 검색하는 단계; 및 검색 결과를 반환하는 단계;를 포함한다.
그리고, 위치 정보 속성은, 데이터 리소스에 수록될 수 있다.
또한, 위치 정보 속성은, 데이터 리소스의 상위 리소스에 수록될 수 있다.
그리고, 위치 정보 속성에는, 디바이스의 위치 정보가 수록되거나 디바이스의 위치 정보가 수록된 리소스의 ID가 수록될 수 있다.
또한, 데이터 리소스에는, 위치 정보 속성의 적용 여부에 대한 정보가 수록된 속성이 포함되어 있을 수 있다.
그리고, 데이터 조회 요청에 포함되는 위치 정보는, 영역을 특정하기 위한 3개 이상의 좌표들에 대한 정보 및 영역의 내부 또는 외부를 지정하기 위한 정보를 포함할 수 있다.
또한, 데이터 조회 요청은, 리소스 타입 조건을 포함하고, 검색 단계는, 수신된 위치 정보에 부합하는 위치 정보 속성이 적용되고, 리소스 타입 조건에 부합하는 타입의 리소스를 검색할 수 있다.
한편, 본 발명의 다른 실시예에 따른, M2M 시스템은, 사용자 단말에서 실행된 애플리케이으로부터 위치 정보를 포함하는 데이터 조회 요청을 수신하는 통신부; 및 데이터 조회 요청에 포함된 위치 정보에 부합하는 위치 정보 속성이 적용된 데이터 리소스를 검색하고, 검색 결과를 애플리케이션에 반환하는 프로세서;를 포함한다.
이상 설명한 바와 같이, 본 발명의 실시예들에 따르면, 애플리케이션이 데이터에 대한 쿼리에 위치 정보를 특정하여 해당 위치에 있는 디바이스의 데이터만을 조회할 수 있게 된다.
또한, 본 발명의 실시예들에 따르면, 위치 정보 뿐만 아니라 데이터 리소스 타입까지 특정하여, 해당 위치에 있는 디바이스의 데이터 중 특정 타입의 데이터만을 조회할 수 있게 된다.
도 1은 oneM2M 플랫폼에서 비표준화된 방법으로 고정된 위치 정보를 저장하는 경우의 문제점을 나타낸 도면,
도 2는 본 발명의 개념 설명에 제공되는 도면,
도 3은 위치 정보 기반 디바이스 데이터 조회를 위한 oneM2M 플랫폼의 리소스 구조를 도시한 도면,
도 4는 위치 정보 기반 디바이스 데이터 조회를 위한 oneM2M 플랫폼의 리소스의 다른 구조를 도시한 도면,
도 5는 위치 정보 기반 데이터 조회 및 검색 결과 반환 과정의 설명에 제공되는 도면,
도 6은 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면, 그리고,
도 7은, 도 6에 도시된 전자 기기들의 내부 블럭도이다.
이하에서는 도면을 참조하여 본 발명을 보다 상세하게 설명한다.
1. 위치 정보 기반 디바이스 데이터 조회
도 2는 본 발명의 개념 설명에 제공되는 도면이다. 도 2에 도시된 바와 같이, 본 발명의 실시예에서는 위치 정보 기반으로 디바이스 데이터를 조회하는 방법을 제시한다.
즉, 사용자 단말에서 실행된 애플리케이션이 디바이스 데이터에 대한 쿼리에 위치 정보, 이를 테면, 도 1에서 "are in {"x1, y1", "x2, y2", "x3, y3", "x4, y4"}"를 특정하여 해당 위치에 있는 디바이스의 데이터만을 조회하는 것이다.
나아가, 본 발명의 실시예에서는, 위치 정보 뿐만 아니라 데이터 리소스 타입에 대해서도 특정하여, 해당 위치에 있는 디바이스에 의해 생성된 데이터 중 특정 타입의 데이터만을 조회하는 방법을 제시한다.
2. 위치 정보 기반 조회를 위한 리소스 구조 #1
도 3은 위치 정보 기반 디바이스 데이터 조회를 위한 oneM2M 플랫폼의 리소스 구조를 도시한 도면이다. 이해와 설명의 편의를 위해, 도 3에는 데이터를 조회하는 애플리케이션을 더 도시하였다.
도 3에 도시된 바와 같이, 본 발명의 실시예에 따른 oneM2M 플랫폼에서는, 데이터 컨테이너 리소스에 위치 정보 속성이 추가된다.
도 3에서 위치 정보 속성은 "locationContainerID" 속성과 "locationTag" 속성, 2가지가 제시되어 있는데, 이들은 디바이스의 이동 여부에 따라 선택적으로 사용될 수 있다.
구체적으로, 고정형 디바이스의 경우, "locationTag" 속성에 고정된 위치 정보를 수록하는데, 위치 정보는 GPS 좌표, 주소, 우편번호 등 형식과 종류에 제한없이 이용 가능하다.
이동형 디바이스의 경우, 다른 컨테이너 리소스에 위치 정보를 저장하고, 주기적으로 업데이트 한다. 그리고, "locationContainerID" 속성에 위치 정보가 수록된 컨테이너 리소스의 ID를 수록하여 해당 컨테이너 리소스에 링크할 수 있도록 한다.
고정형 디바이스와 마찬가지로, 이동형 디바이스도 위치 정보의 형식과 종류에 대한 제한은 없다.
위치 정보 속성이 있는 <container> 리소스는 위치 정보 기반 쿼리에 대해 검색 대상이 되지만, 위치 정보 속성이 없는 <container> 리소스는 위치 정보 기반 쿼리에 대해 검색 대상이 되지 않는다.
한편, 도 3에서는 <container> 리소스를 생성하여 데이터를 저장하는 디바이스의 위치 정보를 <container> 리소스에 위치 정보 속성으로 추가한 것을 상정하였는데, 데이터를 저장하는 리소스 타입은 확장 가능하다.
즉, <container> 리소스 이외의 다른 리소스, 이를 테면, <timeSeries> 리소스, <flexContainer> 리소스, <semanticDescriptor> 리소스에 위치 정보 속성을 추가하는 경우도, 본 발명의 기술적 사상이 적용될 수 있다.
3. 위치 정보 기반 조회를 위한 리소스 구조 #2
도 4는 위치 정보 기반 디바이스 데이터 조회를 위한 oneM2M 플랫폼의 리소스의 다른 구조를 도시한 도면이다.
도 4에 도시된 바와 같이, 데이터가 저장되는 리소스의 상위 리소스인 <AE> 리소스에 위치 정보 속성인 "locationContainerID" 속성과 "locationTag" 속성이 추가될 수 있다.
이때, 위치 정보 속성에는 <AE> 리소스를 생성한 디바이스의 위치 정보가 수록된다.
그리고, 도 4에 도시된 바와 같이, <AE> 리소스의 하위 리소스인 데이터가 저장되는 <container> 리소스에는 "locationInfoInheritence" 속성이 추가된다. "locationInfoInheritence" 속성에는 <container> 리소스에 대해 위치 정보를 적용할지 여부를 나타내는 정보가 수록된다.
구체적으로, "locationInfoInheritence" 속성이 "true"인 경우는, <container> 리소스가 상위 노드인 <AE>를 생성한 디바이스의 위치 정보를 참조하는 경우이다. 이 경우에는, 위치 정보 기반 쿼리시 <container> 리소스의 데이터들은 검색 대상이 된다.
반면, "locationInfoInheritence" 속성이 "false"인 경우는, <container> 리소스가 상위 노드인 <AE>를 생성한 디바이스의 위치 정보를 참조하지 않는 경우이다. 이 경우에는, 위치 정보 기반 쿼리시 <container> 리소스의 데이터들은 검색 대상이 되지 않는다.
만약, <AE> 리소스에 위치 정보 속성인 "locationContainerID" 속성과 "locationTag" 속성이 없다면, <AE> 리소스에 하위하는 모든 데이터 리소스들은 위치 정보 기반 쿼리에 대해 검색 대상이 되지 않는다.
한편, 도 4에 제시된 리소스 구조에 의한 위치 정보 수록은, 데이터가 저장되는 리소스의 상위 리소스가 <AE> 리소스가 아닌 다른 리소스, 이를 테면, <remoteCSE> 리소스인 경우에도 적용가능하다.
나아가, 전술한 바와 같이, <container> 리소스 이외의 다른 리소스, <timeSeries> 리소스, <flexContainer> 리소스, <semanticDescriptor> 리소스에 데이터를 저장하는 경우에도, 본 발명의 기술적 사상이 적용될 수 있다.
4. 위치 정보 기반 데이터 조회를 위한 필터 조건
도 5는 애플리케이션이 위치 정보 기반으로 데이터를 조회하면, oneM2M 플랫폼이 위치 정보 기반으로 데이터 검색하여 반환하는 과정의 설명에 제공되는 도면이다.
애플리케이션의 위치 정보 기반 조회 요청에는, 도 5의 좌측에 나타난 바와 같이, 필터 조건이 부가될 수 있으며, 다수의 필터 조건들이 논리 연산으로 결합될 수도 있다.
필터 조건 중 "locationBasedDataQuery"가 "true"인 경우는, 해당 위치를 만족하는 디바이스의 데이터 컨테이너 리소스의 ID가 아닌 컨테이너 리소스의 데이터를 반환한다. 이때, 컨테이너 리소스의 데이터는 최신 데이터로 반환하도록 구현할 수도 있다.
반면, "locationBasedDataQuery"가 "false"인 경우는, 해당 위치를 만족하는 디바이스의 데이터 컨테이너 리소스의 ID를 반환한다.
그리고, 필터 조건 중 "locationCoordinates"와 "coordinateBorder"는 3개 이상의 좌표들로 위치를 영역으로 특정하기 위한 조건들이다. "locationCoordinates"에는 영역을 특정할 수 있는 3개 이상의 좌표들이 수록되며, "coordinateBorder"는 영역의 경계 내부, 경계 외부, 경계 포함 내부 및 경계 포함 외부 중 어디인지 특정하기 정보가 수록된다.
도 5에 제시된 위치 정보 기반 조회 요청의 첫 번째 필터 조건에는 4개의 좌표들로 특정되는 사각형 영역의 경계 포함 내부를 디바이스 위치로 특정하고 있다.
한편, "locationCoordinates"를 구성하는 좌표들의 전부 또는 일부를 "locationContainerID"나 "locationTag"의 위치 정보 속성으로 나타내는 것도 가능하다.
필터 조건 중 "locationTag"는 영역이 아닌 지점으로 위치를 특정하기 위한 조건이다.
위치 정보 기반 조회 요청의 필터 조건에는 "resourceType"을 추가할 수 있다. "resourceType"는 리소스의 타입(<container>, <timeSeries>, <flexContainer>, <semanticDescriptor>)을 특정하기 위한 조건이다.
애플리케이션의 위치 정보 기반 조회 요청에 대해, oneM2M 플랫폼은 필터 조건에 따른 위치 정보 속성을 갖는 리소스들로써 리소스 타입 조건을 만족하는 리소스들을 검색하고, 검색된 리소스의 ID 또는 리소스에 저장되어 있는 (최신) 데이터를 획득하여, 위치 정보와 "labels" 속성(예 "temp_sensor1")과 함께 애플리케이션에 반환한다.
5. IoT/M2M 시스템
도 6은 본 발명이 적용 가능한 IoT/M2M 시스템을 도시한 도면이다. 본 발명이 적용 가능한 IoT/M2M 시스템은, 도 6에 도시된 바와 같이, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34)와 같은 다양한 전자 기기들이 상호 통신가능하도록 연결되어 구축된다.
도 6에 도시된 전자 기기들의 개수, 이를 테면, IoT/M2M 시스템을 구성하는 서버(100-1), 게이트웨이(100-21, 100-22) 및 디바이스(100-31, 100-32, 100-33, 100-34)의 대수는 예시적인 것이므로, 이와 다르게 구현하는 경우도 본 발명의 기술적 사상이 적용될 수 있다.
나아가, 도 6에 도시된 전자 기기들의 연결 구조 역시, 필요에 따라 다른 방식으로 대체될 수 있음은 물론이다.
도 6에 도시된 모든 전자 기기들은, M2M 플랫폼으로써 기능을 수행할 수 있다. 즉, 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두 본 발명의 실시예에 따른 위치 정보 기반의 특정 타입 리소스 데이터 조회 서비스를 제공할 수 있는 것이다.
도 7은, 도 6에 도시된 전자 기기들의 내부 블럭도이다. 본 발명의 실시예를 구현함에 있어 필요한 구성들은 서버(100-1), 게이트웨이(100-21, 100-22), 디바이스(100-31, 100-32, 100-33, 100-34) 모두가 공통된다. 따라서, 도 6에서는 이들을 참조 부호 "100"으로 통칭하여 도시하였으며, 이하에서 전자 기기로 통칭한다.
도 7에 도시된 바와 같이, 본 발명의 다른 실시예에 따른 전자 기기들은, 통신부(110), 프로세서(120), 저장부(130) 및 기능 블록(140)을 포함한다.
통신부(110)는 외부 기기와 통신하고 외부 네트워크에 액세스하기 위한 통신 인터페이스 수단이다.
프로세서(120)는 적어도 하나의 AE(Application Entitr)와 CSE(Common Service Entity)를 포함한다. 전자 기기의 종류와 기능에 따라서는, AE가 포함되지 않을 수도 있다.
프로세서(120)의 위에서 제시한 위치 정보 기반의 특정 타입 디바이스 데이터 조회 서비스에 필요한 절차들을 수행하며, 저장부(130)는 프로세서(120)가 위치 정보 기반의 특정 타입 디바이스 데이터 조회 서비스를 수행함에 있어 필요한 저장 공간을 제공한다.
기능 블록(140)은 전자 기기 본연의 기능을 수행한다. 이를 테면, 전자 기기가 서버(100-1)인 경우, 사용자 서비스를 제공하는 가상 머신들이 기능 블록(140)에 해당한다.
6. 변형예
한편, 본 실시예에 따른 장치와 방법의 기능을 수행하게 하는 컴퓨터 프로그램을 수록한 컴퓨터로 읽을 수 있는 기록매체에도 본 발명의 기술적 사상이 적용될 수 있음은 물론이다. 또한, 본 발명의 다양한 실시예에 따른 기술적 사상은 컴퓨터로 읽을 수 있는 기록매체에 기록된 컴퓨터로 읽을 수 있는 코드 형태로 구현될 수도 있다. 컴퓨터로 읽을 수 있는 기록매체는 컴퓨터에 의해 읽을 수 있고 데이터를 저장할 수 있는 어떤 데이터 저장 장치이더라도 가능하다. 예를 들어, 컴퓨터로 읽을 수 있는 기록매체는 ROM, RAM, CD-ROM, 자기 테이프, 플로피 디스크, 광디스크, 하드 디스크 드라이브, 등이 될 수 있음은 물론이다. 또한, 컴퓨터로 읽을 수 있는 기록매체에 저장된 컴퓨터로 읽을 수 있는 코드 또는 프로그램은 컴퓨터간에 연결된 네트워크를 통해 전송될 수도 있다.
또한, 이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.

Claims (8)

  1. 위치 정보를 포함하는 데이터 조회 요청을 수신하는 단계;
    데이터 조회 요청에 포함된 위치 정보에 부합하는 위치 정보 속성이 적용된 데이터 리소스를 검색하는 단계; 및
    검색 결과를 반환하는 단계;를 포함하는 것을 특징으로 하는 데이터 조회 방법.
  2. 청구항 1에 있어서,
    위치 정보 속성은,
    데이터 리소스에 수록되는 것을 특징으로 하는 데이터 조회 방법.
  3. 청구항 1에 있어서,
    위치 정보 속성은,
    데이터 리소스의 상위 리소스에 수록되는 것을 특징으로 하는 데이터 조회 방법.
  4. 청구항 2 또는 청구항 3에 있어서,
    위치 정보 속성에는,
    디바이스의 위치 정보가 수록되거나 디바이스의 위치 정보가 수록된 리소스의 ID가 수록되어 있는 것을 특징으로 하는 데이터 조회 방법.
  5. 청구항 3에 있어서,
    데이터 리소스에는,
    위치 정보 속성의 적용 여부에 대한 정보가 수록된 속성이 포함되어 있는 것을 특징으로 하는 데이터 조회 방법.
  6. 청구항 1에 있어서,
    데이터 조회 요청에 포함되는 위치 정보는,
    영역을 특정하기 위한 3개 이상의 좌표들에 대한 정보 및 영역의 내부 또는 외부를 지정하기 위한 정보를 포함하는 것을 특징으로 하는 데이터 조회 방법.
  7. 청구항 1에 있어서,
    데이터 조회 요청은, 리소스 타입 조건을 포함하고,
    검색 단계는,
    수신된 위치 정보에 부합하는 위치 정보 속성이 적용되고, 리소스 타입 조건에 부합하는 타입의 리소스를 검색하는 것을 특징으로 하는 데이터 조회 방법.
  8. 사용자 단말에서 실행된 애플리케이으로부터 위치 정보를 포함하는 데이터 조회 요청을 수신하는 통신부; 및
    데이터 조회 요청에 포함된 위치 정보에 부합하는 위치 정보 속성이 적용된 데이터 리소스를 검색하고, 검색 결과를 애플리케이션에 반환하는 프로세서;를 포함하는 것을 특징으로 하는 M2M 시스템.
PCT/KR2018/006223 2017-07-28 2018-05-31 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법 Ceased WO2019022360A1 (ko)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2017-0096176 2017-07-28
KR20170096176 2017-07-28

Publications (1)

Publication Number Publication Date
WO2019022360A1 true WO2019022360A1 (ko) 2019-01-31

Family

ID=65040563

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/KR2018/006223 Ceased WO2019022360A1 (ko) 2017-07-28 2018-05-31 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법
PCT/KR2018/008599 Ceased WO2019022583A1 (ko) 2017-07-28 2018-07-30 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/008599 Ceased WO2019022583A1 (ko) 2017-07-28 2018-07-30 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법

Country Status (1)

Country Link
WO (2) WO2019022360A1 (ko)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09204436A (ja) * 1996-01-26 1997-08-05 Nippon Telegr & Teleph Corp <Ntt> 情報空間探索方法及び装置
JP2002222192A (ja) * 2001-01-25 2002-08-09 Hiroyuki Tarumi 情報検索装置および方法と記録媒体
KR20030011846A (ko) * 2002-11-15 2003-02-11 산요 덴키 가부시키가이샤 기기 검출 시스템, 및 기기 제어 장치
KR20060071634A (ko) * 2004-12-22 2006-06-27 재단법인 포항산업과학연구원 유/무선 통신용 네트워크 센서
KR101274966B1 (ko) * 2011-12-07 2013-07-30 모다정보통신 주식회사 M2m 통신에서 장치의 데이터 공유 방법 및 그 시스템
JP2015036926A (ja) * 2013-08-15 2015-02-23 日本電信電話株式会社 マシンツーマシン制御システム及び方法
KR20150063906A (ko) * 2013-11-29 2015-06-10 주식회사 케이티 M2m 환경에서 사용 가능한 장치를 검색하는 방법 및 장치

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030167329A1 (en) * 2002-03-01 2003-09-04 Docomo Communications Laboratories Usa, Inc. Communication system and method for locating and utilizing distributed resources
US8553623B2 (en) * 2007-07-20 2013-10-08 Broadcom Corporation Method and system for utilizing standardized interface in a wireless device to discover and use local and remote resources
US10084856B2 (en) * 2009-12-17 2018-09-25 Wsou Investments, Llc Method and apparatus for locating services within peer-to-peer networks
KR101533671B1 (ko) * 2012-05-10 2015-07-06 주식회사 케이티 사용자 식별 정보를 이용한 컨테이너 자원의 구성 방법, 기록 매체 및 그 장치
KR102151826B1 (ko) * 2014-04-17 2020-09-04 한국전자기술연구원 IoT 리소스 검색 방법 및 서버

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09204436A (ja) * 1996-01-26 1997-08-05 Nippon Telegr & Teleph Corp <Ntt> 情報空間探索方法及び装置
JP2002222192A (ja) * 2001-01-25 2002-08-09 Hiroyuki Tarumi 情報検索装置および方法と記録媒体
KR20030011846A (ko) * 2002-11-15 2003-02-11 산요 덴키 가부시키가이샤 기기 검출 시스템, 및 기기 제어 장치
KR20060071634A (ko) * 2004-12-22 2006-06-27 재단법인 포항산업과학연구원 유/무선 통신용 네트워크 센서
KR101274966B1 (ko) * 2011-12-07 2013-07-30 모다정보통신 주식회사 M2m 통신에서 장치의 데이터 공유 방법 및 그 시스템
JP2015036926A (ja) * 2013-08-15 2015-02-23 日本電信電話株式会社 マシンツーマシン制御システム及び方法
KR20150063906A (ko) * 2013-11-29 2015-06-10 주식회사 케이티 M2m 환경에서 사용 가능한 장치를 검색하는 방법 및 장치

Also Published As

Publication number Publication date
WO2019022583A1 (ko) 2019-01-31

Similar Documents

Publication Publication Date Title
US20090287800A1 (en) Method, device and system for managing network devices
WO2013152729A1 (zh) 用于向终端设备提供软件的方法及装置
WO2019168219A1 (ko) M2m 시스템에서의 시맨틱 리소스 검색 방법
WO2018182065A1 (ko) M2m 시스템에서 다중 리소스 구독 연관 방법
WO2013018963A1 (en) Method and apparatus for providing information
WO2014181941A1 (ko) 개방형 m2m 시스템 및 그의 리소스 관리와 인터페이스 방법
WO2015080323A1 (ko) 개방형 m2m 시스템에서 디바이스 oid 부여 방법 및 이를 적용한 응용 시스템
WO2014098308A1 (ko) 개방형 앱스토어 기반의 통일화된 앱 정보 표시 방법 및 이를 위한 컴퓨터로 판독가능한 기록매체
WO2013027922A1 (ko) 클라우드 컴퓨팅 시스템의 압축 이미지 파일 관리 장치 및 방법
WO2019022583A1 (ko) 위치 정보 기반의 특정 타입 디바이스 데이터 조회 방법
WO2017191977A1 (ko) M2M/IoT 플랫폼에서의 시맨틱 정보 관리 방법
WO2023068394A1 (ko) 원엠투엠 시스템과 엔지에스아이-엘디 시스템 간의 데이터 연동 방법
WO2018212610A1 (ko) 악성 코드 진단 서버, 시스템 및 방법
WO2013100484A1 (ko) 사용자 단말기 및 그의 애플리케이션 간 데이터 공유 방법
WO2020085787A2 (ko) 유에스비 형태의 클라우드 드라이브 및 이를 이용한 데이터 관리 시스템
WO2020122313A1 (ko) 지오-로케이션 속성을 이용한 지오-쿼리 기반 리소스 검색 방법
WO2024122662A1 (ko) 원엠투엠 데이터를 엔지에스아이 엘디 에이피아이로 제공하는 방법
WO2023113074A1 (ko) 디지털 트윈 서버와 장비의 opc ua 데이터 연동을 위한 iec 63278 기반 모델링 방법
WO2015068897A9 (ko) 클라우드 서버의 중개 방법
WO2018101547A1 (ko) 자원 획득 방법
WO2015167151A1 (ko) Ip 주소 및 url를 이용한 인터넷 접속 차단 방법
WO2025116076A1 (ko) 위치정보 기반 구독/통지 방법
WO2019107596A1 (ko) oneM2M 기반 데이터 관제 API 구성 방법
WO2016159484A1 (ko) 모바일 단말의 사용자 정보를 이용한 맞춤형 콘텐츠 공유 방법 및 장치
WO2024080406A1 (ko) 데이터 플랫폼 미가동시에도 손실 없이 데이터를 저장하고 제공하는 방법

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18838164

Country of ref document: EP

Kind code of ref document: A1