Skip to content
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

about response.date #50

Open
mmdlife opened this issue Jul 10, 2024 · 0 comments
Open

about response.date #50

mmdlife opened this issue Jul 10, 2024 · 0 comments

Comments

@mmdlife
Copy link

mmdlife commented Jul 10, 2024

First of all, I would like to express my gratitude for this project, which has been immensely helpful to me.

I have a minor question. When utilizing the uds_client.routine_control to perform a service, and I attempt to access the return value through res.service_data.routine_status_record, I receive it in binary format. I can transform it into hexadecimal using the binascii.hexlify(b).decode('utf-8') method. I am curious whether there is an inherent function within this project that can handle this conversion. Why not return the value directly in hexadecimal format? I eagerly await your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant