Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Lists out attached/connected devices.
The script should print out, at a minimum, one device ID per line. If a description of the device is available, each line should be in the form ID DESCRIPTION. Other tooling can then use the first space as a delimiter.
If no devices are connected, the script should print out nothing and exit with code 0.
If it is not possible to implement this script on the platform, the script script should print an appropriate error message and exit with code 1.