# Functions
NewAlert converts the Event to an Alert.
NewFileMsgItem creates a new FileMsgItem.
NewIncidentMsg creates a incident message.
NewSzenarioEvtMsg creates a SzenarioEvtMsg.
SzenarioEvtMsgFromJSON creates a SzenarioEvtMsg.
# Constants
CloseIncident the incident.
OpenIncident a new incident.
UpdateIncident a existing incident.
# Structs
AlertMsg is a alert.
FileMsgItem contains a file.
IncidentMsg communicates the state of the incident.
SzenarioEvtMsg contains all typicall fields.
# Type aliases
IncidentMsgType idicates what type of msg it is.