RainMaker library: Minor changes (#5092)

- Use Serial.print instead of log_i for QR code helper information,
  so that it is always printed by default.
- Expose the RainMaker factory reset and wifi reset APIs.
- Simplify example to have only a Switch device. Create another example for custom device.
- Enable push button based Factory reset and Wi-Fi reset.
- Added support for the TimeZone service.
- Moved API doc to RainMaker library's top level README.
- Other minor doc changes.
This commit is contained in:
Piyush Shah
2021-04-22 15:29:27 +05:30
committed by GitHub
parent 182499071a
commit e62ff6dc37
15 changed files with 700 additions and 509 deletions