brendan-w / python-OBD

OBD-II serial module for reading engine data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Could default unit be included in response

PedroC1999 opened this issue · comments

I am wondering if the default response object could include the "default" units to use alongside response.value.magnitude?
i.e., a response of "92 kph" has a response,value.magnitude of 92, and a reponse.value.unit of "kph".