Package ai. systema. configuration
Types
Functions
Link copied to clipboard
fun Configuration( credentials: Credentials, logLevel: SystemaLogLevel = SystemaLogLevel.INFO, hosts: Map<EndpointType, <ERROR CLASS>> = credentials.hosts, engine: <ERROR CLASS>? = null, kvStore: SystemaKVStore, deviceManager: SystemaDeviceManager): Configuration
Content copied to clipboard
Link copied to clipboard
fun Credentials( clientID: SystemaClientID, apiKey: SystemaAPIKey, environment: EnvironmentType = EnvironmentType.DEV, proxyUrls: Map<EndpointType, <ERROR CLASS>> = mapOf()): Credentials
Content copied to clipboard