espressif/rmaker_app_insights

1.0.0

Latest
uploaded 5 days ago
Application insights and diagnostics helper component for ESP RainMaker applications

readme

# RainMaker App Insights Component

[![Component Registry](https://components.espressif.com/components/espressif/rmaker_app_insights/badge.svg)](https://components.espressif.com/components/espressif/rmaker_app_insights)

An application insights and diagnostics helper component for ESP RainMaker applications that provides system monitoring and debugging capabilities.

## Features

- **System Monitoring**: Monitor system health and performance metrics
- **Diagnostics**: Built-in diagnostic capabilities for troubleshooting
- **ESP Insights Integration**: Seamless integration with ESP Insights framework
- **RainMaker Compatibility**: Designed specifically for ESP RainMaker applications

## Usage

Include this component in your ESP-IDF project to add insights and diagnostics functionality to your ESP RainMaker application.

```c
#include "app_insights.h"

// Initialize insights
app_insights_init();
```

## Requirements

- ESP-IDF 5.1 or later
- ESP RainMaker framework
- ESP Insights framework

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

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

download archive

Stats

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

Badge

espressif/rmaker_app_insights version: 1.0.0
|