We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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&mode=xml&units=metric&cnt=2&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
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Work the first time when the server is launched :
Work every times :
No debug output for input_92
The text was updated successfully, but these errors were encountered: