update
This commit is contained in:
@@ -182,7 +182,7 @@ struct msg_envelope_v1
|
||||
msg_id::String # this message id
|
||||
timestamp::String # message published timestamp (string(Dates.now()))
|
||||
|
||||
send_to::String # topic/subject the sender sends to e.g. "/agent/wine/api/v1/prompt"
|
||||
send_to::String # topic/subject the sender sends this msg to e.g. "/agent/wine/api/v1/prompt"
|
||||
msg_purpose::String # purpose of this message e.g. "ACK", "NACK", "updateStatus", "shutdown", ...
|
||||
sender_name::String # sender name (String) e.g. "agent-wine-web-frontend"
|
||||
sender_id::String # sender id e.g. uuid4()
|
||||
|
||||
Reference in New Issue
Block a user