Send Files to Cloud Server
#Firmware/v292 #Cloud
cloud.send( which )
Trigger sending files to the Cloud Server.
which
e.g. cloud.send('log+diag') to push both log file and diag dump.
cloud.send('log+diag')