Skip to content

Playback Communicator

meganlim edited this page Aug 3, 2018 · 5 revisions

Description

This communicator is used to read data from a delimited (csv) file. The file must include a header row with the names of each value.

Use

The Playback Communicator class plays back input data from a csv file.

Parameters

This class will look for the following optional configuration parameters:

Parameter Description
file [Optional] The file to be used for playback
Delim [Optional] The delimiter used in the playback file
timestampFromFile [Optional] If set to ‘true’ the playback data will be assigned the timestamp in the file. Otherwise, it will be assigned the current time