Official | HULFT IoT Release Note Fourth Edition: July 1, 2021

ES-22

FTP Adapter was added

Version when it was added

Ver.2.1.0

Affected module

HULFT IoT EdgeStreaming Studio

HULFT IoT EdgeStreaming Runtime

Description

This adapter uses FTP to execute transfer processing.

FTP Adapter performs the following two operations:

  • Send by Size:

    The data generated during Stream Processing is cached until it reaches the specified size. When the specified size is reached, the cached data is transferred.

  • Send by Interval:

    The data generated during Stream Processing is cached until the specified interval time is exceeded. When the interval time is exceeded, the cached data is transferred.

 

 

Official | HULFT IoT Release Note Fourth Edition: July 1, 2021