-
Notifications
You must be signed in to change notification settings - Fork 66
Other
Victoria Litvinova edited this page Feb 13, 2023
·
1 revision
The following is the minimum version for when the SDKs have switched to using Track 2. Previous versions use Track 1.
# Initial Track 2 SDK version for IoT Hub
IOTHUB_MGMT_SDK_PACKAGE_NAME = "azure-mgmt-iothub"
IOTHUB_TRACK_2_SDK_MIN_VERSION = "2.0.0"
# Initial Track 2 SDK version for DPS
IOTDPS_MGMT_SDK_PACKAGE_NAME = "azure-mgmt-iothubprovisioningservice"
IOTDPS_TRACK_2_SDK_MIN_VERSION = "1.0.0"