KR20210025779A - Automatic configuration method for openapi linkage - Google Patents

Automatic configuration method for openapi linkage Download PDF

Info

Publication number
KR20210025779A
KR20210025779A KR1020190105536A KR20190105536A KR20210025779A KR 20210025779 A KR20210025779 A KR 20210025779A KR 1020190105536 A KR1020190105536 A KR 1020190105536A KR 20190105536 A KR20190105536 A KR 20190105536A KR 20210025779 A KR20210025779 A KR 20210025779A
Authority
KR
South Korea
Prior art keywords
data
openapi
attribute
value
loaded
Prior art date
Application number
KR1020190105536A
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 KR1020190105536A priority Critical patent/KR20210025779A/en
Publication of KR20210025779A publication Critical patent/KR20210025779A/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/38Creation or generation of source code for implementing user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The present invention relates to an automatic configuration method for OpenAPI linkage implemented so that a new link API can be registered only by configuration without adding a new component, comprising: entering a key value in the URL, requesting sample data, listing the items of the returned data by level, and expressing each attribute and value separately if there is an OpenAPI request address and an acquired key; generating metadata by selecting, by a user (or an administrator), an attribute ID of a corresponding item and selecting a value or attribute of the corresponding data; reading data through the generated metadata and storing it in a DB or as an object; building the interface that the meta data to be set stores the type so that data can be loaded by specifying the shape of global properties, objects, and lists (or page lists), and when the data is loaded, the developer uses it immediately in the form of an object, and every time each record is patched, if necessary, it automatically requests the API through paging so that the developer doesn′t care about the association.

Description

OpenAPI 연계를 위한 자동 설정 방법{AUTOMATIC CONFIGURATION METHOD FOR OPENAPI LINKAGE}Automatic setting method for OpenAPI linkage{AUTOMATIC CONFIGURATION METHOD FOR OPENAPI LINKAGE}

본 발명은 OpenAPI 연계를 위한 자동 설정 방법에 관한 것으로서, 보다 상세하게는 신규 컴포넌트의 추가 없이도 새로운 연계 API를 설정 만으로 등록 할 수 있도록 구현한 OpenAPI 연계를 위한 자동 설정 방법에 관한 것이다.The present invention relates to an automatic setting method for OpenAPI connection, and more particularly, to an automatic setting method for OpenAPI connection implemented so that a new connection API can be registered only by setting without adding a new component.

유비쿼터스 환경이 도래하면서 유비쿼터스 환경을 제공하기 위한 서브네트워크들이 다양화되고 있다. 유비쿼터스 환경에서 서비스 검색을 위해 지니(Jini), UPnP, DPWS, Bluetooth 등 여러 서브네트워크(Sub-network)들이 제공되고 있다.With the advent of the ubiquitous environment, subnetworks to provide the ubiquitous environment are diversifying. Several sub-networks such as Jini, UPnP, DPWS, and Bluetooth are provided for service discovery in a ubiquitous environment.

이러한, 유비쿼터스 환경에서는 기존 프로토콜 중 하나가 각종 디바이스 및 서비스의 위치, 정보, 상태 등의 유동성과 같은 발생되는 문제를 모두 해결하기는 어렵다. 이를 위해, 다양한 이질적인 서비스 디스커버리 미들웨어가 존재함에도 불구하고, 개인 전자기기 및 가전제품에 특화된 새로운 서비스 디스커버리 미들웨어가 생겨나고 있다.In such a ubiquitous environment, it is difficult for one of the existing protocols to solve all the problems that arise, such as the flexibility of the location, information, and status of various devices and services. To this end, despite the existence of various heterogeneous service discovery middlewares, new service discovery middlewares specialized for personal electronic devices and home appliances are emerging.

즉, 유비쿼터스 환경이 발전함에 따라, 사람들은 시·공간에 상관없이 서비스를 사용할 수 있게 되었다. 이에 따라 많은 종류의 유비쿼터스 디바이스와 서비스들이 개발되게 되었다. 이러한 서비스들이 통신하기 위해서 각각 나름의 네트워크 프로토콜을 개발하였다.In other words, as the ubiquitous environment develops, people can use services regardless of time and space. Accordingly, many types of ubiquitous devices and services have been developed. Each of these services has developed its own network protocol to communicate.

