Skip to content

leonlucc/tencent-cloud-iot-mqtt-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c7895a3 · May 16, 2023

History

4 Commits
May 16, 2023
May 16, 2023
May 16, 2023

Repository files navigation

腾讯云物联网MQTT配置生成小工具

输入产品ID、设备名称、设备密钥,一键生成MQTT host、clientId、userName、password。

在线demo

https://leonlucc.github.io/tencent-cloud-iot-mqtt-tool/

本地运行方式

方式1

下载源码后,直接运行index.html

方式2

发布web服务,如基于python快速运行web server,然后浏览器访问http://localhost:8888

python3 -m http.server --directory . 8888

About

腾讯云物联网平台MQTT配置生成工具

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published