sc_collector sensor data colletor Usage: python upload.py jsonfile local_root remote_root jsonfile: see OSS KEY local_root : the local directory where to storage the image remote_root: the remote directory where to upload the image requirements: pip install oss2 pip install watchdog