@wildix/xbees-assistant-client > AssistantClientConfig
AssistantClientConfig interface
The configuration interface of AssistantClient class constructor that set the region, credentials and other options.
Signature:
export interface AssistantClientConfig extends AssistantClientConfigType
Extends: AssistantClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'stage' | 'stable' | 'prod' | (Optional) | ||
TokenProvider |