Skip to content

clemich/NetAtmo

Repository files navigation

NetAtmo

Test project for NetAtmo API Build with Xamarin

http://dev.netatmo.com/doc/ http://dev.netatmo.com/dev/createapp

The test works with my NetAtmo module

// My NetAtmo View App Details // http://dev.netatmo.com/dev/detailsapp?idapp=535d1d441c77596c746ba11d public static string Id = "535d1d441c77596c746ba11c"; public static string Secret = "zlQuaXeBHpB9jp5ZVWwdWThHrOzYWy";

// Test user for the samples // But you can register a own user here http://www.netatmo.com/addguest/index/Y1ZOAfvQi6/70:ee:50:01:53:46 // and add your UserName and Password public static string UserName = "view@klapperich.de"; public static string Password = "view";

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published