Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

aliyun-iot-linkkit

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aliyun-iot-linkkit

Aliyun IoT Linkkit SDK for Python

  • 1.2.13
  • PyPI
  • Socket score

Maintainers
4

#Python SDK for Aliyun IoT device

This is a python sdk for Aliyun IoT device.

  • MQTT connection:MQTTV31,MQTTV311
  • Aliyun IoT Thing Model

Release Notes

1.2.1

  • [ADD] support to configure the custom endpoint for MQTT config_mqtt
  • [ADD] support to configure the custom endpoint for HTTP2 config_http2
  • [UPDATE] support to receive any unsubscribed message by on_topic_message

1.2.2

  • [UPDATE] fix the onConnect callback invoked at wrong time issue

1.2.3

  • [UPDATE] fix tsl parsing error for simplified tsl products

1.2.4

  • [UPDATE] add gateway feature

1.2.5

  • [UPDATE] add mqtt dynamic-register without pre-registration feature

1.2.6

  • [UPDATE] set Endpoint parameter with default value

1.2.7

  • [UPDATE] add ota feature

1.2.8

  • [UPDATE] add mqtt dynamic-register with pre-registration feature

1.2.9

  • [UPDATE] add api to enable users to re-connect to iot platform manually in case of exceptions

1.2.10

  • [UPDATE] fix handshake error in python 3.10/3.11
  • [UPDATE] fix Timeout exception in lossy network
  • [UPDATE] make the API force_reconnect async

1.2.11

  • [UPDATE] use new root certifications. The S1 certificate would not expire untill 2053.

1.2.12

  • [UPDATE] return error codes when pub/sub messages, do not throw exceptions any more; set keepalive range to be [30,1800]

1.2.13

  • [UPDATE] add option to turn on/off host_name check during tls handshake

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc