@@ -34975,6 +34975,103 @@
3497534975 "version": "0.28.1"
3497634976 },
3497734977 "sha256Digest": "2199a42ad8d3d139ee294bf09ecd57237c83d913bdf60f5929a18d0f390f9821"
34978+ },
34979+ {
34980+ "downloadUrl": "https://github.com/Azure/azure-iot-cli-extension/releases/download/v0.30.0b2/azure_iot-0.30.0b2-py3-none-any.whl",
34981+ "filename": "azure_iot-0.30.0b2-py3-none-any.whl",
34982+ "metadata": {
34983+ "azext.isPreview": true,
34984+ "azext.minCliCoreVersion": "2.70.0",
34985+ "classifiers": [
34986+ "Development Status :: 4 - Beta",
34987+ "Intended Audience :: Developers",
34988+ "Intended Audience :: System Administrators",
34989+ "Programming Language :: Python",
34990+ "Programming Language :: Python :: 3 :: Only",
34991+ "Programming Language :: Python :: 3",
34992+ "Programming Language :: Python :: 3.9",
34993+ "Programming Language :: Python :: 3.10",
34994+ "Programming Language :: Python :: 3.11",
34995+ "Programming Language :: Python :: 3.12",
34996+ "Programming Language :: Python :: 3.13",
34997+ "License :: OSI Approved :: MIT License"
34998+ ],
34999+ "extensions": {
35000+ "python.details": {
35001+ "contacts": [
35002+ {
35003+ "email": "iotupx@microsoft.com",
35004+ "name": "Microsoft",
35005+ "role": "author"
35006+ }
35007+ ],
35008+ "document_names": {
35009+ "description": "DESCRIPTION.rst"
35010+ },
35011+ "project_urls": {
35012+ "Home": "https://github.com/azure/azure-iot-cli-extension"
35013+ }
35014+ }
35015+ },
35016+ "extras": [],
35017+ "generator": "bdist_wheel (0.30.0)",
35018+ "license": "MIT",
35019+ "license_file": "LICENSE",
35020+ "metadata_version": "2.0",
35021+ "name": "azure-iot",
35022+ "requires_python": ">=3.9",
35023+ "run_requires": [
35024+ {
35025+ "requires": [
35026+ "azure-core (<2.0.0,>=1.24.0)",
35027+ "azure-core<2.0.0,>=1.24.0",
35028+ "azure-eventhub (~=5.15.0)",
35029+ "azure-eventhub~=5.15.0",
35030+ "azure-identity (<1.18.0,>=1.6.1)",
35031+ "azure-identity<1.18.0,>=1.6.1",
35032+ "azure-mgmt-core (<2.0.0,>=1.3.0)",
35033+ "azure-mgmt-core<2.0.0,>=1.3.0",
35034+ "azure-storage-blob (<13.0.0,>=12.14.0)",
35035+ "azure-storage-blob<13.0.0,>=12.14.0",
35036+ "jsonschema (<5,>=4.25)",
35037+ "jsonschema<5,>=4.25",
35038+ "msrest (>=0.6.21)",
35039+ "msrest>=0.6.21",
35040+ "msrestazure (<2.0.0,>=0.6.3)",
35041+ "msrestazure<2.0.0,>=0.6.3",
35042+ "packaging (>=23.2)",
35043+ "packaging>=23.2",
35044+ "rich (<14.0,>=13.6)",
35045+ "rich<14.0,>=13.6",
35046+ "tomli (~=2.0)",
35047+ "tomli-w (~=1.0)",
35048+ "tomli-w~=1.0",
35049+ "tomli~=2.0",
35050+ "tqdm (~=4.62)",
35051+ "tqdm~=4.62",
35052+ "treelib (~=1.6)",
35053+ "treelib~=1.6"
35054+ ]
35055+ },
35056+ {
35057+ "environment": "sys_platform != \"win32\"",
35058+ "requires": [
35059+ "azure-iot-device (~=2.11)",
35060+ "azure-iot-device~=2.11"
35061+ ]
35062+ },
35063+ {
35064+ "environment": "sys_platform == \"win32\"",
35065+ "requires": [
35066+ "azure-iot-device (<3.0.0dev0,>=2.15.0rc1)",
35067+ "azure-iot-device<3.0.0dev0,>=2.15.0rc1"
35068+ ]
35069+ }
35070+ ],
35071+ "summary": "The Azure IoT extension for Azure CLI.",
35072+ "version": "0.30.0b2"
35073+ },
35074+ "sha256Digest": "685103992fc31d6d7a8de33c35cd027a7a36a81e6e5a5e9a75516a2fda15a456"
3497835075 }
3497935076 ],
3498035077 "azure-iot-ops": [
0 commit comments