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