Skip to content

How to decode serial data from log. #7157

Answered by AlCalzone
spudwebb asked this question in Q&A
Discussion options

You must be logged in to vote

You can set the NODE_ENV environment variable to development, then additional info including the plaintext is printed. In Z-Wave JS UI, this works by executing the following driver function:

process.env.NODE_ENV = "development"

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
10 replies
@AlCalzone
Comment options

@AlCalzone
Comment options

@spudwebb
Comment options

@AlCalzone
Comment options

@spudwebb
Comment options

Answer selected by AlCalzone
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants