Skip to content

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

Description

@XAct-6510

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.

Activity

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

Metadata

Metadata

Assignees

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