Constructor.
Service config.
Service logger.
Protected_configSpecific service endpoint.
A path relative to the IServiceConfig.controllerUrl.
HTTP request method for this specific service endpoint.
See: axios/Method
Protected_requestCustom HTTP headers.
Custom headers can be defined in form of a key value pair.
this._requestHeaders["Cache-Control"] = "no-cache";
ProtectedlogLogger which will be used for all logging events.
ProtectedaxiosGet an axios/AxiosRequestConfig object.
Get the base url.
The IServiceConfig.controllerUrl string.
Get the webservice url (joined base url and endpoint).
URL string (joined base url and endpoint).
The CommandService uses the
/SetState.plendpoint of the ProCon.IP pool controller to turn on relays for a specified time span.