March 28, 2024 - Alarms redesign and improvements

Change Header


Change Type: Announcement
Product area: Application enablement & solutions
Component: Web SDK
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com, emea.cumulocity.com

Technical details

Build artifact: ui-c8y (1020.0.0)
Internal ID: MTM-52611

Change Description


In the upcoming version, a redesign of the alarms feature will be introduced with both visual and functional enhancements.

Breaking change

  • The AngularJS widget implementation is no longer available. To use the “Alarms” widgets in a custom application, users must import the AlarmsWidgetModule from @c8y/ngx-components/widgets/implementations/alarms. To use the new alarms view only, users must import the AlarmsModule from @c8y/ngx-components/alarms.

Visual and UX enhancements:

  • The way alarms are displayed in the “Alarms” view and widgets has been redesigned.

Functional improvements:

  • The “Alarms” view now only shows one single list of alarms, in which filters can be applied.
  • A details section has been introduced which contains all information related to the alarm.
  • The functionalities of the “Alarm list”, “All critical alarms”, and “Recent alarms” widgets have been merged into a single, comprehensive widget called “Alarm list”.
  • The “Alarm list” widget has been migrated to Angular.
  • The real-time functionality has been replaced with an auto-refresh functionality.
  • Already existing widgets: “Alarm list”, “All critical alarms”, and “Recent alarms” will be automatically updated and migrated to the new version of the “Alarm list” widget.