|
|
{{ notification.eventName }} |
{{ notification.assetName }} |
{{ notification.condition }} |
{{ isFloatingNumber(notification.measuredValue) ? (notification.measuredValue | number: '1.0-2') : notification.measuredValue }}
|
{{ notification.timestamp | date:'dd.MM.yyyy \'at\' hh:mm:ss' }} |
|
|