API reference: added product_simulation_reset_by_schedule_start_temperature to channel settings and to the PUT /measuring-objects/{uuid}/measuring-instruction-set measuring instructions (with the read-only product_simulation_reset_by_schedule_start_temperature_effective on channel settings). A scheduled product-simulation reset previously reset to the current air-measurement value; when the logger is not pre-cooled this caused large simulation inaccuracies. You can now set a defined start temperature (°C) — e.g. -19 for frozen goods — to anchor the simulation to the real product temperature. If the field is not set, the previous behavior (reset to the current measurement value) is unchanged.
Documentation: clarified that the measurement interval (measuring cycle) is a single per-device setting. When a device has multiple sensors with different cycles, the shortest (fastest) cycle applies to the whole device, so every sensor must be set to the target interval. Updated the API reference (measuring_cycle field, the PUT /measuring-objects/{uuid}/measuring-instruction-set endpoint and the PUT /v2/sensors/{uuid} endpoint) and the Concepts page.
2024-11-25
Switch to Version v2
Improved available parameters for logger configuration, including new date formats and battery types.