阿里智能设备连接不上,阿里智能添加设备后怎么连wifi

首页 > 实用技巧 > 作者:YD1662023-12-04 10:44:29

简介: MQTT.fx是一款基于Eclipse Paho,使用Java语言编写的MQTT客户端工具,支持通过Topic订阅和发布消息。

容易出问题的重要的四个参数:1.Broker Address:${YourProductKey}.iot-as-mqtt.${YourRegionId}.aliyuncs.com

${YourProductKey}:请替换为设备所属产品的ProductKey。可登录物联网平台控制台,在对应实例的设备详情页获取。
${YourRegionId}:地域和可用区替换为您的Region ID。

2.Client ID完整示例:12345|securemode=3,signmethod=hmacsha1|注意这里在用password生成小工具生成密钥的时,这里的clientId要把红框里面的|securemode=3,signmethod=hmacsha1|去掉,只保留12345

阿里智能设备连接不上,阿里智能添加设备后怎么连wifi(1)

3.User Name:${YourDeviceName}&${YourProductKey}注意中间是&符

完整示例如:device&alxxxxxxxxx

4.Password:推荐使用password小工具来获取签名结果

阿里智能设备连接不上,阿里智能添加设备后怎么连wifi(2)

栏目热文

文档排行

本站推荐

Copyright © 2018 - 2021 www.yd166.com., All Rights Reserved.