Raw data parameters
Configure processing for raw sensor outputs, including optional temperature compensation and specialized data handling.
Temperature compensation
enableTempCompensation: true/false — enable polynomial temperature compensationtempCompensationCoefA/tempCompensationCoefB/tempCompensationCoefC— coefficients for A×T² + B×T + CtempCompensationReference: °C — reference temperaturetempCompensationOffset: number — extra offset after compensationshowBeforeCompensated: true/false — display both raw and compensated series
Value handling
negativeRawValue: true/false — invert sign of raw valuesdisplayNewtons: true/false — add series converted to Newtons (strain-related setups)dataType: thermocouple | pyranometr — apply specialized conversions
Notes
- Use generic
multiplier/divider/offsetfor final scaling and formatting - Temperature source/averaging can be controlled with generic
tempSensor/timeWindow