.NET sample code to use with Adafruit.io

Moderators: adafruit_support_bill, adafruit

Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.
Locked
User avatar
Nikolai1024
 
Posts: 3
Joined: Thu Jan 21, 2016 4:10 pm

.NET sample code to use with Adafruit.io

Post by Nikolai1024 »

Hi,

Is there any sample code for .NET to connect to adafruilt.io? I'm trying to integrate existing vb.net app with physical dashboard I'm building.

Thanks
Nick

User avatar
jwcooper
 
Posts: 1004
Joined: Tue May 01, 2012 9:08 pm

Re: .NET sample code to use with Adafruit.io

Post by jwcooper »

Not that I'm aware of. You may want to just use a rest client and follow along with the docs: https://io.adafruit.com/api/docs

MQTT should work very similarly to our other MQTT tutorials if there is a .NET MQTT client that you can use.

Locked
Forum rules
If you're posting code, please make sure your code does not include your Adafruit IO Active Key or WiFi network credentials.

Return to “Internet of Things: Adafruit IO and Wippersnapper”