한편, 전술한 배경 기술은 발명자가 본 발명의 도출을 위해 보유하고 있었거나, 본 발명의 도출 과정에서 습득한 기술 정보로서, 반드시 본 발명의 출원 전에 일반 공중에게 공개된 공지기술이라 할 수는 없다.On the other hand, the above-described background technology is technical information that the inventor possessed for derivation of the present invention or acquired during the derivation process of the present invention, and is not necessarily known to be known to the general public prior to filing the present invention. .

한국등록특허 제10-1348927호Korean Patent Registration No. 10-1348927 한국등록특허 제10-0811407호Korean Patent Registration No. 10-0811407

본 발명의 일측면은 OPENAPI 및 데이터 연계에 대한 요구가 많아지는 요즘 OpenAPI의 활용을 위해 연계 컴포넌트를 각각 개발 하는데 개발자가 신경 쓸 부분이 많아 연계 발생시 마다 혹은 연계 API의 변동 사항이 있을 때마다 해당 컴포넌트를 수정 해야 하는 문제가 발생하는데 이를 자동화 하여 신규 컴포넌트의 추가 없이도 새로운 연계 API를 설정 만으로 등록 할 수 있도록 하는 OpenAPI 연계를 위한 자동 설정 방법을 제공한다.One aspect of the present invention is to develop each linked component for the use of OpenAPI in these days when the demand for OPENAPI and data linkage increases.There are many parts that developers need to care about. There is a problem that needs to be corrected, and it provides an automatic setting method for OpenAPI linkage that automates this so that a new linkage API can be registered only by setting without adding a new component.

본 발명의 기술적 과제는 이상에서 언급한 기술적 과제로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재로부터 당업자에게 명확하게 이해될 수 있을 것이다.The technical problem of the present invention is not limited to the technical problem mentioned above, and other technical problems that are not mentioned will be clearly understood by those skilled in the art from the following description.

본 발명의 일 실시예에 따른 OpenAPI의 리퀘스트 주소와 획득한 키가 있는 경우 키 값을 URL에 입력하고 샘플 데이터를 요청하여 리턴된 데이터의 항목을 레벨 별로 리스팅 하며 각각의 속성과 값을 분리하여 표출하는 단계; 사용자(혹은 관리자)는 해당 항목의 속성 아이디를 선택하여 해당 데이터의 값 또는 속성을 선택하여 메타 데이터를 생성하는 단계; 생성된 메타데이터를 통해 데이터를 읽어 들이고 이를 DB에 저장하거나 오브젝트로 저장하는 단계; 및 설정하는 메타 데이터는 전역속성, 오브젝트, 리스트(또는 페이지 리스트)의 형태 지정을 통해 데이터를 로딩 할 수 있도록 타입을 저장하며 개발자는 데이터가 로딩 되면 이를 오브젝트의 형태로 바로 사용되며 각 레코드의 패치때마다 필요시 자동으로 페이징을 통해 API를 요청하도록 하여 개발자가 연계에 대해 따로 신경 쓰지 않도록 인터페이스를 구축하는 단계;를 포함한다.If there is an OpenAPI request address and an acquired key according to an embodiment of the present invention, the key value is entered into the URL, and sample data is requested, listing the returned data item by level, and displaying each attribute and value separately The step of doing; Generating metadata by selecting an attribute ID of a corresponding item and selecting a value or attribute of the corresponding data, by a user (or an administrator); Reading data through the generated metadata and storing it in a DB or as an object; And the metadata to be set stores the type so that data can be loaded by designating the type of global properties, objects, and lists (or page lists). When the data is loaded, the developer is directly used in the form of an object and patching each record. It includes a step of constructing an interface so that the developer does not care about connection by automatically requesting an API through paging whenever necessary.

상술한 본 발명의 일측면에 따르면, 데이터의 형태에 따라 여러가지 오브젝트 스타일을 구축하여 개발자가 이를 직접 활용 할 수 있는 인터페이스를 구축하여 개발의 속도를 개선시킬 수 있는 효과를 제공할 수 있다.According to one aspect of the present invention described above, it is possible to provide an effect of improving the speed of development by constructing an interface through which a developer can directly utilize various object styles according to data types.

본 발명의 효과는 이상에서 언급한 효과들로 제한되지 않으며, 이하에서 설명할 내용으로부터 통상의 기술자에게 자명한 범위 내에서 다양한 효과들이 포함될 수 있다.The effects of the present invention are not limited to the above-mentioned effects, and various effects may be included within a range apparent to those of ordinary skill in the art from the contents to be described below.

도 1은 본 발명의 일 실시예에 따른 OpenAPI 연계를 위한 자동 설정 방법을 설명하는 순서도이다.1 is a flowchart illustrating an automatic setting method for linking OpenAPI according to an embodiment of the present invention.

후술하는 본 발명에 대한 상세한 설명은, 본 발명이 실시될 수 있는 특정 실시예를 예시로서 도시하는 첨부 도면을 참조한다. 이들 실시예는 당업자가 본 발명을 실시할 수 있기에 충분하도록 상세히 설명된다. 본 발명의 다양한 실시예는 서로 다르지만 상호 배타적일 필요는 없음이 이해되어야 한다. 예를 들어, 여기에 기재되어 있는 특정 형상, 구조 및 특성은 일 실시예와 관련하여 본 발명의 정신 및 범위를 벗어나지 않으면서 다른 실시예로 구현될 수 있다. 또한, 각각의 개시된 실시예 내의 개별 구성요소의 위치 또는 배치는 본 발명의 정신 및 범위를 벗어나지 않으면서 변경될 수 있음이 이해되어야 한다. 따라서, 후술하는 상세한 설명은 한정적인 의미로서 취하려는 것이 아니며, 본 발명의 범위는, 적절하게 설명된다면, 그 청구항들이 주장하는 것과 균등한 모든 범위와 더불어 첨부된 청구항에 의해서만 한정된다. 도면에서 유사한 참조부호는 여러 측면에 걸쳐서 동일하거나 유사한 기능을 지칭한다.DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The detailed description of the present invention described below refers to the accompanying drawings, which illustrate specific embodiments in which the present invention may be practiced. These embodiments are described in detail sufficient to enable a person skilled in the art to practice the present invention. It should be understood that the various embodiments of the present invention are different from each other, but need not be mutually exclusive. For example, specific shapes, structures, and characteristics described herein may be implemented in other embodiments without departing from the spirit and scope of the present invention in connection with one embodiment. In addition, it should be understood that the location or arrangement of individual components within each disclosed embodiment may be changed without departing from the spirit and scope of the present invention. Accordingly, the detailed description to be described below is not intended to be taken in a limiting sense, and the scope of the present invention, if appropriately described, is limited only by the appended claims, along with all ranges equivalent to those claimed by the claims. Like reference numerals in the drawings refer to the same or similar functions over several aspects.

이하, 도면들을 참조하여 본 발명의 바람직한 실시예들을 보다 상세하게 설명하기로 한다.Hereinafter, preferred embodiments of the present invention will be described in more detail with reference to the drawings.

도 1은 본 발명의 일 실시예에 따른 OpenAPI 연계를 위한 자동 설정 방법을 설명하는 순서도이다.1 is a flowchart illustrating an automatic setting method for linking OpenAPI according to an embodiment of the present invention.

도 1을 참조하면, OpenAPI 연계를 위한 자동 설정 방법은, 우선 OpenAPI의 리퀘스트 주소와 획득한 키가 있는 경우 키 값을 URL에 입력하고 샘플 데이터를 요청하여 리턴된 데이터의 항목을 레벨 별로 리스팅 하며 각각의 속성과 값을 분리하여 표출한다(S110).Referring to FIG. 1, in the automatic setting method for OpenAPI linkage, first, if there is an OpenAPI request address and an acquired key, enter the key value into the URL, request sample data, and list the items of the returned data by level, respectively. The attribute and value of are separated and displayed (S110).

사용자(혹은 관리자)는 해당 항목의 속성 아이디를 선택하여 해당 데이터의 값 또는 속성을 선택하여 메타 데이터를 생성한다(S120).The user (or administrator) selects an attribute ID of a corresponding item and selects a value or attribute of the corresponding data to generate metadata (S120).

생성된 메타데이터를 통해 데이터를 읽어 들이고 이를 DB에 저장하거나 오브젝트로 저장한다(S130).Data is read through the generated metadata and stored in a DB or as an object (S130).

