1
0

69 Commits

Author SHA1 Message Date
Jose
fc9a622252 Add: get groupId by deviceId for dynamic groupId config on startup 2025-06-03 22:43:16 +02:00
Jose
fc130cc92d F I N 2025-05-30 19:28:12 +02:00
Jose
7b13affb3c Cambios backend/frontend 2025-05-26 22:30:04 +02:00
Jose
cdff306ca1 Implemented (partially) Voronoi algorithm for zone-dividing in Seville map. Also refactored some things in frontend. Modified hardware firmware for conditional compilation for both SENSOR and ACTUATOR type boards. 2025-05-16 23:05:46 +02:00
Jose
51862cf0a8 Implement MQTT connection and message publishing based on CO levels; refactor air quality status handling 2025-05-16 13:05:34 +02:00
Jose
8dc2787b80 fixed rest on cpp; added batch endpoint 2025-05-10 07:43:30 +02:00
Jose
02a2a2ce07 added some improved classes from my custom backend and introduced DAOs 2025-05-09 20:48:45 +02:00
Jose
b6f13cfff8 changed deviceId from Integer to String/CHAR(6) 2025-05-08 18:23:12 +02:00
Jose
5665cb3e5e Refactor MqttVerticle and GPS implementations: add stop method, update GPS serial handling, and improve WiFi connection logic with LED feedback 2025-05-08 07:24:28 +02:00
Jose
6c86f85ff1 Remove WebServerVerticle and update API endpoints in settings.json; fix base URL formatting in multiple components 2025-04-24 02:46:07 +02:00
Jose
b02d3539cb Refactor project structure: update Java version, remove MQ7 files, and add BMP280 support 2025-04-11 10:02:05 +02:00
Jose
bf7719bac4 fin 2025-04-11 09:17:08 +02:00
Jose
42da43af0e Updated WebServerVerticle 2025-03-17 11:20:26 +01:00
Jose
f992c87e3f API finished 2025-03-17 10:36:35 +01:00
Jose
13d0a277cc Fix frontend from other loc 2025-03-17 01:59:55 +01:00
Jose
11cc23b0b9 Removed frontend for it to use new custom webroot folder. 2025-03-17 01:45:10 +01:00
Jose
ed634c60c7 Update DataLayerAPIVerticle.java
He identado algunas cosas con el formatter automatico de Java para que se lea mejor.
2025-03-16 17:37:59 +01:00
clajimbus
cc4f9e863a Data endpoints 2025-03-16 11:53:01 +01:00
Jose
b6ecccdf00 Modified Frontend for it to use new endpoints 2025-03-16 04:49:23 +01:00
Jose
92ca2e4c0a Add SingleJsonResponse class for POST/PUT return messages 2025-03-16 04:33:34 +01:00
Jose
156fc97e98 Fixed errors in Business Logic API and finished it. 2025-03-16 03:24:33 +01:00
Jose
4d613efc33 Fixed errors in Business Logic API and finished it. 2025-03-16 03:12:02 +01:00
Jose
103ba113f6 Fixed errors in Business Logic API and finished it. 2025-03-16 03:04:32 +01:00
Jose
e54f63ba74 Fixed errors in Business Logic API and finished it. 2025-03-16 02:19:50 +01:00
Jose
664aea42cd Changes 2025-03-15 19:27:33 +01:00
Jose
31930aeb2c Added date parser and Vertx explicit instance 2025-03-15 18:33:35 +01:00
Jose
9f7f934427 Merge branch 'main' into feature/logicApi 2025-03-15 18:09:19 +01:00
b2524c82b1 Logic API endpoints finished 2025-03-15 17:53:13 +01:00
Jose
397ea1b684 logic endpoints finished 2025-03-15 17:52:10 +01:00
f5b370011b Adding new entities -> Table views 2025-03-15 17:29:17 +01:00
Jose
5bcebda453 FIN 2025-03-14 02:29:36 +01:00
Jose
140f8c4c55 FIN 2025-03-14 02:25:25 +01:00
Jose
cd388ec27c changes still bugs :((( 2025-03-14 01:56:40 +01:00
Jose
a60fcded59 changes (still bugs :c) 2025-03-14 01:55:19 +01:00
Jose
4014b1fd0a changes (still bugs :c) 2025-03-14 01:30:08 +01:00
Jose
7eef98e870 changes (still bugs :c) 2025-03-14 01:07:32 +01:00
Jose
26880e8edb changes 2025-03-13 23:42:13 +01:00
Jose
db31753572 changes (there are bugs, this is unstable!) 2025-03-13 23:35:59 +01:00
Jose
139e2d5961 add things (there are bugs, this is unstable!) 2025-03-13 22:04:22 +01:00
Jose
2ce90c5720 dividing api changes 2025-03-13 21:00:17 +01:00
Jose
f00c9cdac0 Add entities package 2025-03-13 14:16:50 +01:00
Jose
b5561dea70 Re-moved webroot to src/main/resources 2025-03-12 21:52:45 +01:00
Jose
8e9494c5ce api changes 2025-03-12 03:58:59 +01:00
Jose
803851e9b7 api changes cors 2025-03-12 03:52:11 +01:00
Jose
2d31866e0e fix bug webserver 2025-03-12 02:53:25 +01:00
Jose
b477c3c8d6 fix bug webserver 2025-03-12 02:52:14 +01:00
Jose
df591d90db cambios en webroot 2025-03-12 02:32:26 +01:00
Jose
7d592812de POM changes for jar building 2025-03-12 02:16:29 +01:00
Jose
b36be73968 Uncommented webserver 2025-03-12 00:11:26 +01:00
Jose
ad5384fb0c Uncommented webserver 2025-03-12 00:03:39 +01:00