Skip to content

Timeout fix 2.0

Jordy Gloudemans requested to merge timeout_fix into development

Changed get...state() functions to use timeout resolution of minutes in stead of seconds to bypass the problem of slow socket responses.

Also updated a few doc strings as requested by @caenrigen.

Merge request reports