The client provides rapid prototyping capabilities to IoT Developers. This is a Universal Windows Product App.
- You need Visual Studio 2017 to open the project.
- The project targets a minimum Windows 10 SDK Version 10586 and Maximum 17134.
- The project uses Windows Community Toolkit packages for UI.
- The prject follows PascalCase for classes and function names.
- The project follows camelCase for properties and objects.
The solution contains two projects:
- BlynkUWP : The mail Client Application
- BlynkLibrary : This is the server-communication library.
(More details to be added)