microgear-csharp is a client library for C# The library is used to connect application code or hardware with the NETPIE Platform's service for developing IoT applications. For more details on the NETPIE Platform, please visit https://netpie.io
IPWorks IoT is a suite of components aimed at providing lightweight yet fully-featured implementations of protocols used by the Internet of Things
Before using the product a valid license must be installed. To activate a 30-day trial license navigate to the package installation directory on disk...
More information
An integration SDK that communicates with the YooniK Biometric In Things API.
With all of its endpoints covered and abstracted to provide an smooth experience.
Allows super easy sign up and message receiving from Azure Iot Hub.
Two lines of code requried:
var suh = new SignUpHelper(connString);
suh.OnIotHubMessageReceived += Suh_OnIotHubMessageReceived1;
DeviceId is generated automatically, however you can provide one as well.
This package contains methods of sending and getting data using DasData platform. DasData is secure and reliable way to store and share datasets using HTTP services in between several clients and applications. DasData is like a distributed database with json/xml capabilites.