Local Cloud Firmware Flash

Ok awesome, thanks! So I’ve successfully been able to to run the Uptime code given here:

and I’ve been able to use the spark subscribe command in the CLI. I can’t figure out to log this data though. We tried something like:

C:\User\vsolar\Desktop>spark subscribe >testdata.txt

and we got our data to print into this .txt file on the desktop! Now we are looking to implement this sort of thing directly in the application.cpp script. We can’t figure out the proper syntax to tell spark.subscribe() to log the data to a specific place in C:\