Skip to content

negative Numbers are not parsed correctly #31

@FlorianJost

Description

@FlorianJost

The following raw Payload has a negative Flow of -0.01m³/h. 68373768080072785634129344C804000000000C06341200008C4006896700000C1355474108023CFFFF025AFA00025E2C0102621900032B0F27004F16

The Parser Interprets this as the following:
| (65535)e-2[m³h⁻¹] | 0,Inst,16-bit Integer |

This is an unsigned Integer interpretation. But the values should be signed integer by default.

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