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.
Optional
passwordHTTP basic auth pass. Optional.
Optional
requestDefine request timeout.
Optional
usernameHTTP basic auth username. Optional.
Configurations might contain any other values/keys, that do not conflict with valid configuration parameters.