update
This commit is contained in:
@@ -64,6 +64,7 @@ function sendReceivePrompt(a::T1, prompt::String, sendtopic::String;
|
||||
msgMeta[:receiverName] = "text2textchat"
|
||||
msgMeta[:replyTopic] = a.config[:receiveinternal][:mqtttopic]
|
||||
msgMeta[:msgId] = string(uuid4())
|
||||
msgMeta[:mqttServerInfo][:broker] = "mqtt.yiem.cc"
|
||||
|
||||
outgoing_msg = Dict(
|
||||
:msgMeta=> msgMeta,
|
||||
|
||||
Reference in New Issue
Block a user