修改灯带子设备默认密钥

This commit is contained in:
zzh 2026-01-13 10:27:20 +08:00
parent ee9ccfe6cf
commit c4d8a4ada2

2
main.c
View File

@ -165,7 +165,7 @@ char stationsn[32]="90A9F73002CD";
char productid[16]="WcLightStrip";
char appKey[32]="fdhQmhqhvbL1cf1K9mUqt";
char appSecret[64]="RxU8NZjfZaxsKg2B3Dr6sx";
char subid[64]="EKmmjqyLRgghANEiQAA5LZ"; // 默认值,可从文件覆盖
char subid[64]="7AyxtxSV96Kvt76dafvdzu"; // 默认值,可从文件覆盖
char hostDomain[64]="auk-iot.zservey.com";
int mqtt_port=1883;
//char hostDomain[64]="127.0.0.1";