{{.Name}}
{{.Description}}
{{range $val := .GetQueuedEvents }}
{{$val.Topic}} {{$val.Value}} - {{$val.Stamp}}
{{end}}