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

Channel data mixes with priority #19

Open
benjaminauer opened this issue Jul 10, 2021 · 0 comments
Open

Channel data mixes with priority #19

benjaminauer opened this issue Jul 10, 2021 · 0 comments

Comments

@benjaminauer
Copy link

Using node red, i encountered an issue where slotsdata contains priority info.
payload with priority (values equaling 1)
10 Jul 10:39:46 - [info] [debug:bb13e6a0.6360b8] <Buffer 01 01 01 01 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... 462 more bytes>

payload with intensity
10 Jul 10:39:46 - [info] [debug:bb13e6a0.6360b8] <Buffer 00 00 00 ff ff 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ... 462 more bytes>

the node red implementation forwards data from .getSlotsData() to payload

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