설정하는 메타 데이터는 전역속성, 오브젝트, 리스트(또는 페이지 리스트)의 형태 지정을 통해 데이터를 로딩 할 수 있도록 타입을 저장하며 개발자는 데이터가 로딩 되면 이를 오브젝트의 형태로 바로 사용되며 각 레코드의 패치때마다 필요시 자동으로 페이징을 통해 API를 요청하도록 하여 개발자가 연계에 대해 따로 신경 쓰지 않도록 인터페이스를 구축한다(S140).The metadata to be set stores the type so that data can be loaded by designating the global property, object, and list (or page list) type, and when the data is loaded, the developer is directly used in the form of an object and is used when patching each record. Whenever necessary, an interface is built so that the developer does not care about connection by automatically requesting an API through paging (S140).

상술한 바와 같은 단계를 가지는 OpenAPI 연계를 위한 자동 설정 방법은, 데이터의 형태에 따라 여러가지 오브젝트 스타일을 구축하여 개발자가 이를 직접 활용 할 수 있는 인터페이스를 구축하여 개발의 속도를 개선 시킬 수 있다.The automatic setting method for OpenAPI linkage having the above-described steps can improve the speed of development by constructing various object styles according to the type of data and constructing an interface that allows developers to directly utilize them.

Figure pat00001
Figure pat00001

표 1을 참조하여 API 메타데이터 설정을 설명하면, 링크 주소를 입력할 때 메타 데이터가 입력되면 프로그램은 자동으로 해당 항목의 입력창을 표시하여 해당 값을 지정 할 수 있도록 하고 메타 데이터를 상속 받을 때 이를 활용하여 자동으로 비슷한 유형의 데이터를 추가 할 수 있도록 한다.Referring to Table 1 to describe API metadata settings, when metadata is input when entering a link address, the program automatically displays the input window of the corresponding item so that the corresponding value can be specified, and when metadata is inherited. This allows you to automatically add similar types of data.

메타데이터의 상속은, WMS, WFS와 같은 일정한 형식의 데이터 규약이 존재하는 경우 미리 정의해 둔 프리셋 메타데이터를 상속 함으로써 쉽게 연계 API 설정이 가능하고, 따라서 이러한 형식의 메타데이터를 기본 프리셋으로 제공하여 쉽게 연계 API를 구축 하도록 한다.Inheritance of metadata is easy to set connection API by inheriting preset metadata defined in advance when there is a data protocol of a certain format such as WMS and WFS. Therefore, metadata in this format can be provided as a basic preset. Make it easy to build a connection API.

Figure pat00002
Figure pat00002

표 2를 참조하여 WMS 메타 데이터 설정을 나타내는 것이다.Refer to Table 2 to show WMS metadata settings.

Figure pat00003
Figure pat00003

표 3은, WMS 방식의 연계 API 설정을 설명하는 것으로, 상위 메타 데이터의 재정의 여부를 선택하여 확장 하거나 기본 입력 값만으로 연계 API의 설정이 가능하다.Table 3 describes the setting of the connection API of the WMS method, and it is possible to select whether to redefine the upper meta data and expand it, or to set the connection API only with the default input value.

응답 데이터의 형식은, TXT, CSV, XML(GML, KML 등), JSON 등의 데이터 형태를 설정 하여 데이터 형태를 구분 하며 데이터는 트리의 형태로 사용자가 인식 하도록 데이터 뷰를 활용 하며, 이렇게 트리와 리스트 등의 형태중 리턴할 데이터의 스키마를 선택하여 사용자가 설정 만으로 해당 데이터를 목록 화 할 것인지 오브젝트화 할 것인지 설정 한다.The format of the response data is to separate the data type by setting the data type such as TXT, CSV, XML (GML, KML, etc.), and the data is in the form of a tree. Select the schema of the data to be returned from among the types of list, etc., and set whether to list the data or convert it into an object only by setting.

응답 데이터 형식 지정은, 응답 데이터 형식도 요청 메타데이터와 마찬가지로 공통 프리셋을 만들어 두어 일반적인 응답에대해 자동으로 데이터 형식을 파싱 하도록 응답데이터의 형식을 메타데이터로 설정 한다.In response data format designation, the response data format is set as metadata to automatically parse the data format for a general response by creating a common preset for the response data format as well as the request metadata.

