W&T
Subject to errors and modifications
65
Example to set a backround color of a table:
<tr>
<td colspan="3" align="center">
<table border="2">
<tr>
<th>
<w&t_tags=sensor1>
</th>
</tr>
<tr>
<td
<w&t_tags=bc1>
>
<w&t_tags=t1>
°C</td>
</tr>
</table></td>
</tr>
If the sensor is in alarm state the temperature will be displayed
in red color.
To specify the output format for the data, inset the following
line into your document:
<form action="log.htm" method="POST" >
....
</form>
CSV output can be specified by using the expression
<form action="thermo.csv" method="POST" >
....
</form>.
!
Resetting to the factory defaults restores the original
HTML pages.