[Issue #180] Change type of Extra in struct AlarmValue to map[string]interface{}

  • Old type is map[string]string so if external script put value of other type into extra, engine'll read wrong.

Merge request reports

Loading