Filename Root: This string is used to create the full log filename. It will be prepended with the date, and suffixed with .txt
For example, you enter "MyLog", the interval log filename will be MyLog-yyyyMM.txt, the daily log would just be Mylog.txt
Data Content: This string is used to create the data in the log file, you use webtags to specify the data. It is important to use the same data separator as CMX uses for the other data files.
For example you could use the string: <#temp>,<#hum>,<#SoilTemp1>.
You can also use modifiers in the webtags for further control of the output like this: <#temp rc=y>,<#hum>,<#SoilTemp1 dp=2 rc=y>. You can, if you wish also add labels to each value!
The coloured bars will toggle the appropriate section of the page.