GML 데이터 수신의 메타 데이터 설정(예)은 아래의 표 4와 같다.The meta data setting (example) of GML data reception is shown in Table 4 below.

Figure pat00004
Figure pat00004

즉, 위치의 경우 트리에서 선택하여 지정하고 해당 값의 값 이름을 지정하면 데이터 타입에 따라 읽어들인 응답 데이터 값을 맵이나 리스트에 저장한다.In other words, in the case of a location, if you select and designate a location from the tree and designate the value name of the corresponding value, the read response data value according to the data type is saved in a map or list.

응답 데이터의 관리는, 지정한 값과의 읽어 들이는 부분이 오류가 발생한 경우 관리자에게 알려 해당 응답이 비정상 적임을 알 수 있게 하고 해당 내역을 조치 할 수 있도록 지정하며, 이는 오류의 누적 된 값을 통해 찾아내며 응답의 오류가 일정 횟수 이상 되어 서비스를 유지 할 수 있을 때 원인을 파악하여 사용자(또는 관리자)가 조치 할 수 있도록 알림 기능을 제공하여 응답 데이터가 항상 정상 동작 할 수 있도록 관리프로그램을 제공하여 개발의 수정이 없이 관련 OpenAPI의 변경에 대응 하도록 한다.Response data management is designated so that if an error occurs in the read part with the specified value, the administrator is notified so that the response is abnormal, and the details can be taken. This is through the accumulated value of the error. By providing a notification function so that the user (or administrator) can take action by identifying the cause when the service can be maintained due to a certain number of errors in the response, a management program is provided so that the response data can always operate normally. Respond to changes in related OpenAPI without modification of development.

상술된 실시예들은 예시를 위한 것이며, 상술된 실시예들이 속하는 기술분야의 통상의 지식을 가진 자는 상술된 실시예들이 갖는 기술적 사상이나 필수적인 특징을 변경하지 않고서 다른 구체적인 형태로 쉽게 변형이 가능하다는 것을 이해할 수 있을 것이다. 그러므로 상술된 실시예들은 모든 면에서 예시적인 것이며 한정적이 아닌 것으로 이해해야만 한다. 예를 들어, 단일형으로 설명되어 있는 각 구성 요소는 분산되어 실시될 수도 있으며, 마찬가지로 분산된 것으로 설명되어 있는 구성 요소들도 결합된 형태로 실시될 수 있다.The above-described embodiments are for illustrative purposes only, and those of ordinary skill in the art to which the above-described embodiments belong can easily transform into other specific forms without changing the technical spirit or essential features of the above-described embodiments. You can understand. Therefore, it should be understood that the above-described embodiments are illustrative and non-limiting in all respects. For example, each component described as a single type may be implemented in a distributed manner, and similarly, components described as being distributed may also be implemented in a combined form.

본 명세서를 통해 보호받고자 하는 범위는 상기 상세한 설명보다는 후술하는 특허청구범위에 의하여 나타내어지며, 특허청구범위의 의미 및 범위 그리고 그 균등 개념으로부터 도출되는 모든 변경 또는 변형된 형태를 포함하는 것으로 해석되어야 한다.The scope to be protected through the present specification is indicated by the claims to be described later rather than the detailed description, and should be interpreted as including all changes or modified forms derived from the meaning and scope of the claims and the concept of equivalents thereof. .

Claims (1)

