Allow users to specify a timeout for device properties.
possible syntax:
ondevice device <devId> set --timeout=5d key1=value1 key2=val2
Note that this feature has to be implemented on the server side as well.
I'll keep this issue up to date when there's progress.