docs: Update BACnet log to new nested format
This commit is contained in:
parent
c102244930
commit
3e4fc230f3
|
@ -1,12 +1,19 @@
|
|||
uuid: "bacnet-log-01"
|
||||
version: "v0.0.3 go.wit.com/lib/protobuf/chatpb"
|
||||
uuid: "bacnet-log-02"
|
||||
version: "v0.0.5 go.wit.com/lib/protobuf/chatpb"
|
||||
Chats: {
|
||||
ChatName: "BACnet Protocol Discussion"
|
||||
uuid: "a1b2c3d4-e5f6-4a5b-8c9d-1e2f3a4b5c6d" # A UUID for the topic itself
|
||||
ctime: { seconds: 1724166000 }
|
||||
Entries: {
|
||||
from: USER
|
||||
ctime: { seconds: 1724166000 }
|
||||
ContentFile: "content/bacnet_q1.content"
|
||||
uuid: "b2c3d4e5-f6a7-4b5c-8d9e-2f3a4b5c6d7e"
|
||||
}
|
||||
Chats: {
|
||||
Entries: {
|
||||
from: GEMINI
|
||||
ctime: { seconds: 1724166060 }
|
||||
ContentFile: "content/bacnet_a1.content"
|
||||
uuid: "c3d4e5f6-a7b8-4c5d-9e1f-3a4b5c6d7e8f"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue