[Agent][Operator] - image sync
This commit is contained in:
@@ -22,17 +22,16 @@ type CmiiUpdateMessage struct {
|
||||
}
|
||||
|
||||
type Message struct { // TODO combine with server.message
|
||||
ID string
|
||||
Event string
|
||||
Time int64
|
||||
Topic string
|
||||
Message string
|
||||
Title string
|
||||
Priority int
|
||||
Tags []string
|
||||
Click string
|
||||
Icon string
|
||||
Attachment *Attachment
|
||||
ID string
|
||||
Event string
|
||||
Time int64
|
||||
Topic string
|
||||
Message string
|
||||
Title string
|
||||
Priority int
|
||||
Tags []string
|
||||
Click string
|
||||
Icon string
|
||||
|
||||
// Additional fields
|
||||
TopicURL string
|
||||
|
||||
Reference in New Issue
Block a user