Just create a template called for example textdata.txt.tmpl, put inside the 
template the data fields you want in the .txt file for example:
$current.inTemp
$current.outTemp
$current.outHumidity

set the archive interval to 60 and let cheetah create and populate your 
.txt file every 60 seconds



On Saturday, 20 January 2018 02:00:59 UTC+2, h...@shipdesign.de wrote:

> Hi Tom,
> I just need a text file every 60 seconds with the actual data.
> The rest is done by own code.
>
> I had a look at the customization guide - seems to give answers.
> Anyhow, I understand, it is necessary to run some database (LQlite) always.
>
> Thanks for the hint.
>
> Harald
>
> Am Samstag, 20. Januar 2018 00:11:54 UTC+1 schrieb Tom Keffer:
>>
>> Hello, Harald
>>
>> I am not completely understanding your question.
>>
>> Do you want to write to an RDD database (which one?) instead of sqlite or 
>> MySQL? If that is the case, then that would probably be a major project. 
>>
>> Do you want instructions on how to write data to an HTML or XML file? If 
>> so, there is lots of information in the Customizing Guide 
>> <http://weewx.com/docs/customizing.htm> on using templates to create 
>> files.
>>
>> Or, did you want to do something else?
>>
>> -tk
>>
>>
>>
>> On Fri, Jan 19, 2018 at 3:09 PM, <h...@shipdesign.de> wrote:
>>
>>> Hi out there,
>>> I want to 'miss use' weewx on a raspi just for reading life data e.g. 
>>> every 60 sec and write it to an ASCII file, may be an html or xml file.
>>> This will be displayed and written to a RDD database together with a 
>>> bulk of data from the solar panel, battery and different consumption data.
>>> Tried to find out in the users manual e.g. to switch of the whole 
>>> archiving/database ...
>>> Any idea is of help.
>>> Thanks
>>> Harald
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "weewx-user" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to weewx-user+...@googlegroups.com.
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to weewx-user+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to