Skip to content

WebInputString are not always updated #107

Open
@naguirre

Description

@naguirre

Work the first time when the server is launched :

<calaos:input file_type="xml" frequency="10000" id="input_92" name="cuve" path="//time0/text()" period="10000" type="WebInputString" url="http://192.168.0.2/status.xml"/>

Work every times :

<calaos:input file_type="xml" frequency="10000" id="input_89" name="test2" path="/weatherdata/forecast/time[2]/temperature/@min" type="WebInputString" url="http://api.openweathermap.org/data/2.5/forecast/daily?q=paris&amp;mode=xml&amp;units=metric&amp;cnt=2&amp;lang=fr"/>
DBG<12625>:calaos_downloader FileDownloader.cpp:305 void FileDownloader::completeCb(int)() Download done. (http://api.openweathermap.org/data/2.5/forecast/daily?q=paris&mode=xml&units=metric&cnt=2&lang=fr)

No debug output for input_92

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions