Optional
protocolThe protocol used for communication.
Optional
ipThe IP address or hostname of the service.
Optional
portThe port number on which the service is listening.
Optional
baseThe base URI for connections using the DOIP API for HTTP Clients. See also Cordra's documentation on this API.
Optional
pathAdditional path information for the service endpoint. For HTTPS interfaces without a baseUri, the path will be used to construct a URI, along with the ipAddress and port.
Describes the basic connection details needed to communicate with a DOIP service via a specific endpoint.