Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 67 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -27994,6 +27994,73 @@
"version": "1.2.0"
},
"sha256Digest": "656834ea4ea081668caab4da09d1d3237218155dae7470e5eeee1854644d60d0"
},
{
"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",
"filename": "azure_iot_ops-1.5.0-py3-none-any.whl",
"metadata": {
"azext.minCliCoreVersion": "2.53.0",
"classifiers": [
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Intended Audience :: System Administrators",
"Programming Language :: Python",
"Programming Language :: Python :: 3 :: Only",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12"
],
"extensions": {
"python.details": {
"contacts": [
{
"email": "[email protected]",
"name": "Microsoft",
"role": "author"
}
],
"document_names": {
"description": "DESCRIPTION.rst"
},
"project_urls": {
"Home": "https://github.com/azure/azure-iot-ops-cli-extension"
}
}
},
"extras": [],
"generator": "bdist_wheel (0.30.0)",
"license": "MIT",
"license_file": "LICENSE",
"metadata_version": "2.0",
"name": "azure-iot-ops",
"requires_python": ">=3.8",
"run_requires": [
{
"requires": [
"azure-identity (<1.18.0,>=1.14.1)",
"azure-identity<1.18.0,>=1.14.1",
"kubernetes (<32.0,>=29.0)",
"kubernetes<32.0,>=29.0",
"opentelemetry-proto (~=1.20.0)",
"opentelemetry-proto~=1.20.0",
"packaging (>=23.2)",
"packaging>=23.2",
"protobuf (~=4.25.0)",
"protobuf~=4.25.0",
"rich (<14.0,>=13.6)",
"rich<14.0,>=13.6",
"semver (<4,>=3.0.4)",
"semver<4,>=3.0.4"
]
}
],
"summary": "The Azure IoT Operations extension for Azure CLI.",
"version": "1.5.0"
},
"sha256Digest": "79c98bc4905cffacfc5bae053feca8c4f5e0e66664182dbf229be352cf7db673"
}
],
"azure-sphere": [
Expand Down
Loading