espressif/rmaker_system_ctrl

1.0.0

Latest
uploaded 6 hours ago
ESP RainMaker firmware agent - System Control component

Readme

# rmaker_system_ctrl

High-level device control APIs for RainMaker: delayed reboot, Wi-Fi credential reset, factory reset, and related operations that emit common RainMaker events.

## Overview

These helpers perform resets and reboots asynchronously where appropriate so other subsystems (for example MQTT) can flush state before the device restarts. Event IDs such as `RMAKER_EVENT_REBOOT` are raised as described in the API documentation.

## Requirements

- ESP-IDF v5.1 or newer

## Dependencies

None beyond ESP-IDF.

See `esp_rmaker_system_ctrl.h` for parameters and behavior of each API.

Links

Supports all targets

To add this component to your project, run:

idf.py add-dependency "espressif/rmaker_system_ctrl^1.0.0"

download archive

Stats

  • Archive size
    Archive size ~ 7.65 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espressif/rmaker_system_ctrl version: 1.0.0
|