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

How to defined based value? #7

Open
ShubhamKharche9892 opened this issue Jul 3, 2024 · 0 comments
Open

How to defined based value? #7

ShubhamKharche9892 opened this issue Jul 3, 2024 · 0 comments

Comments

@ShubhamKharche9892
Copy link

{MBUS_CODE::ENERGY_WH, 0x00, 8, -3},
{MBUS_CODE::ENERGY_J, 0x08, 8, 0},
{MBUS_CODE::VOLUME_M3, 0x10, 8, -6},
{MBUS_CODE::MASS_KG, 0x18, 8, -3},
{MBUS_CODE::ON_TIME_S, 0x20, 1, 0},
{MBUS_CODE::ON_TIME_MIN, 0x21, 1, 0},
{MBUS_CODE::ON_TIME_H, 0x22, 1, 0},
{MBUS_CODE::ON_TIME_DAYS, 0x23, 1, 0},

How to take 0x10 in VOLUME_M3

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