Thomas Basler
|
ea28903761
|
Move parsing of serial from web request to separate method
|
2024-04-05 19:14:56 +02:00 |
|
Thomas Basler
|
980e847ccb
|
Feature: Check for out of memory situations when sending json responses
Also shows a nice message in the frontend if an internal error occours
|
2024-04-05 19:14:56 +02:00 |
|
Thomas Basler
|
2e3125fe8d
|
Feature: Migrated ArduinoJson 6 to 7
|
2024-04-05 19:14:56 +02:00 |
|
Thomas Basler
|
2716f4c5df
|
Removed not required pointer to AsyncServer instance
|
2024-01-27 01:09:55 +01:00 |
|
Thomas Basler
|
251d197fb6
|
Migrate WebApi loop() methods to scheduler tasks
|
2024-01-20 02:00:22 +01:00 |
|
Thomas Basler
|
3c37b61f44
|
Use auto keyword and references more often
|
2024-01-04 15:38:56 +01:00 |
|
Thomas Basler
|
e95afbf2cc
|
Use references instead of pointers whenver possible
|
2023-12-12 13:26:07 +01:00 |
|
Thomas Basler
|
06651f365a
|
Feature: First version of GridProfile Parser which shows all values contained in the profile.
|
2023-12-11 14:58:17 +01:00 |
|
Thomas Basler
|
00bc631e87
|
Feature: Added basic Grid Profile parser which shows the used profile and version
Other values are still outstanding.
|
2023-12-09 11:12:37 +01:00 |
|
Thomas Basler
|
9ac6dd6e8d
|
Feature: First very basic support to read the grid profile
The parser is still missing and requires community support to collect data.
|
2023-09-07 22:08:07 +02:00 |
|