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

Change Uplink Payload: Change sensor valid flags #43

Closed
matthias-bs opened this issue May 31, 2024 · 0 comments · Fixed by #40
Closed

Change Uplink Payload: Change sensor valid flags #43

matthias-bs opened this issue May 31, 2024 · 0 comments · Fixed by #40
Assignees
Labels
enhancement New feature or request Prio 1

Comments

@matthias-bs
Copy link
Owner

Old: Sensor valid flags (1 bit per sensor) in data uplink message, see

encoder.writeBitmap(0,

New: Encode as special values indicating invalid data/NaN, see

// Encoding of invalid values

@matthias-bs matthias-bs added the enhancement New feature or request label May 31, 2024
@matthias-bs matthias-bs self-assigned this May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Prio 1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant