Files
esp-rainmaker/docs/c-api-reference/rainmaker_core.rst
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

15 lines
238 B
ReStructuredText

RainMaker Core
##############
Core
----
.. include:: /_build/inc/esp_rmaker_core.inc
User Mapping
------------
.. include:: /_build/inc/esp_rmaker_user_mapping.inc
Scheduling
----------
.. include:: /_build/inc/esp_rmaker_schedule.inc