OptionalprotocolThe protocol used for communication.
OptionalipThe IP address or hostname of the service.
OptionalportThe port number on which the service is listening.
OptionalbaseThe base URI for connections using the DOIP API for HTTP Clients. See also Cordra's documentation on this API.
OptionalpathAdditional 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.