Skip to content

Latest commit

 

History

History
 
 

replay

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Usage of kuksa.val replay feature

kuksa.val Logo

Once you recorded your server in- and outputs to your record file using the record feature the replay script can replay the same data with exact timing into the kuksa.val server.

Usage

Record a new file

Start kuksa.val server providing a record level, for example:

$ ./kuksa-val-server --record=recordSetAndGet

Provide a different path than the default one using

$ ./kuksa-val-server --record=recordGetAndSet --record-path=/path/to/logs

Replay a file to the server

Please configure config.ini to set log file path and select your Replay mode.

Avaliable replay modes are:

mode action
Set Replay Set Value only
SetGet Replay Get Value and Set Value to the server