Get desktop application:
View/edit binary Protocol Buffers messages
A set of gRPC credentials that can be used to configure a secure TLS channel.
Used in:
The PEM encoding of the server root certificates, or none if the default roots should be used.
The PEM encoding of the client's private key, or none if the client does not have a private key.
The PEM encoding of the client's certificate chain. This parameter can be empty if the client does not have a certificate chain.
Used in:
The URI of the endpoint to connect to. This can be either a valid NameResolver-compliant URI, or an authority string. For example: - "localhost" - "localhost:8080" - "[2001:db8:85a3:8d3:1319:8a2e:370:7348]:443" - "dns://8.8.8.8/foo.googleapis.com:8080"
Tls credentials to use, if any to establish a connection to the given endpoint. The emulated bluetooth device will use these credentials to establish a connection and read/write/subscribe to the data of interest.
Set of required headers that should be set in order to establish a connection. These headers are usually used to set access tokens etc.
A set of headers that should be set on requests that are being made to the given endpoint.
Used in:
The header key, for example: 'authorization'
The header value, for example: 'Bearer token'