03-07-2018, 15:41
Hi Werk_AG,
I am on holiday, but I want to support progress
Yes the data saving with the struct can be optimized! Improvements are welcome...
We already thought about pinging... But if no timeout is given, then the ping will last as long as a normal data transmission (3000ms)...
So our approach was to detect the downtime in the data get routine and pause for a few times.
The port thing is up to you! I would keep it flexible (easy to change in config) with a standard port let's say 80.
Regards from Ibiza
I am on holiday, but I want to support progress

Yes the data saving with the struct can be optimized! Improvements are welcome...
We already thought about pinging... But if no timeout is given, then the ping will last as long as a normal data transmission (3000ms)...
So our approach was to detect the downtime in the data get routine and pause for a few times.
The port thing is up to you! I would keep it flexible (easy to change in config) with a standard port let's say 80.
Regards from Ibiza


