<#setting locale="de_DE"> <#setting number_format="0.##">
<#if sensor.description??>
${sensor.name}
Sensor type${sensor.sensorType}
Sensor ID
${sensor.sensorID}
Name${sensor.name}
Data type${sensor.dataValue}
Measuring${sensor.dataType_option}
Description${sensor.description}
<#if sensor.remark??>
Remark
${sensor.remark}