Skip to main content

@wildix/xbees-kite-client > KiteClientConfig

KiteClientConfig interface

The configuration interface of KiteClient class constructor that set the region, credentials and other options.

Signature:

export interface KiteClientConfig extends KiteClientConfigType 

Extends: KiteClientConfigType

Properties

Property

Modifiers

Type

Description

env?

'stage' | 'stable' | 'prod'

(Optional)

token?

TokenProvider

(Optional)