-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Example discovery vehicles on network #48
Comments
Hello @Alexpux , The code in /example2 works but commented out, you can also have a look at another test case https://github.com/Iandiehard/diag-client-lib/blob/main/test/test_case/vehicle_discovery_test.cpp to get an idea.
I could not understand the use-case of dynamic ip address on the diag tester side. Can you elaborate it more? Thanks! |
@Iandiehard thanks for the answer. I have some ideas for library impovement:
Regards, |
@Alexpux , Thanks for the improvement suggestion
Happy Holidays! |
@Iandiehard I'm push changes needed for get and set protocol version for messaging. So you can now get protocol version from vehicle response struct and set to conversation to use. |
Repository contain example2, that described as discovering vehicles in network and connect ot them. Currently it not have any such code. Is it possible to implement it?
Also is it possible to use this library in scenario with dynamic resolve IP address of tester and vehicle?
Regards,
Alexey.
The text was updated successfully, but these errors were encountered: