Register map(s) for this device, each at the trust rung it earned. Addresses are 0-based as on the wire. Word order and scaling are confirmed at the hardware-verified rung and at no rung below it.
Read + decoded cleanly over a real network vs an independent third-party Modbus test server (transport and framing; reads are remapped into the server's register window, so the map's own addresses are NOT exercised). Does NOT prove word order/scaling against the actual device.
| point | address (0-based) | type | scale | unit |
|---|---|---|---|---|
| co2_average | 1060 | F32LE | 1 | ppm |
| co2_raw | 1062 | F32LE | 1 | ppm |
| pressure_mbar | 1200 | F32LE | 1 | mbar |
| pressure_psi | 1202 | F32LE | 1 | psi |
| relative_humidity | 1020 | F32LE | 1 | % |
| temperature_c | 1002 | F32LE | 1 | °C |
| temperature_f | 1004 | F32LE | 1 | °F |
| temperature_k | 1008 | F32LE | 1 | K |
| dew_point_temperature_c | 1104 | F32LE | 1 | °C |
| dew_point_temperature_f | 1106 | F32LE | 1 | °F |
| dew_point_temperature_k | 1146 | F32LE | 1 | K |
| co2_average_int | 4030 | I16 | 1 | ppm |
| co2_raw_int | 4031 | I16 | 1 | ppm |
| pressure_mbar_int | 4100 | I16 | 0.1 | mbar |
| pressure_psi_int | 4101 | I16 | 0.01 | psi |
| relative_humidity_int | 4010 | I16 | 0.01 | % |
| temperature_c_int | 4001 | I16 | 0.01 | °C |
| temperature_f_int | 4002 | I16 | 0.02 | °F |
| temperature_k_int | 4004 | I16 | 0.02 | K |
| dew_point_temperature_c_int | 4052 | I16 | 0.01 | °C |
| dew_point_temperature_f_int | 4053 | I16 | 0.01 | °F |
| dew_point_temperature_k_int | 4073 | I16 | 0.01 | K |
| connector | M12x1 5 poles |
| wiring notes | Pin 1: Supply voltage, Pin 2: B RS485 (D-), Pin 3: GND, Pin 4: A RS485 (D+), Pin 5: Configuration pin |
| protocol notes | When reading information that spans multiple registers, it is always necessary to read all registers, even if the desired information requires less. To obtain the correct floating point values, both registers have to be read within the same reading cycle. |
| model register | 0x09 |
| serial register | 0x00 |
| firmware register | 0x08 |
| identification notes | Sensor name (as ASCII) is at 0x09 (size 8), Serial number (as ASCII) is at 0x00 (size 8), Firmware version is at 0x08 (size 1) |
| power | 15 - 35 V DC (Current output) or 12 - 30 V DC (RS485 interface and voltage output), max. voltage 30 V DC for USA & Canada Class 2 |
| environment | Storage conditions: -40...+60 °C, 700...1100 mbar, 0...95 %RH, non-condensing. Protection rating: IP65 probe body |
| accuracy | CO2: <±(40 ppm + 1.8 % of mv) for 0...2000 ppm. RH: ±3 %RH (20...80 %RH). Temp: ±0.5 °C (5...60 °C) |
| certifications | CE, UKCA, FCC Part 15 Class A, ICES-003 Class A |
| doc revision | Version v1.6 | 05-2026 |
Each rung states what it proved and what it did not. Gray until proven; green is earned by hardware only.
If your device isn't here, upload its register map. Generation is free, and the connector keeps the rung it earns under testing.
To prove a connector against your own device, order hardware verification. If it doesn't verify, you don't pay.
Platform builders can license the verified library: machine-readable maps, the firmware matrix, API access.