| | |
| | | |
| | | List<Map<String, Object>> getDevicesSensorsAvgDataToExcel(Map<String, Object> parameters) throws Exception; |
| | | |
| | | List<Map<String,Object>> get5MinutesOrHalfHour(Map<String, Object> parameters) throws ParseException; |
| | | List<Map<String, Object>> get5MinutesOrHalfHour(Map<String, Object> parameters) throws ParseException; |
| | | |
| | | List<Map<String, Object>> getMultiDeviceSensorData(Map<String, Object> parameters) throws Exception; |
| | | |
| | | List<Map<String, Object>> getAllDeviceDataToExcel(Map<String, Object> parameters) throws Exception; |
| | | |
| | | } |