Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Tip
titleModule Version policy
  • The default release version has a Major.Minor.Patch three-digit versioning scheme
  • Major.Minor.Patch.PreRelease is released as a temporary version with 4 digits.These versions are no longer supported after the official release
  • Mo consists of modules, Module version changed when the Component version is changed
  • Version policy details

...

Panel
titleDataEngine(ADP) 릴리즈 노트 Release Note


Expand
title2.2.0


구분

Release Type

일자 
Release Date

Component

Version

Major
2019년 05월 31일
May 31, 2019

Dataengine 2.2.0

ADP 2.2.0

MariaDB 10.2

*설치 파일 .yaml 다운로드

기능 추가 및 변

  • Collecting 해 온 Data를 ADP를 통해 직접적인 Aggregation 을 통해 쌓거나 새로운 Data를 생성할 수 있음.
  • 생성된 Data간에 Hierarchy 구조를 손쉽게 생성할 수 있음.
  • Site별로 별도의 분리된 Data를 생성할 수 있음.
  • Data Engine(ADP)의 모든 동작을 Flow Editor를 통해 제어할 수 있음.
  • Database로 부터 Data를 수집하는 collector를 직접적으로 Control하여, 수집하는 Data 형태를 새로 정의하거나 수집 주기 및 Health 등을 설정할 수 있음.
  • Collecting이 아닌 외부 Open API로 부터의 Data를 수집해 올 수 있음.
  • ADP와 Collector를 통해 수집/가공된 Data를 Node-Red 자체의 수많은 node들과 조합하여 다양한 결과물을 얻어내거나 다른 External Service들로 연결 시킬 수 있음.
  • Data를 가공하는 단계에서 중간 중간 발생하는 문제들을 Debug를 통해 바로 확인하고 수정할 수 있음.
  • Data의 흐름에 대한 Flow를 정의 한 뒤, 현재 만들고 있는 Data의 모습을 Preview를 통해 즉각적으로 확인이 가능함.
  • 최종 Runtime 시에 현재 동작의 실행 과정을 시각적으로 확인할 수 있음.
  • Node-Red의 기능을 모두 사용할 수 있어, 다양한 Protocol을 통한 Data 수집 및 가공, 전달이 가능함.

Known Issue

사이트와 연결하여 사용 시, Object Type을 등록하지 않은 상태에서 MD, RC, Camera 등록이 되지 않는 현상이 있음

Adding and Changing Features

  • Collected data can be accumulated through direct aggregation through ADP or new data can be generated.
  • Hierarchy structure can easily be created between generated data.
  • Separate data can be generated for each site.
  • All operations of Data Engine (ADP) can be controlled through Flow Editor.
  • By directly controlling the collector that collects data from the database, you can define the data type to be collected or set the collection period and health.
  • Data can be collected from external Open API rather than collecting.
  • Data collected / processed through ADP and Collector can be combined with numerous nodes of Node-Red itself to obtain various results or connect to other external services.
  • Problems during intermediate processing of data can be checked and corrected immediately through Debug.
  • After defining the flow for the data flow, you can instantly check the data of the current data through Preview.
  • It is possible to visually confirm the execution process of the current operation at the last runtime.
  • All functions of Node-Red can be used, and it is possible to collect, process and transmit data through various protocols.


Known Issue

  • MD, RC, Camera can not be registered when the object type is not registered when connecting to site.