Skip to content

v0.7.0 Automatic Device Reconnect

Compare
Choose a tag to compare
@BrianPugh BrianPugh released this 08 Sep 15:30
· 455 commits to main since this release
0fc0f6a

Features

  • Added support to automatically reconnect to a device upon a temporary disconnect. To activate, provide a non-zero value to the attempts keyword argument when creating the belay.Device. See docs for details and limitations.
  • Added sys.platform information to the Implementation data structure.
  • Add info cli command to see device Implementation information. Useful for quickly checking what firmware is running on-device.