Document Directory:
CZGL.AliIoTClient
CZGL.AliIoTClient is an Alibaba Cloud IoT SDK developed based on .NET Standard 2.0, providing a library to connect to the Alibaba Cloud IoT platform using MQTT protocol (M2MQTT.DotNetCore), allowing for rapid development of IoT device integration with Alibaba Cloud IoT programs.
It includes communication connection and encryption, Topic pushing and subscribing, device property uploading and setting, event reporting, service invocation, and location uploading, supporting both transparent transmission and Alink JSON data formats.
CZGL.AliIoTClient supports cross-platform and cross-CPU, capable of running on various embedded development boards in the market, with extensive testing ensuring compatibility and stability.
Documentation address: https://www.cnblogs.com/whuanle/
The author is about to graduate and will no longer be a university student in a month~ From now on, I will be a member of society.
What is it used for?
Alibaba Cloud IoT Documentation: https://help.aliyun.com/product/30520.html?spm=a2c4g.750001.list.208.54f37b13JmMfSk
Alibaba Cloud does not provide a .NET Core client in its IoT SDK, so the author wrote this SDK.
The SDK is developed according to the documentation and includes many features that are not covered in the official documentation.
Features such as device-specific keys, Topic subscription and pushing, property uploading, and setting properties are all supported within the SDK.
The documentation is quite detailed; for any unclear points, you can add the author's WeChat and mention "Blog Garden".
There shouldn't be anyone more detailed than me~ Haha
The tutorials in the documentation are written very thoroughly, explaining how to use Alibaba Cloud IoT.~
How to use
To use CZGL.AliIoTClient, search for CZGL.AliIoTClient in Nuget.
Version
V1.1 differs significantly from V1.0, being essentially a complete overhaul; this documentation is only applicable to version 1.1.
For v1.0, refer to https://www.cnblogs.com/whuanle/p/10780220.html.
文章评论