HomeSpan/src
Gregg db3e1c4bb8 Added ability to specify optional sketch version number.
Specify with homeSpan.setSketchVersion(char *).
Read back with homeSpan.getSketchVersion().

Also, MDNS now broadcasts three new fields:

hspn = HomeSpan Version
sketch = Sketch Version
ota = "yes" if OTA enabled, else "no"

These are all optional to HAP but useful if trying to keep track of version updates when using OTA and Serial Monitor is not available.
2021-02-07 11:49:55 -06:00
..
extras Updated RFControl 2020-12-22 17:27:56 -06:00
HAP.cpp Completed OTA logic 2021-02-07 09:58:52 -06:00
HAP.h Completed OTA logic 2021-02-07 09:58:52 -06:00
HAPConstants.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
HKDF.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
HKDF.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
HapQR.h Created HapQR class in standalone HapQR.h file 2021-01-26 19:13:07 -06:00
HomeSpan.cpp Added ability to specify optional sketch version number. 2021-02-07 11:49:55 -06:00
HomeSpan.h Added ability to specify optional sketch version number. 2021-02-07 11:49:55 -06:00
Network.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
Network.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
SRP.cpp Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
SRP.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Services.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
Settings.h Completed OTA logic 2021-02-07 09:58:52 -06:00
TLV.h Fixed bug in pairing logic that would drop leading zeros when transmitting SALT 2021-02-06 16:29:55 -06:00
Utils.cpp Updated licenses and version number 2021-01-24 12:02:24 -06:00
Utils.h Updated licenses and version number 2021-01-24 12:02:24 -06:00
src.ino Added ability to specify optional sketch version number. 2021-02-07 11:49:55 -06:00