digi.xbee.recovery module

digi.xbee.recovery.recover_device(target)[source]

Recovers the XBee from an unknown state and leaves if configured for normal operations.

Parameters:target (String or XBeeDevice) – target of the recovery operation.
Raises:RecoveryException – if there is any error performing the recovery action.