Official | HULFT IoT EdgeStreaming Adapter Reference First Edition: July 1, 2021
Functional restrictions specific to FTP adapter
The FTP adapter for HULFT IoT EdgeStreaming has the following functional restrictions.
For details on the functional restrictions for HULFT IoT EdgeStreaming, refer to First Step Guide.
(1) Output to a child element
When performing the send file of specified interval operation and the send file of specified size operation for FTP adapters, if you add a child element to the payload of the input schema and try to output specific characters to the child element, the characters are output as escaped Unicode characters.
The applicable specific characters are as follows:
Applicable Characters |
Output Unicode Characters |
& |
\u0026 |
< |
\u003c |
> |
\u003e |
Official | HULFT IoT EdgeStreaming Adapter Reference First Edition: July 1, 2021