OpenAPI의 리퀘스트 주소와 획득한 키가 있는 경우 키 값을 URL에 입력하고 샘플 데이터를 요청하여 리턴된 데이터의 항목을 레벨 별로 리스팅 하며 각각의 속성과 값을 분리하여 표출하는 단계;
사용자(혹은 관리자)는 해당 항목의 속성 아이디를 선택하여 해당 데이터의 값 또는 속성을 선택하여 메타 데이터를 생성하는 단계;
생성된 메타데이터를 통해 데이터를 읽어 들이고 이를 DB에 저장하거나 오브젝트로 저장하는 단계; 및
설정하는 메타 데이터는 전역속성, 오브젝트, 리스트(또는 페이지 리스트)의 형태 지정을 통해 데이터를 로딩 할 수 있도록 타입을 저장하며 개발자는 데이터가 로딩 되면 이를 오브젝트의 형태로 바로 사용되며 각 레코드의 패치때마다 필요시 자동으로 페이징을 통해 API를 요청하도록 하여 개발자가 연계에 대해 따로 신경 쓰지 않도록 인터페이스를 구축하는 단계;를 포함하는, OpenAPI 연계를 위한 자동 설정 방법.
If there is a request address of OpenAPI and an acquired key, inputting a key value into the URL, requesting sample data, listing the returned data items by level, and separating and expressing each attribute and value;
Generating metadata by selecting an attribute ID of a corresponding item and selecting a value or attribute of the corresponding data by a user (or administrator);
Reading data through the generated metadata and storing it in a DB or as an object; And
Meta data to be set stores the type so that data can be loaded by designating the type of global properties, objects, and lists (or page lists), and when the data is loaded, the developer is directly used in the form of an object and is used when patching each record. Building an interface so that the developer does not care about the connection by automatically requesting the API through paging whenever necessary; including, automatic setting method for OpenAPI connection.
KR1020190105536A 2019-08-28 2019-08-28 Automatic configuration method for openapi linkage KR20210025779A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020190105536A KR20210025779A (en) 2019-08-28 2019-08-28 Automatic configuration method for openapi linkage

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020190105536A KR20210025779A (en) 2019-08-28 2019-08-28 Automatic configuration method for openapi linkage

Publications (1)

Publication Number Publication Date
KR20210025779A true KR20210025779A (en) 2021-03-10

Family

ID=75147918

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190105536A KR20210025779A (en) 2019-08-28 2019-08-28 Automatic configuration method for openapi linkage

Country Status (1)

Country Link
KR (1) KR20210025779A (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100811407B1 (en) 2001-12-31 2008-03-10 주식회사 케이티 Apparatus and method for UMS hosting service with open API technologies
KR101348927B1 (en) 2012-10-16 2014-01-09 충남대학교산학협력단 Openapi adaptor for wsun

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100811407B1 (en) 2001-12-31 2008-03-10 주식회사 케이티 Apparatus and method for UMS hosting service with open API technologies
KR101348927B1 (en) 2012-10-16 2014-01-09 충남대학교산학협력단 Openapi adaptor for wsun

Similar Documents

Publication Publication Date Title
US10503490B2 (en) Mobile application processing
JP6719484B2 (en) Method and apparatus for automatic software development for a group of controller-based devices
US10223083B1 (en) System and method for pervasive software platform-based model driven architecture transaction aware application generator
FI116958B (en) Determination of management nodes in a device management system
US10719964B2 (en) System and method for graphically displaying recommended mappings in an integration cloud service design time
US8782065B2 (en) Interfacing an application to data sources via a web service interface
Gomes et al. A federated discovery service for the internet of things
US20140089383A1 (en) Method and system for automatic detecting and resolving apis
JP2014523581A (en) Method, apparatus and system for processing media resource playlists in a local area network
KR20110074066A (en) Apparatus and method for providing information for wireless network connection using wirelss-fidelity and system thereof
US11303583B2 (en) Resource trees by management controller
US10148486B2 (en) Object version management
KR102121679B1 (en) Link request processing method and device
US20180219745A1 (en) Identification of networking component application programming interfaces
KR20140026970A (en) Content sharing method for electronic device and electronic device thereof
KR100831754B1 (en) Defining nodes in device management system
US10372773B2 (en) System and method for providing recommended mappings for use by a mapper in an integration cloud service design time
KR20210025779A (en) Automatic configuration method for openapi linkage
US20130346582A1 (en) Deployment of services on a set of real objects with automatic matching
JP2018045452A (en) Information processing device and program
JP6228573B2 (en) Application providing server, application setting terminal, application providing system, application providing method, and application providing server program.
EP3425931B1 (en) Bluetooth low energy devices
JP6128503B1 (en) Program, server and system for providing services related to electronic manuals
CN116501319A (en) Webpage generation method, website editing method and electronic equipment
KR101414900B1 (en) Method and apparatus for moving web object based on intent

Legal Events

Date Code Title Description
E601 Decision to refuse application