Rido

Results 72 comments of Rido

Hi @shijong Wondering if your hub name is using any special characters. Can you try to create another hub to try again? Can you list your devices from the `az...

I just created a new hub in East Asia and everything looks good, wondering if the hub name, maybe using extended characters, might be the cause,

Seems there is an issue when using uppercase letters in the hostname, can you try again using a lowercase hostname in your connection string?

@baybal can you specify more details about this issue? which code generator are you referring to?

Hi @jiajionline , We are not able to reproduce this issue with the latest version. Can you try again?

for completness here is the response payload from the CLI ```JSON C:\code\temp\aics_cli> az iot hub invoke-device-method -n ridox --device-id memmon23 --method-name getRuntimeStats --method-payload '2' { "payload": { "diagnosticResults": { "command:...

@yang-hai-feng can you point me to the docs describing that file format? It does not conform to the DTDL v2 spec. /c @briancr-ms

@yang-hai-feng I read in [docs](https://docs.microsoft.com/en-us/cli/azure/iot/central/device-template?view=azure-cli-latest#az_iot_central_device_template_show-required-parameters) `--dtid The ID of the target device template. Example: somedevicetemplate.` but your example suggest to use a *malformed* `dtmi` (without the version) can you clarify?

+1, I want to reuse args from launch.json. Also enable to start from the terminal.