How is device.start_download supposed to work?
{"command": "device.start_download" , "serialNumber": "T8410xxxxxx", "path": "/tmp" } {"type":"result","success":false,"errorCode":"unknown_command"}
From this post it's not clear what should be the value for cipherId ?
Reading the code it seems it's an RSA key. Where do I get it?
Ask your question
Hello
How is device.start_download supposed to work?
{"command": "device.start_download" , "serialNumber": "T8410xxxxxx", "path": "/tmp" } {"type":"result","success":false,"errorCode":"unknown_command"}
From this post it's not clear what should be the value for
cipherId
? Reading the code it seems it's an RSA key. Where do I get it?Thanks