|
@ -92,7 +92,7 @@ const Network = props => { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
dispatch(analysis.getDevicesAlarms(deviceIds , { limit: 5 })) |
|
|
dispatch(analysis.getDevicesAlarms(deviceIds , { limit: 5 })) |
|
|
dispatch(analysis.findDevicesCardStatus({ deviceIds: alarmSensorId })) |
|
|
dispatch(analysis.findDevicesCardStatus({ deviceIds })) |
|
|
setSensorsDataItems(sensorsDataItems) |
|
|
setSensorsDataItems(sensorsDataItems) |
|
|
setSensorId(sensorsId) |
|
|
setSensorId(sensorsId) |
|
|
setDeviceData(da) |
|
|
setDeviceData(da) |
|
|