Records, not alarms
QA systems should store the decoded Celsius value with the timestamp. Air temperature in a cold room is a different measurement; this probe is for product core or soft matrices as specified on the datasheet.
Confirm food-contact material and wash-down limits on the datasheet before first use. Cleaning steps stay in the site SOP.
Named fields
| Field | Type | Notes |
|---|---|---|
| temperature_c | number | Product temperature in degrees Celsius |
| probe_ok | boolean | Probe-health flag from the kit |
| battery_mv | integer | Battery millivolts |
| fcnt | integer | Frame counter |
Example after decode
{
"temperature_c": 4.2,
"probe_ok": true,
"battery_mv": 3100,
"fcnt": 55
}Byte offsets live in the decoder file shipped with the kit. If the first uplink disagrees with this example, trust the shipment file and the factory functional-test record.
Related pages
FAQ
Does this decoder certify HACCP compliance?
No. It supplies a timestamped Celsius value your plan can store. Limits and corrective actions stay with the site.
Battery life at the scheduled interval?
Up to about two years at the datasheet interval. Faster spot checks shorten that window.
Where is the cold-room design page?
The cold-room solution page describes the monitoring pattern. Order the probe from the product page.
Can I reuse a soil decoder on PS-610?
No. Moisture and EC fields are not temperature. Use the PS-610 profile only.