HomeSpan/src
Gregg 82215e8d90 Modified SpanService to accept list of required and optional SpanCharacteristics
Started adding lists to the first few Services in Service.h.  This is a longer-term project to enable HomeSpan to validate a configuration and check that all Services have all required Characteristics and that any optional Characteristics defined are indeed permitted.
2020-10-04 09:58:40 -05:00
..
extras Re-worked Examples 5-10 2020-08-04 21:58:57 -05:00
HAP.cpp Updated SpanButton to use Utils::PushButton 2020-10-03 10:45:01 -05:00
HAP.h Created homeSpan::setMaxConnections() to make number of HAP connections dynamic 2020-09-30 10:00:10 -05:00
HAPConstants.h Modified Service::update() to return boolean instead of StatusCode 2020-10-01 21:41:26 -05:00
HKDF.cpp Initial commit 2020-07-18 21:47:39 -05:00
HKDF.h Converted VERBOSE macros to LogLevel macros that use real-time if-statements. 2020-09-28 18:04:59 -05:00
HomeSpan.cpp Modified SpanService to accept list of required and optional SpanCharacteristics 2020-10-04 09:58:40 -05:00
HomeSpan.h Modified SpanService to accept list of required and optional SpanCharacteristics 2020-10-04 09:58:40 -05:00
Network.cpp Created #defines in Settings.h for all statusLED.start() commands 2020-10-03 09:36:01 -05:00
Network.h Moved MAX_SSID and MAX_PWD from Settings.h to Network.h 2020-09-30 07:24:15 -05:00
SRP.cpp Normalized all #includes 2020-09-29 07:28:27 -05:00
SRP.h Normalized all #includes 2020-09-29 07:28:27 -05:00
Services.h Modified SpanService to accept list of required and optional SpanCharacteristics 2020-10-04 09:58:40 -05:00
Settings.h Update Settings.h 2020-10-03 09:37:21 -05:00
TLV.h Normalized all #includes 2020-09-29 07:28:27 -05:00
Utils.cpp Updated PushButton() so that longPresses always repeat 2020-10-03 12:02:57 -05:00
Utils.h Converted VERBOSE macros to LogLevel macros that use real-time if-statements. 2020-09-28 18:04:59 -05:00
src.ino Added code to output configuration log and error messages 2020-10-03 22:21:38 -05:00