Real Data Type
From BACnet Wiki
Real data types are encoded as Application Tags and are typically found as follows. The Data Part of the encoding is ANSI/IEEE-754
Octet | Typical Value | Description |
---|---|---|
0 | 0x44 | 0x40 = Real, 0x04 = length |
1 | 0xXX | Encoded value |
2 | 0xXX | Encoded value |
3 | 0xXX | Encoded value |
4 | 0xXX | Encoded value |