HomeSpan/src
Gregg 74d27485d5 Added homeSpan.setControllerCallback()
Also adds: homeSpan.controllerListBegin(), homeSpan.controllerListEnd()
Also adds: Controller::isAdmin(), Controller::getID(), Controller::getLTPK()

To accomplish this, needed to move Controller definition from HAP.h to HomeSpan.h

Also, converted Controller from struct to class to ensure Controller data is protected from being modified now that it is exposed through condstant iterators.
2024-04-28 08:15:04 -05:00
..
extras Added Stepper_TB6612 and Stepper_A3967 directly to HomeSpan 2023-06-09 23:11:38 -05:00
src/extras Update Pixel.cpp 2024-02-27 06:17:46 -06:00
Characteristics.h Created initial Example 22 - TLV8_Characteristics 2024-04-22 22:49:55 -05:00
FeatherPins.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HAP.cpp Added homeSpan.setControllerCallback() 2024-04-28 08:15:04 -05:00
HAP.h Added homeSpan.setControllerCallback() 2024-04-28 08:15:04 -05:00
HAPConstants.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HKDF.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HKDF.h Converted HKDF from struct to simple functions in HKDF namespace 2024-03-02 16:02:16 -06:00
HapQR.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
HomeSpan.cpp Added homeSpan.setControllerCallback() 2024-04-28 08:15:04 -05:00
HomeSpan.h Added homeSpan.setControllerCallback() 2024-04-28 08:15:04 -05:00
Network.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
Network.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
PSRAM.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
SRP.cpp Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
SRP.h Release 1.9.0 (#775) 2024-02-17 17:11:17 -06:00
Settings.h Added enum and logic for TLV Characteristics 2024-03-17 19:54:48 -05:00
Span.h Created initial Example 22 - TLV8_Characteristics 2024-04-22 22:49:55 -05:00
TLV8.cpp small tweaks to the TLV8 library for ease of use 2024-04-20 10:14:31 -05:00
TLV8.h small tweaks to the TLV8 library for ease of use 2024-04-20 10:14:31 -05:00
Utils.cpp added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00
Utils.h added mechanism to strip unnecessary backslashes from Home App JSON 2024-04-04 21:12:13 -05:00
src.ino Added homeSpan.setControllerCallback() 2024-04-28 08:15:04 -05:00