Alejandro Acuña
2025-04-29 d1d736e487d9eb104dcae9def948066037afd2f0
svgDevicesTest/src/Rtz/RtzMapComplex.java
@@ -132,7 +132,7 @@
                }
                if (device.getAlarm("alarm_controller_offline") <= 0 && device.getAlarm("alarm_offline") <= 0)
                {
                    if (art.library.model.devices.colors.controller.RTZ32.RTZ32_Controller.class.cast(device).getDeviceAlarms().rtz32.flashing.getServerityAlarm() > 0)
                    if (art.library.model.devices.colors.controller.RTZ32.RTZ32_Controller.class.cast(device).getDeviceStatus().rtz32.general.state == controllerStatus.rtz32.general.STATE_FLASHING)
                    {
                        setAttribute(background, "fill", "#FFFF00", 999);
                        setAttribute(ribbon, "stroke", "#FFFF00", 999);