You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Errormessage states "Vendor ID is in an ivalid Format (Expected only numbers)! Ignoring!".
Since the ProductID and the VendorID are not required for the device, the device will be created and the invalid input is ignored.
You are able to update the productID and VendorID afterwards using the Plugin.
Ok, I see it is intended behaviour. But from usability viewpoint it is misleading. Could we change the error message to "Warning: Vendor ID must be a number. Please correct input." The create process should only be startable with correct (or empty optional) inputs. Can we also change the subsequent message "Successfully created device!" to "Device description file created!"?
The text was updated successfully, but these errors were encountered: