Interface DialDirectConf

Options required to dial a robot via gRPC.

Hierarchy

  • DialDirectConf

Properties

authEntity?: string
credential?: Credential
disableSessions?: boolean
host: string
noReconnect?: boolean
reconnectMaxAttempts?: number
reconnectMaxWait?: number

Generated using TypeDoc