Skip to content

How to use the RAW mode #145

Description

@Phil1pp

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"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions