att.iot.client
2.0.2
.NET Framework 4.5
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package att.iot.client --version 2.0.2
NuGet\Install-Package att.iot.client -Version 2.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="att.iot.client" Version="2.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add att.iot.client --version 2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: att.iot.client, 2.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install att.iot.client as a Cake Addin
#addin nuget:?package=att.iot.client&version=2.0.2
// Install att.iot.client as a Cake Tool
#tool nuget:?package=att.iot.client&version=2.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A C# client library for connecting internet of things applications 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 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- M2Mqtt (>= 4.0.0)
- Newtonsoft.Json (>= 6.0.4)
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,264 | 11/9/2016 |
4.0.0.2 | 967 | 6/8/2016 |
4.0.0.1 | 893 | 6/8/2016 |
4.0.0 | 953 | 4/11/2016 |
3.1.0 | 950 | 2/8/2016 |
3.0.0 | 996 | 12/10/2015 |
2.1.0 | 1,788 | 8/5/2015 |
2.0.2 | 1,166 | 7/14/2015 |
2.0.0 | 1,126 | 7/14/2015 |
1.2.0 | 1,006 | 6/30/2015 |
1.1.2 | 1,086 | 3/20/2015 |
1.1.1 | 1,130 | 2/3/2015 |
1.1.0 | 1,029 | 2/3/2015 |
1.0.0 | 1,048 | 1/28/2015 |
Removes all gateway related stuff (moved to separate project).
Simplifies API usage.
Store device id when 'update device' created a new device