Skip to content

Wrong types: Some attributes appear as strings while being int or float in nature #180

Description

@geopp-khz

I just lately realized, that some attributes from parsed messages appear as string, rather than int or float.

E.g. when processing a GGA, num_sats appears as string.
There are various more locations of improperly casted types that - by nature - are a number and should be casted to a number by this module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions