You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: