📝 Note: Click on the blinking blue dot at each step of the interactive images to explore the application and see how it all comes together.
./heex
command.monitorUuid
(monitor_uuid
in python) variable with the implementation ID of your monitor.recorderUuid
(recorder_uuid
in python) variable with the implementation ID you get on the cloud for the recorder.generateRequestedLabels
function add as many labels as you want as shown by the example.echo "This is Smart Data!" > file.txt
.
Provide the path of this file in the generateRequestedFilePaths
function (filepath = "/path/get-started/cpp/file.txt"
).get-started/cpp
directory:
get-started/cpp
directory and open two terminals: