In the role of a diagnostic flow author, a system integrator and a test creator I want to discover the simulators connected to my machine via network such that I don’t have to figure out the IP address manually.
Acceptance Criteria:
GUI: Discovery of connected Car Simulators is possible via the GUI
GUI: The discovered Car Simulators are listed with IP-Address and Version
GUI: A Car Simulator can be selected for all further operations
CLI: Discovery of connected Car Simulators is possible via commandline
CLI: The discovered Car Simulators are listed with IP-Address and Version
API: Discovery of connected Car Simulators is possible via API
API: A list of discovered Car Simulators is returned with IP-Address and Version
Only Raspberry Pis with Car Simulators are detected (i.e. not simply all devices on the network)
In the role of a diagnostic flow author, a system integrator and a test creator I want to discover the simulators connected to my machine via network such that I don’t have to figure out the IP address manually.
Acceptance Criteria: