HomeSpan/src
Gregg a584cbb042 Update Services.h
Completed macro to use HAPCharType for define Span Characteristic structures.  HAPCharType includes name, ID, and permissions.  The macro adds value type (e.g. int, double) and default value.  To do:  Create Span Characteristics for all remaining HAPCharTypes defined in HAPConstants.h
2020-10-27 22:11:46 -05:00
..
extras Delete extras.ino 2020-10-05 21:33:55 -05:00
HAP.cpp Updated Access Point code 2020-10-08 21:06:05 -05:00
HAP.h Created homeSpan::setMaxConnections() to make number of HAP connections dynamic 2020-09-30 10:00:10 -05:00
HAPConstants.h Completed adding all characteristic types to HAPCharList 2020-10-25 21:29:47 -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 Completed adding all characteristic types to HAPCharList 2020-10-25 21:29:47 -05:00
HomeSpan.h Completed adding all characteristic types to HAPCharList 2020-10-25 21:29:47 -05:00
Network.cpp Update Network.cpp 2020-10-21 08:02:10 -05:00
Network.h Updated apConfig() to ignore iPhone requests with "wispr" user agent 2020-10-21 07:37:14 -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 Update Services.h 2020-10-27 22:11:46 -05:00
Settings.h Update Settings.h 2020-10-15 20:06:26 -05:00
TLV.h Normalized all #includes 2020-09-29 07:28:27 -05:00
Utils.cpp Tweaks to blinker() to make sure delayTime ADDs to offTime 2020-10-10 16:40:53 -05:00
Utils.h Completed integration of apConfigure() 2020-10-09 07:57:30 -05:00