anschrammh
|
7637bda305
|
Added an interrupt to detect io changes
|
2019-04-24 22:20:36 +02:00 |
|
anschrammh
|
1aa919c6b3
|
Minor changes
|
2019-04-24 22:20:04 +02:00 |
|
anschrammh
|
c20e89f1e9
|
Added api endpoints, IO view and minor other things
|
2019-04-23 08:04:18 +02:00 |
|
anschrammh
|
ff6f083865
|
Minor changes
|
2019-04-23 08:03:31 +02:00 |
|
anschrammh
|
f6e9325edb
|
Minor changes
|
2019-04-23 08:03:14 +02:00 |
|
anschrammh
|
b3bf8d7f0c
|
Minor changes due to IOManager
|
2019-04-23 08:02:54 +02:00 |
|
anschrammh
|
efd4ec5fd5
|
Added a new error definition
|
2019-04-23 08:01:48 +02:00 |
|
anschrammh
|
1a61a79561
|
Added a new view with the IO state
|
2019-04-23 08:01:01 +02:00 |
|
anschrammh
|
8fe8d077bf
|
Added new api calls inrelation to the IO's
|
2019-04-23 08:00:26 +02:00 |
|
anschrammh
|
81056624b5
|
Added the IOManager class
|
2019-04-23 07:59:37 +02:00 |
|
anschrammh
|
e3f6f41fdb
|
Added PCF8574 driver lib
|
2019-04-23 07:59:05 +02:00 |
|
anschrammh
|
afc11705db
|
Added new utility library to drive a PCF8574/PCF8574A for the SAB
|
2019-04-20 14:00:07 +02:00 |
|
anschrammh
|
f4c45f62bf
|
Replaced web files with htm files
|
2019-04-17 23:19:17 +02:00 |
|
anschrammh
|
d487ef2765
|
Registered the new apis calls
|
2019-04-17 22:45:09 +02:00 |
|
anschrammh
|
81de1c8752
|
minor changes
|
2019-04-17 22:44:18 +02:00 |
|
anschrammh
|
4f143d7bb8
|
Added new api requests
|
2019-04-17 22:43:17 +02:00 |
|
anschrammh
|
8cae58706f
|
Improved WEBServerManager responsiveness
|
2019-04-17 20:26:37 +02:00 |
|
anschrammh
|
fced2942ab
|
Added third party libs (some of them are modified)
|
2019-04-17 20:22:56 +02:00 |
|
Anatole SCHRAMM
|
73441f6b18
|
Improved WEBServerManager Speed
|
2019-04-17 14:55:42 +02:00 |
|
Anatole SCHRAMM
|
7e20eb48bb
|
Added debug infos
|
2019-04-16 13:44:44 +02:00 |
|
Anatole SCHRAMM
|
bce884ff57
|
Added comments and todos linked to the web server
|
2019-04-15 13:50:54 +02:00 |
|
Anatole SCHRAMM
|
97f3f6a977
|
Added const keyword for the getters
|
2019-04-15 12:58:08 +02:00 |
|
anschrammh
|
5d95fd223b
|
Minor changes
|
2019-04-15 08:00:48 +02:00 |
|
anschrammh
|
85539d0ff2
|
Reworked timeout + other improvements
|
2019-04-15 08:00:27 +02:00 |
|
anschrammh
|
1c1c8aa327
|
Added new api queries
|
2019-04-15 07:57:55 +02:00 |
|
anschrammh
|
f4d4581ebc
|
Added CFGFileParser save method for test purposes
|
2019-04-13 13:36:36 +02:00 |
|
anschrammh
|
3bcc436096
|
Removed commented code and added a new MIME type
|
2019-04-13 13:35:26 +02:00 |
|
anschrammh
|
f7000f777b
|
Added more verifications with the dicionaries and there values
|
2019-04-13 13:33:33 +02:00 |
|
anschrammh
|
1958188faf
|
Added getters (isQuotedParameter and isQuotedValue)
|
2019-04-13 13:32:03 +02:00 |
|
anschrammh
|
7598ca9100
|
Implemented the save method + fixed a hidden bug
|
2019-04-13 13:30:31 +02:00 |
|
anschrammh
|
26ddbedc55
|
Improvements and bug fixes
|
2019-04-09 08:00:45 +02:00 |
|
anschrammh
|
aa95ce16ed
|
Added a new view with memory info only
|
2019-04-09 07:59:49 +02:00 |
|
anschrammh
|
c1ec325a8b
|
Enhanced the web api
|
2019-04-09 07:59:05 +02:00 |
|
anschrammh
|
5030d85b98
|
Splitted StringEntity class and definition functions
|
2019-04-09 07:57:55 +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 |
|
Anatole SCHRAMM
|
bd99e8ff27
|
Added the printing of the AP password in the serial monitor for debug purposes, may be removed later on
|
2019-04-03 17:19:05 +02:00 |
|
Anatole SCHRAMM
|
a33add50f1
|
Updated WEBServerManager due to changes in the Dictionary utility class plus bug fixes
|
2019-04-03 17:16:50 +02:00 |
|
Anatole SCHRAMM
|
b95716c38b
|
Added temporaries debug information
|
2019-04-03 17:14:47 +02:00 |
|
Anatole SCHRAMM
|
e7e820ab2a
|
Updated class due to changes to the Dictionary utility class
|
2019-04-03 17:12:25 +02:00 |
|
Anatole SCHRAMM
|
f63e7bf835
|
Reworked once more the Dictionary utility class
|
2019-04-03 17:09:52 +02:00 |
|
anschrammh
|
74ee926577
|
Updated main app with web api integration
|
2019-04-03 07:59:12 +02:00 |
|
anschrammh
|
78d183d03c
|
Added webApi integration, needs a lot of improvement aka not stable
|
2019-04-03 07:58:42 +02:00 |
|
anschrammh
|
8110ae00fc
|
Adding web api function declaration files
|
2019-04-03 07:57:42 +02:00 |
|
anschrammh
|
44e47f2ef8
|
Minor change
|
2019-04-01 23:56:04 +02:00 |
|
anschrammh
|
aa12a97adf
|
Renamed addParameter method to add to be more generic
|
2019-04-01 23:54:34 +02:00 |
|
anschrammh
|
7717fa94e3
|
Added custom api logic function mechanism
|
2019-04-01 23:53:32 +02:00 |
|
anschrammh
|
d302ce7e45
|
Improved WEBServerManager class
|
2019-03-31 23:34:15 +02:00 |
|
anschrammh
|
92b648fa67
|
Added new private methods and updated server capabilities
|
2019-03-31 19:02:40 +02:00 |
|
anschrammh
|
6add78730d
|
Updated constructor definition list
|
2019-03-31 19:01:52 +02:00 |
|