Skip to content

Commit aa1d4e8

Browse files
authored
{IoT} Adds IoT Operations Extension v1.5.0 to index (#8728)
1 parent 74a55a7 commit aa1d4e8

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

src/index.json

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28919,6 +28919,73 @@
2891928919
"version": "1.4.0"
2892028920
},
2892128921
"sha256Digest": "57d394ccc660bc187176a97116ba880746a94036ac82a2c8a5db56a1c783284a"
28922+
},
28923+
{
28924+
"downloadUrl": "https://github.com/Azure/azure-iot-ops-cli-extension/releases/download/v1.5.0/azure_iot_ops-1.5.0-py3-none-any.whl",
28925+
"filename": "azure_iot_ops-1.5.0-py3-none-any.whl",
28926+
"metadata": {
28927+
"azext.minCliCoreVersion": "2.53.0",
28928+
"classifiers": [
28929+
"Development Status :: 5 - Production/Stable",
28930+
"Intended Audience :: Developers",
28931+
"Intended Audience :: System Administrators",
28932+
"Programming Language :: Python",
28933+
"Programming Language :: Python :: 3 :: Only",
28934+
"Programming Language :: Python :: 3",
28935+
"Programming Language :: Python :: 3.8",
28936+
"Programming Language :: Python :: 3.9",
28937+
"Programming Language :: Python :: 3.10",
28938+
"Programming Language :: Python :: 3.11",
28939+
"Programming Language :: Python :: 3.12"
28940+
],
28941+
"extensions": {
28942+
"python.details": {
28943+
"contacts": [
28944+
{
28945+
"email": "iotupx@microsoft.com",
28946+
"name": "Microsoft",
28947+
"role": "author"
28948+
}
28949+
],
28950+
"document_names": {
28951+
"description": "DESCRIPTION.rst"
28952+
},
28953+
"project_urls": {
28954+
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
28955+
}
28956+
}
28957+
},
28958+
"extras": [],
28959+
"generator": "bdist_wheel (0.30.0)",
28960+
"license": "MIT",
28961+
"license_file": "LICENSE",
28962+
"metadata_version": "2.0",
28963+
"name": "azure-iot-ops",
28964+
"requires_python": ">=3.8",
28965+
"run_requires": [
28966+
{
28967+
"requires": [
28968+
"azure-identity (<1.18.0,>=1.14.1)",
28969+
"azure-identity<1.18.0,>=1.14.1",
28970+
"kubernetes (<32.0,>=29.0)",
28971+
"kubernetes<32.0,>=29.0",
28972+
"opentelemetry-proto (~=1.20.0)",
28973+
"opentelemetry-proto~=1.20.0",
28974+
"packaging (>=23.2)",
28975+
"packaging>=23.2",
28976+
"protobuf (~=4.25.0)",
28977+
"protobuf~=4.25.0",
28978+
"rich (<14.0,>=13.6)",
28979+
"rich<14.0,>=13.6",
28980+
"semver (<4,>=3.0.4)",
28981+
"semver<4,>=3.0.4"
28982+
]
28983+
}
28984+
],
28985+
"summary": "The Azure IoT Operations extension for Azure CLI.",
28986+
"version": "1.5.0"
28987+
},
28988+
"sha256Digest": "79c98bc4905cffacfc5bae053feca8c4f5e0e66664182dbf229be352cf7db673"
2892228989
}
2892328990
],
2892428991
"azure-sphere": [

0 commit comments

Comments
 (0)