Adding huawei_cloud_api_definitions_IoTDM library as a dependency
Run this command in a terminal, in your project's directory:
cargo add huawei-cloud-api-definitions-IoTDM
To add it manually, edit your project's Cargo.toml file and add to the [dependencies] section:
huawei-cloud-api-definitions-IoTDM = "0.1.20251226"
The huawei_cloud_api_definitions_IoTDM library will be automatically available globally.
Read the huawei_cloud_api_definitions_IoTDM library documentation.