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

19 lines
339 B
ReStructuredText

RainMaker Common
################
Utilities
---------
.. include:: /_build/inc/esp_rmaker_utils.inc
Factory Storage
---------------
.. include:: /_build/inc/esp_rmaker_factory.inc
Work Queue
----------
.. include:: /_build/inc/esp_rmaker_work_queue.inc
Common Events
-------------
.. include:: /_build/inc/esp_rmaker_common_events.inc