1
0
Commit Graph

11 Commits

Author SHA1 Message Date
Jose
e30531729a Refactor: update task timer structure, enhance WiFi connection messages, and improve JSON debug output 2025-06-04 00:06:58 +02:00
Jose
c74ddc626c Refactor WiFi connection handling: move PIN definitions, enhance connection logic, and integrate MQTT initialization in setup 2025-06-03 23:21:59 +02:00
Jose
cedf39d95a Update WiFi connection handling, adjust MQTT timer, and implement group ID deserialization 2025-06-03 23:00:50 +02:00
Jose
24802271bb Update WiFi credentials, modify DEVICE_ROLE to SENSOR, and refactor GROUP_ID initialization; enhance MQ7_Read_Fake logic 2025-06-03 22:16:22 +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
a50716c483 Update GPS data retrieval to use fake GPS readings for testing 2025-05-15 13:03:06 +02:00
Jose
785cfc670e Refactor MQTT and WiFi credentials to separate header files 2025-05-11 10:51:09 +02:00
Jose
095dedfabb succesful mqtt connection to server 2025-05-11 10:09:41 +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
245f213ad9 http requests from esp32 to api 2025-04-09 14:19:52 +02:00