Azure / connectthedots

Connect tiny devices to Microsoft Azure services to build IoT solutions
http://connectthedots.io
MIT License
399 stars 274 forks source link

Updated NETMF Gadgeteer Device to include Cellular connections to Azure #205

Closed ZingPow closed 8 years ago

ZingPow commented 8 years ago

I modified the NETMF Gadgeteer device ( connectthedots/Devices/DirectlyConnectedDevices/NETMF ) to include options for either Ethernet, WiFi or Cellular network connections to Azure and updated the documentation as well. You can switch which network connection type you are using by adding the desired network module into the designer, connecting it and then using the #defines in the Program.cs (ETHERNET, WIFI, CELLULAR) class to enable the code needed for that type of network.

Documentation for NETMF Gadgeteer devices has also been updated.

connectthedotstest

msftclas commented 8 years ago

Hi @ZingPow, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! In order for us to evaluate and accept your PR, we ask that you sign a contribution license agreement. It's all electronic and will take just minutes. I promise there's no faxing. https://cla.microsoft.com.

TTYL, MSBOT;

msftclas commented 8 years ago

@ZingPow, Thanks for signing the contribution license agreement so quickly! Actual humans will now validate the agreement and then evaluate the PR.
Thanks, MSBOT;