Send Files to Cloud Server

cloud.send( which )

Trigger sending files to the Cloud Server.

which Description
'log' Send Log File
'info' Send Info File
'diag' Send Diag Dump

e.g. cloud.send('log+diag') to push both log file and diag dump.