Azure / dps-keygen

Helper tool to deal with the device keys :closed_lock_with_key:
MIT License
24 stars 16 forks source link

can't create hostnames for IoT Central #16

Closed neneoc69 closed 4 years ago

neneoc69 commented 4 years ago

Hello,

I try to create a hostname for a real Device which I have created in IoT Central.

I tried the following command an get the following result.

dps-keygen -si: -di: -dk:

And immediately I get the following error.

Azure IoT DPS Symetric Key Generator v0.3.4 ERROR: You haven't defined neither the master key or device key.

On another Developer PC exact the same command (copy paste) is working fine. Any idea why this happens?

Thanks in advance

lucadruda commented 4 years ago

We're deprecating that functionality as it's not recommended for IoTCentral connection. Please refer to this: https://docs.microsoft.com/en-us/azure/iot-central/core/concepts-connectivity Closing the issue.