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 use the RAW mode #145

Open
Phil1pp opened this issue Jan 3, 2025 · 0 comments
Open

How to use the RAW mode #145

Phil1pp opened this issue Jan 3, 2025 · 0 comments

Comments

@Phil1pp
Copy link

Phil1pp commented Jan 3, 2025

Can somebody please explain me how to use the RAW mode.
For example for reading outside temperature at 0x0101.
vclient -c "detail getTempA" tells me the command is
SEND 00 01 01 01 02;RECV 2 UT

But I couldn't figure out how to make the right raw command.
Nothing seems to be correct.
vclient -c raw, "SEND 00 01 01 01 02 RECV 2 END"
vclient -c raw, "SEND 00 01 01 01 02 END"
vclient -c raw, "SEND 41 05 00 01 01 01 02 0A END"

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