mirror of
https://github.com/cwinfo/matterbridge.git
synced 2025-06-26 14:19:24 +00:00
Add gateway name to messages
This commit is contained in:
@ -23,6 +23,7 @@ type Message struct {
|
||||
Account string
|
||||
Event string
|
||||
Protocol string
|
||||
Gateway string
|
||||
Timestamp time.Time
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user