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

Negative values for temperature change datatype to string instead of float #6

Open
XAct-6510 opened this issue Jan 26, 2024 · 0 comments

Comments

@XAct-6510
Copy link

The decoder for TTN changes the data type of negative values for temperature from float to string, which causes our JSON application to reject the data and record a NULL value. Please change the decoder so that the data type for temperature always remains float and thus retains the correct sign.

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