Simple C# .NET UWA implementation of the Blynk client
Stars
22
Forks
9
Watchers
22
Open Issues
3
Overall repository health assessment
No package.json found
This might not be a Node.js project
18
commits
1
commits
Merge branch 'master' of https://github.com/sverrefroy/BlynkLibrary
0f58c1cView on GitHubAdded support for bridging. With introduction of the Bridge class with the methods SetAuthToken, VirtualWrite and DigitalWrite.
c3e5a94View on GitHubMerge branch 'master' of https://github.com/sverrefroy/BlynkLibrary
c08d45eView on GitHubChanged the SetProperty to handle all properties for a widget in the same operation. Changed the VirtualPin class to hold all the property-pairs in the Property attributt.
443ba39View on GitHubAutomatic re-connect and widget property support added
c8a82c2View on GitHub