Enum RemoteAccessGatewayCapabilities

Enum Documentation

enum class foxglove::RemoteAccessGatewayCapabilities : uint8_t

Capabilities that a remote access gateway may advertise to clients.

Values:

enumerator None

No capabilities.

enumerator ClientPublish

Allow clients to advertise channels to send data messages to the server.

enumerator Parameters

Allow clients to get, set, and subscribe to parameter updates.

enumerator Services

Allow clients to call services.

enumerator ConnectionGraph

Allow clients to subscribe and make connection graph updates.

enumerator Assets

Allow clients to request assets.