HomeSpan/src
frankonski 48793eff12
Allow user-defined data when receiving weblogs from callback (#770)
* Adding userData to getweblogs callback.
Allows user-specific data to be available in the callback that returns weblog HTML data.

* Adding userData to getweblogs callback.
Allows user-specific data to be available in the callback that returns weblog HTML data.

Return HTTP response code and content type only when no weblog callback defined
2024-02-11 16:34:19 -06:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Update StepperControl.h 2024-02-09 22:47:20 -06:00
Characteristics.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
FeatherPins.h Update FeatherPins.h 2023-03-17 22:26:52 -05:00
HAP.cpp Allow user-defined data when receiving weblogs from callback (#770) 2024-02-11 16:34:19 -06:00
HAP.h Allow user-defined data when receiving weblogs from callback (#770) 2024-02-11 16:34:19 -06:00
HAPConstants.h Refactored Controller Structure and Add/Remove/List/Save Functions 2023-08-03 22:29:31 -05:00
HKDF.cpp Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HKDF.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HapQR.h Updated copyright dates on source code 2023-02-04 11:41:57 -06:00
HomeSpan.cpp Allow user-defined data when receiving weblogs from callback (#770) 2024-02-11 16:34:19 -06:00
HomeSpan.h Allow user-defined data when receiving weblogs from callback (#770) 2024-02-11 16:34:19 -06:00
Network.cpp Eliminated .get() from TempBuffer objects where possible 2023-11-25 16:48:23 -06:00
Network.h Added option to specify NULL for 4th parameter of homeSpan.enableWebLog() 2024-02-11 13:43:28 -06:00
PSRAM.h updated putPrepareURL and deleted receiveEncrypted() 2024-01-11 06:40:54 -06:00
SRP.cpp Remove include HAP.h from SRP 2023-12-28 18:11:39 -06:00
SRP.h Remove include HAP.h from SRP 2023-12-28 18:11:39 -06:00
Settings.h Get Arduino-ESP32 Version from <esp_arduino_version.h> instead of <core_version.h> 2024-02-04 17:34:02 -06:00
Span.h Revised Example 11 (Service Names) to use ConfiguredName Characteristic 2024-02-04 14:10:55 -06:00
TLV8.cpp Moved all PSRAM definitions into separate PSRAM.h file 2024-01-10 22:05:26 -06:00
TLV8.h updated putPrepareURL and deleted receiveEncrypted() 2024-01-11 06:40:54 -06:00
Utils.cpp Cleaned up some public/private permissioning inside PushButton and SpanButton 2024-01-13 15:20:20 -06:00
Utils.h Cleaned up some public/private permissioning inside PushButton and SpanButton 2024-01-13 15:20:20 -06:00
src.ino Added option to specify NULL for 4th parameter of homeSpan.enableWebLog() 2024-02-11 13:43:28 -06:00