Azure-Samples / iot-hub-c-m0wifi-getstartedkit

Get started with the Adafruit Feather M0 Wifi Azure IoT Starter Kit
MIT License
5 stars 8 forks source link

config.json needs to be explained #27

Closed caseyhagen closed 8 years ago

caseyhagen commented 8 years ago

There are a lot of parameters that need to be correct in config.json. Please explain what they are. Also, the default connection string to IotHub is misleading. The Shared policy token needs to be service or owner, not device.

AttunixCorp commented 8 years ago

The tutorial tells you to save the connection data as you go through the tutorial. The second part of the issue will be closed soon.

caseyhagen commented 8 years ago

I'm confused as to why the server needs the deviceConnString. Why is both my physical device and the server.js connecting to the IoT Hub as the same device?