#setting locale="de_DE">
<#setting number_format="0.##">
${sensor.name} |
Typ czujnika | ${sensor.sensorType} |
Czujnik ID | ${sensor.sensorID}
|
Nazwa | ${sensor.name} |
Typ danych | ${sensor.dataValue} |
Pomiar | ${sensor.dataType_option} |
<#if sensor.description??>
Opis | ${sensor.description} |
#if>
<#if sensor.remark??>
#if>
|