stream_to_file
Save the streaming session to a fileParameters
string
File type to convert to
default: csv
Not a HTTP endpoint
This method is available only with Python and MATLAB clients. It uses mokucli to stream LI binary data to csv or other possible formats.
stream_to_file
accepts a single parameter file_name
which can be any valid name with one of 'csv', 'mat', 'npy'
as extensions.