@wildix/xbees-kite-client > Kite > getConfig
Kite.getConfig() method
Signature:
getConfig(args: GetConfigCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetConfigCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: GetConfigCommandOutput) => void |
Returns:
void