Enable HTTP basic auth.
Controller URL must be a valid URL string with leading protocol scheme
(e.g. 'http://') and should point to the ProCon.IP HTTP root. This address
will be combined with the endpoint (e.g. "/GetState.csv") to build the
request address. A trailing slash will be added automatically if needed.
Define how many HTTP request errors to tolerate before raising an error.
OptionalpasswordHTTP basic auth pass. Optional.
OptionalrequestDefine request timeout.
Interval [ms] between two webservice polling requests.
OptionalusernameHTTP basic auth username. Optional.
Extend common IServiceConfig with special parameters that only apply to the polling characteristics of this service.