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.
Optional
passwordHTTP basic auth pass. Optional.
Optional
requestDefine request timeout.
Interval [ms] between two webservice polling requests.
Optional
usernameHTTP basic auth username. Optional.
Extend common IServiceConfig with special parameters that only apply to the polling characteristics of this service.