Compare commits
2 Commits
dce043f63d
...
88b54a49f4
| Author | SHA1 | Date | |
|---|---|---|---|
| 88b54a49f4 | |||
| 56dbfbde71 |
@ -28,6 +28,7 @@ public class AppDeviceHBYController extends BaseController {
|
||||
|
||||
private final DeviceBJQBizService appDeviceService;
|
||||
|
||||
|
||||
/**
|
||||
* 获取设备详细信息
|
||||
*
|
||||
|
||||
@ -283,8 +283,8 @@ mqtt:
|
||||
password: #YtvpSfCNG
|
||||
url: tcp://47.120.79.150:3883
|
||||
subClientId: fys_subClient
|
||||
subTopic: A/#
|
||||
pubTopic: B/#
|
||||
subTopic: A/#,status/tenantCode/#,report/tenantCode/#
|
||||
pubTopic: B/#,command/tenantCode/#
|
||||
pubClientId: fys_pubClient
|
||||
|
||||
# TTS语音交互配置
|
||||
|
||||
Reference in New Issue
Block a user