启用osd

main
zhangbin 3 months ago
parent 598996d0cf
commit c4bdf99a26

@ -27,11 +27,11 @@ namespace OpenAuth.WebApi.Model.mqtt
await mqttCenter.ConnectAndSubscribeAsync(
// "thing/product/8UUXN5400A079H/osd",
// "thing/product/1581F8HGX254V00A0BUY/osd"
"thing/product/1581F8HGX254V00A0BUY/osd"
// "thing/product/8UUXN5400A079H/services",
//"thing/product/8UUXN5400A079H/services_reply"
"thing/product/8UUXN5400A079H/requests",
"thing/product/8UUXN5400A079H/services_reply"
//"thing/product/8UUXN5400A079H/requests",
//"thing/product/8UUXN5400A079H/services_reply"
//"thing/product/8UUXN5400A079H/events"
);
}

Loading…
Cancel
Save