Add devices with csv file upload Follow
ecCLOUD now provides batch add devices with csv upload.
UI display
In Register new devices page, there's an upload button to upload file.
File format
Please be aware that ecCLOUD only accept csv format file; uploading an unsupported format file will trigger web page error, please reload page to retry.
csv format file:
<Serial Number 1>,<MAC 1>,<Device Name 1>
<Serial Number 2>,<MAC 2>,<Device Name 2>
Please refer the attached template csv file.
How to
If csv format is correct, ecCLOUD will show file is ready to upload, click SAVE button to start the process.
If line in csv file is valid, user can see devices added in device page.
If there is an invalid line in csv file, ecCLOUD will display add failed devices in activity.
Comments
0 comments
Please sign in to leave a comment.