mirror of
https://github.com/espressif/esp-rainmaker.git
synced 2026-01-14 21:59:00 +00:00
Node info: - project_name: The name of the project as configured in CMakeLists.txt. "model" was earlier being used for this and will continue to be used for backward compatibility, but now it would be ok to override model using the esp_rmaker_node_add_model() API. - platformm: Read from CONFIG_IDF_TARGET, tells the platform being used (esp32, esp32s2, esp32c3,....) Device - model (optional)