SolarEnergy/esp32_device/main
2024-09-28 20:27:12 +02:00
..
CMakeLists.txt Ready to implement GPIO logic to manage relays 2024-09-28 20:02:34 +02:00
constants.h Start to work on GPIOs 2024-09-28 20:27:12 +02:00
crypto.c Sign JWT 2024-09-27 21:28:05 +02:00
crypto.h Sign JWT 2024-09-27 21:28:05 +02:00
dev_name.c First Ethernet activation 2024-08-17 17:19:47 +02:00
dev_name.h WIP 2024-07-27 16:15:35 +02:00
ethernet.c Can wait for network to finish boot 2024-08-17 17:40:14 +02:00
ethernet.h Can wait for network to finish boot 2024-08-17 17:40:14 +02:00
http_client.c Submit CSR to server 2024-08-23 23:06:14 +02:00
http_client.h Submit CSR to server 2024-08-23 23:06:14 +02:00
jwt.c Ready to implement JWT signature 2024-09-27 20:13:50 +02:00
jwt.h Ready to build JWT 2024-09-21 20:16:44 +02:00
main.c Start to work on GPIOs 2024-09-28 20:27:12 +02:00
random.c Generate device name 2024-07-27 15:31:17 +02:00
random.h Generate device name 2024-07-27 15:31:17 +02:00
relays.c Start to work on GPIOs 2024-09-28 20:27:12 +02:00
relays.h Start to work on GPIOs 2024-09-28 20:27:12 +02:00
secure_api.c Start to work on GPIOs 2024-09-28 20:27:12 +02:00
secure_api.h Parse sync response from server 2024-09-28 16:35:05 +02:00
storage.c Request device certificate 2024-08-29 00:09:47 +02:00
storage.h Request device certificate 2024-08-29 00:09:47 +02:00
sync_response.c Ready to implement GPIO logic to manage relays 2024-09-28 20:02:34 +02:00
sync_response.h Ready to implement GPIO logic to manage relays 2024-09-28 20:02:34 +02:00
system.c Check for memory leaks 2024-08-18 21:01:34 +02:00
system.h Check for memory leaks 2024-08-18 21:01:34 +02:00
unsecure_api.c Can get root CA 2024-08-18 19:42:40 +02:00
unsecure_api.h Can get root CA 2024-08-18 19:42:40 +02:00