I'm trying to automate some sensor polling with my Zway UI.
I've used the "Sensor values logging" module with URL of my server, but here I can not find the way to automate process every minute. Then I figured out I have to use the "Poll sensors periodically" module ... maybe to work together with the first one?
In any case, with these two modules setup (same sensor id to log, obviously

I've tried to save info into a JSON file instead sending to an URL, but I can not find the log file in z-way file system ... where is it ?
I know how to do this by my own (pythons, CustomModules js, ...) but I'd like to know if this is possible through Z-Wave.me UI

thx in advance guys!