i have. i create the list myself and output it, it looks like this: { file1: ‘/Users/eely/workspace/bluzDK/update.bluz.io/9423c6f7-b42e-4ff6-9634-746f00f98aa6/tinker.bin’ }
i have tried changing the name of the file (from file1 to file, to the actual name of the file tinker, etc). i have given absolute path, relative path. no matter what i try, it always seems to come back with Nothing to Do
One more question. If I send multiple files, I am not seeing both applied. So if I have two files in the list for the command, I would expect the first to go through, the device reboots, comes back online, and then the second would go through. But I only see the first file go through. The device comes back online and the second file is not flashed
This is on bluz, not on a Photon, so is the sequence we are using different? Should I not be rebooting in between? How does it normally work?
Is this a limitation of the JS or is it a limitation on the cloud side? If it is the JS side, I can try and modify and issue a PR. I didn’t look too closely, but from what I saw it looked like maybe it was a cloud side restriction?