espressif/rmaker_cmd_resp

1.0.0

Latest
uploaded 6 hours ago
ESP RainMaker firmware agent - Command Response component

Readme

# rmaker_cmd_resp

Encode and decode RainMaker command/response payloads using a TLV-style binary format (request id, user role, status, timestamp, command, data).

## Overview

Use this component when implementing the device side of RainMaker remote commands: build outgoing responses or parse incoming command frames in a consistent way with the rest of the RainMaker stack.

## Requirements

- ESP-IDF v5.1 or newer

## Dependencies

- None (ESP-IDF only)

See `esp_rmaker_cmd_resp.h` for TLV types, role flags, and API entry points.

Links

Supports all targets

To add this component to your project, run:

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

download archive

Stats

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

Badge

espressif/rmaker_cmd_resp version: 1.0.0
|