I want to use the fledge simulator scripting tool to run automated tests for my application. I’m looking for a way to simulate a usb connection programatically (same as through the simulator) . Is there a command that will allow me to do so?
Thanks for your help!
Use the
/comm-cable-connectedoption. You can see the complete list of options by runningfledge /?from the command line.