Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021

Creation of properties files

Properties files are files describing settings that can be retrieved according to the language of EdgeStreaming Studio.

 

This SDK mainly manages operation labels.

 

Description of messages_ja.properties is as follows:

Sample.Sink.Label=サンプルSink 
Sample.Sink.Decimal.Label=小数 
Sample.Source.Label=サンプルSource 
Sample.Source.Interval.Label=実行間隔 
Sample.UDSF.Label=サンプルUDSF 
Sample.UDSF.Initial.Value.Label=初期値 
Sample.UDSF.Operator.Label=演算子

Description of messages_en.properties is as follows:

Sample.Sink.Label=Sample sink 
Sample.Sink.Decimal.Label=Decimal 
Sample.Source.Label=Sample source 
Sample.Source.Interval.Label=Interval[sec] 
Sample.UDSF.Label=Sample UDSF 
Sample.UDSF.Initial.Value.Label=Initial value 
Sample.UDSF.Operator.Label=Operator

 

 

 

 

 

 

Official | HULFT IoT EdgeStreaming Plugin SDK Getting Started Third Edition: July 1, 2021