anschrammh
|
967e5ccdbe
|
Added new api endpoint to query and apply OTA updates, renamed getIoManager to getIOManager
|
2022-09-27 07:35:48 +02:00 |
|
|
ae973dd8ed
|
Renamed end point
|
2022-06-11 12:08:21 +02:00 |
|
|
0687f05bc0
|
Removed a warning in the WEBServer.h file and added a new api endpoint to get the software version
|
2022-06-11 12:05:56 +02:00 |
|
anschrammh
|
9247d261cf
|
Added new WEB API end point which will later be used to perform OTA Updates
|
2022-04-29 07:54:45 +02:00 |
|
anschrammh
|
65d43ae1d1
|
Removed both sdCardMount and unMount api end points, they are now replaced by a single end point taking a parameter
|
2020-02-02 20:59:08 +01:00 |
|
anschrammh
|
723132a082
|
Added a new api call to get the nearby access points
|
2020-01-20 08:14:49 +01:00 |
|
anschrammh
|
6ac860861d
|
Added an api endpoint to adjust CPU frequency and used the new injectApiHeader for testing purposes
|
2019-11-18 10:55:41 +01:00 |
|
anschrammh
|
fc434c1292
|
Removed an old include that wasn't necessary anymore
|
2019-11-17 09:37:34 +01:00 |
|
anschrammh
|
d06b1e49d9
|
Added new api endpoint to reload and apply screen config from sd card
|
2019-10-20 18:05:06 +02:00 |
|
anschrammh
|
29ae07da64
|
Removed old WEBServerManager class (still present but not used anymore) in order to use the new one
|
2019-10-10 18:22:07 +02:00 |
|
anschrammh
|
0d157d680d
|
Added new api call to get the board power info
|
2019-04-28 15:37:49 +02:00 |
|
anschrammh
|
8fe8d077bf
|
Added new api calls inrelation to the IO's
|
2019-04-23 08:00:26 +02:00 |
|
anschrammh
|
4f143d7bb8
|
Added new api requests
|
2019-04-17 22:43:17 +02:00 |
|
anschrammh
|
1c1c8aa327
|
Added new api queries
|
2019-04-15 07:57:55 +02:00 |
|
anschrammh
|
c1ec325a8b
|
Enhanced the web api
|
2019-04-09 07:59:05 +02:00 |
|
Anatole SCHRAMM
|
8f2d2bcf48
|
Added new api functions, fixed a memory leak (file open, but not closed on failure), reworked the way data is read and sent, now using chunks, minor other fixes
|
2019-04-04 17:58:13 +02:00 |
|
anschrammh
|
bd5afe4592
|
Added Dictionary string entity class for char * manipulation, completed webApi, updated main app and other small things
|
2019-04-04 07:56:37 +02:00 |
|
anschrammh
|
8110ae00fc
|
Adding web api function declaration files
|
2019-04-03 07:57:42 +02:00 |
|