azure-iot-sdk-python
azure-iot-sdk-python copied to clipboard
[V3] feat: remove auto-connect functionality
- Removed
AutoConnectStagefrom the pipeline - Removed
auto_connectkwarg from factory methods - Updated DPS
.register()to manually do a connect in lieu of auto-connect functionality - Updated tests accordingly (except regression/stress)