donneesRuches.hivegroups[idHiveGroupMaj].hives[idHiveMaj].data.TRANSMISSION=(donneesRuches.hivegroups[idHiveGroupMaj].hives[idHiveMaj].data.idLogger==null)?"pas de lien":"OK";
<inputtype="text"value="{{ v }}"id="{{ nom }}"name="params[{{ nom }}]"maxlength="64"/>
<labelfor="{{ nom }}">{{description}}({{unite}}):</label>
<inputonfocus="if(this.value=='0.0')this.value=''"onblur="if(this.value=='')this.value='0.0'"type="text"value="{{ v }}"id="{{ nom }}"name="params[{{ nom }}]"maxlength="64"size="6"/>