Piyush Shah
065d8ae770
docs: Removed python docs as cli submodule has been removed
2025-03-25 17:12:10 +05:30
Vikram Dattu
fb88feca05
docs build: switch to esp-docs framework from raw doxygen build
2024-05-13 14:45:04 +05:30
Wang Fang
96472d6766
docs: pin ubuntu version to 20.04 in .readthedocs.yml
2023-10-17 16:42:14 +08:00
sanket.wadekar
c4aec60488
Added Documentation for Scenes
2022-11-07 10:47:18 +05:30
Piyush Shah
c77d27a32f
esp_rmaker_core: Add mqtt based support for command-response
2022-07-18 12:21:59 +05:30
Piyush Shah
31d4b375e3
esp_rmaker: Moved out some generic modules from esp_rainmaker component
...
The following are now part of a separate repo (and included as git submodule):
- MQTT glue layer
- Work Queue
- Utilities (reset, reboot, time sync, timezone, etc.)
- Factory Storage
Even CLI is now a part of a seperate repo, included here as a git submodule.
2021-02-03 15:30:55 +05:30
Chirag Atal
a9c4e5b489
esp_rmaker_core: Added support for scheduling which allows actions to trigger automatically at the specified time.
...
For more information: https://rainmaker.espressif.com/docs/scheduling.html
2020-10-01 13:32:01 +05:30
Piyush Shah
2bc2c7396f
esp_rainmaker: Combine the various components into a single esp_rainmaker component
...
- Better exchange of data between different rainmaker components
- Single Kconfig file
- Easier to manage events and other common functionality
2020-07-22 19:16:04 +05:30
Shivani Tipnis
42ad3f89ac
cli-provisioning: Fixed connectivity and import checks
...
Added checks and fixed error handling for poor internet connectivity
Fixed error handling checks while importing modules
Fixed mock imports in docs
2020-05-18 19:40:02 +05:30
Shivani Tipnis
eb5d4b3379
docs: Fixed dependencies of claiming API documentation
2020-04-27 20:57:38 +05:30
Shivani Tipnis
e64c968747
Add cleanups and feature additions to CI
...
Cleaned up esp-idf cloning.
Modularised compilation of examples (build jobs).
Added docs build job.
Added support for auto deploying to github.
2020-04-27 15:27:58 +05:30
Piyush Shah
72242952a2
esp_rainmaker: Add various required components, examples and CLI
2020-04-16 04:13:35 +05:30