Skip to content

float values parsed wrong (SOLUTION: upgrade to latest version) #74

@matse02

Description

@matse02

origin:

{"Voltage":{"v":242.6999969,"u":"V","d":1}}

output pretty print:

{
"Voltage":
{
"d": 1,
"u": "V",
"v": 2426999969.0
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintainer can't replicateThe core dev can't replicate this issue, making a fix difficult

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions