att.iot.client
3.1.0
See the version list below for details.
dotnet add package att.iot.client --version 3.1.0
NuGet\Install-Package att.iot.client -Version 3.1.0
<PackageReference Include="att.iot.client" Version="3.1.0" />
paket add att.iot.client --version 3.1.0
#r "nuget: att.iot.client, 3.1.0"
// Install att.iot.client as a Cake Addin
#addin nuget:?package=att.iot.client&version=3.1.0
// Install att.iot.client as a Cake Tool
#tool nuget:?package=att.iot.client&version=3.1.0
Make IOT ideas happen... A C# client library for connecting internet of things applications running on windows 10 for devices, to the AllthingsTalk platform. It provides the communication layer, both HTTP and pub-sub to the cloud for systems that perform home automation, smart metering, remote sensing, telemetry, remote control and much more.
Product | Versions |
---|---|
.NET Framework | net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Universal Windows Platform | uap uap10.0 |
-
- m2mqtt (>= 4.3.0)
- Newtonsoft.Json (>= 8.0.2)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
4.1.0 | 1,253 | 11/9/2016 |
4.0.0.2 | 953 | 6/8/2016 |
4.0.0.1 | 878 | 6/8/2016 |
4.0.0 | 940 | 4/11/2016 |
3.1.0 | 936 | 2/8/2016 |
3.0.0 | 982 | 12/10/2015 |
2.1.0 | 1,767 | 8/5/2015 |
2.0.2 | 1,150 | 7/14/2015 |
2.0.0 | 1,110 | 7/14/2015 |
1.2.0 | 991 | 6/30/2015 |
1.1.2 | 1,074 | 3/20/2015 |
1.1.1 | 1,118 | 2/3/2015 |
1.1.0 | 1,018 | 2/3/2015 |
1.0.0 | 1,035 | 1/28/2015 |
replaces globally unique id's with device-locally unique names, removes api calls that are no longer supported on the server, updates to latest .net versions