Skip to content

Commit 32a42e2

Browse files
committed
{IoT} Adds IoT Operations extension v2.1.0 to the index
1 parent 1802306 commit 32a42e2

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
@@ -34755,6 +34755,72 @@
3475534755
"version": "2.0.1"
3475634756
},
3475734757
"sha256Digest": "a4da0bada13d36695c75e2cb77bee926e83c1414055cb67de84730977285c689"
34758+
},
34759+
{
34760+
"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",
34761+
"filename": "azure_iot_ops-2.1.0-py3-none-any.whl",
34762+
"metadata": {
34763+
"azext.isPreview": false,
34764+
"azext.minCliCoreVersion": "2.67.0",
34765+
"classifiers": [
34766+
"Development Status :: 5 - Production/Stable",
34767+
"Intended Audience :: Developers",
34768+
"Intended Audience :: System Administrators",
34769+
"Programming Language :: Python",
34770+
"Programming Language :: Python :: 3 :: Only",
34771+
"Programming Language :: Python :: 3",
34772+
"Programming Language :: Python :: 3.9",
34773+
"Programming Language :: Python :: 3.10",
34774+
"Programming Language :: Python :: 3.11",
34775+
"Programming Language :: Python :: 3.12",
34776+
"Programming Language :: Python :: 3.13"
34777+
],
34778+
"description_content_type": "text/plain",
34779+
"extensions": {
34780+
"python.details": {
34781+
"contacts": [
34782+
{
34783+
"email": "Microsoft <[email protected]>",
34784+
"role": "author"
34785+
}
34786+
],
34787+
"document_names": {
34788+
"description": "DESCRIPTION.rst"
34789+
}
34790+
}
34791+
},
34792+
"extras": [],
34793+
"generator": "bdist_wheel (0.30.0)",
34794+
"license": "MIT",
34795+
"license_file": "LICENSE",
34796+
"metadata_version": "2.0",
34797+
"name": "azure-iot-ops",
34798+
"project_url": "homepage, https://github.com/azure/azure-iot-ops-cli-extension",
34799+
"requires_python": ">=3.9",
34800+
"run_requires": [
34801+
{
34802+
"requires": [
34803+
"azure-identity (<1.18.0,>=1.14.1)",
34804+
"azure-identity<1.18.0,>=1.14.1",
34805+
"kubernetes (<32.0,>=29.0)",
34806+
"kubernetes<32.0,>=29.0",
34807+
"opentelemetry-proto (~=1.20.0)",
34808+
"opentelemetry-proto~=1.20.0",
34809+
"packaging (>=23.2)",
34810+
"packaging>=23.2",
34811+
"protobuf (~=4.25.0)",
34812+
"protobuf~=4.25.0",
34813+
"rich (<14.0,>=13.6)",
34814+
"rich<14.0,>=13.6",
34815+
"semver (<4,>=3.0.4)",
34816+
"semver<4,>=3.0.4"
34817+
]
34818+
}
34819+
],
34820+
"summary": "The Azure IoT Operations extension for Azure CLI.",
34821+
"version": "2.1.0"
34822+
},
34823+
"sha256Digest": "c120846ca0efd514acd441f7ee121b2f561020f0e868e5356c472c40d13dc089"
3475834824
}
3475934825
],
3476034826
"azure-sphere": [

0 commit comments

Comments
 (0)