Skip to content

Commit 76bb58d

Browse files
{IoT} Adds IoT Operations extension v2.1.0 to the index (#9455)
Co-authored-by: Ketki <[email protected]>
1 parent 8572403 commit 76bb58d

File tree

1 file changed

+66
-0
lines changed

1 file changed

+66
-0
lines changed

src/index.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34798,6 +34798,72 @@
3479834798
"version": "2.0.1"
3479934799
},
3480034800
"sha256Digest": "a4da0bada13d36695c75e2cb77bee926e83c1414055cb67de84730977285c689"
34801+
},
34802+
{
34803+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v2.1.0/azure_iot_ops-2.1.0-py3-none-any.whl",
34804+
"filename": "azure_iot_ops-2.1.0-py3-none-any.whl",
34805+
"metadata": {
34806+
"azext.isPreview": false,
34807+
"azext.minCliCoreVersion": "2.67.0",
34808+
"classifiers": [
34809+
"Development Status :: 5 - Production/Stable",
34810+
"Intended Audience :: Developers",
34811+
"Intended Audience :: System Administrators",
34812+
"Programming Language :: Python",
34813+
"Programming Language :: Python :: 3 :: Only",
34814+
"Programming Language :: Python :: 3",
34815+
"Programming Language :: Python :: 3.9",
34816+
"Programming Language :: Python :: 3.10",
34817+
"Programming Language :: Python :: 3.11",
34818+
"Programming Language :: Python :: 3.12",
34819+
"Programming Language :: Python :: 3.13"
34820+
],
34821+
"description_content_type": "text/plain",
34822+
"extensions": {
34823+
"python.details": {
34824+
"contacts": [
34825+
{
34826+
"email": "Microsoft <[email protected]>",
34827+
"role": "author"
34828+
}
34829+
],
34830+
"document_names": {
34831+
"description": "DESCRIPTION.rst"
34832+
}
34833+
}
34834+
},
34835+
"extras": [],
34836+
"generator": "bdist_wheel (0.30.0)",
34837+
"license": "MIT",
34838+
"license_file": "LICENSE",
34839+
"metadata_version": "2.0",
34840+
"name": "azure-iot-ops",
34841+
"project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension",
34842+
"requires_python": ">=3.9",
34843+
"run_requires": [
34844+
{
34845+
"requires": [
34846+
"azure-identity (<1.18.0,>=1.14.1)",
34847+
"azure-identity<1.18.0,>=1.14.1",
34848+
"kubernetes (<32.0,>=29.0)",
34849+
"kubernetes<32.0,>=29.0",
34850+
"opentelemetry-proto (~=1.20.0)",
34851+
"opentelemetry-proto~=1.20.0",
34852+
"packaging (>=23.2)",
34853+
"packaging>=23.2",
34854+
"protobuf (~=4.25.0)",
34855+
"protobuf~=4.25.0",
34856+
"rich (<14.0,>=13.6)",
34857+
"rich<14.0,>=13.6",
34858+
"semver (<4,>=3.0.4)",
34859+
"semver<4,>=3.0.4"
34860+
]
34861+
}
34862+
],
34863+
"summary": "The Azure IoT Operations extension for Azure CLI.",
34864+
"version": "2.1.0"
34865+
},
34866+
"sha256Digest": "c120846ca0efd514acd441f7ee121b2f561020f0e868e5356c472c40d13dc089"
3480134867
}
3480234868
],
3480334869
"azure-sphere": [

0 commit comments

Comments
 (0)