stream_to_file

Save the streaming session to a file

Parameters

string
File type to convert to
default: csv

stream_to_file accepts a single parameter file_name which can be any valid name with one of csv, mat, npy as extensions.

Note

Data streaming requires mokucli (opens new window).

This method cannot be called directly as a REST endpoint.

Examples,