Skip to content

Implements feathures for buil-in web server, pairing by QR code plus examples

Compare
Choose a tag to compare
@Yurik72 Yurik72 released this 21 May 08:06
· 223 commits to master since this release
9f114b1

implement submodule for file storage of pairing data hapfilestorage.hpp which allows to reuse basic function for store pairing data on SPIFFs file system.

implement submodules for internal web server hapweb. Now Web server can be easily setup and handle file browser and your own portal for device. Plus handling of OTA.

implement submodules for pairing by QR code hapqr.hpp.Together with web server you can got on your browser QR image, which can be easily scan for pairing purpose. To access QR code you need enter http:// ip address / setup.html .