feat: mqtt receive.
This commit is contained in:
@@ -8,3 +8,13 @@ ai:
|
||||
base_url: https://api.lkeap.cloud.tencent.com/v1
|
||||
api_key: ""
|
||||
model: deepseek-v3.2
|
||||
mqtt:
|
||||
enabled: true
|
||||
host: mqtt.weihua-iot.cn
|
||||
port: 10237
|
||||
username: public_client
|
||||
password: uXC3M4ObO9KpdU
|
||||
client_id_prefix: hr-receiver
|
||||
region: "+"
|
||||
use_tls: true
|
||||
qos: 0
|
||||
|
||||
Reference in New Issue
Block a user