12-06-2018, 22:10
(11-06-2018, 00:56)t3gathome Wrote: [*]1 configured as www sensor the other 3 sensors are configured with "" instead of "0.0.0.0" --> (3 data points) and 7186 ms[*]
[*]2 have correct IPs and altogether 3 extra WDs are configured --> (5 data points) and 1831,4 ms
There is a quick and dirty routine that counts the number of configured sensors by checking the first char of IP address. If it is anything different from zero, the sensor exists, so "" counts as an existing sensor. This is the reason why execution time is greater when you used "" instead of "0.0.0.0"

