att.iot.client
1.1.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 1.1.2
NuGet\Install-Package att.iot.client -Version 1.1.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="1.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add att.iot.client --version 1.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: att.iot.client, 1.1.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=1.1.2
// Install att.iot.client as a Cake Tool
#tool nuget:?package=att.iot.client&version=1.1.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 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- LumenWorks.Framework.IO (>= 3.8.0)
- 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,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 |
Updates to support the latest version of mqtt library