espressif/rmaker_time_sync

1.0.0

Latest
uploaded 8 hours ago
ESP RainMaker firmware agent - Time Sync component

Readme

# rmaker_time_sync

SNTP-based time synchronization for RainMaker firmware, with optional callbacks when time is updated and helpers for timezone/POSIX timezone strings where applicable.

## Overview

Pass an `esp_rmaker_time_config_t` (or `NULL` for defaults driven by Kconfig) to initialize SNTP, keep system time aligned, and integrate with other components that depend on accurate time or timezone change events.

## Requirements

- ESP-IDF v5.1 or newer

## Dependencies

- `espressif/rmaker_common_events`

See `esp_rmaker_time_sync.h` for initialization, deinitialization, and timezone-related APIs.

Links

Supports all targets

To add this component to your project, run:

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

download archive

Stats

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

Badge

espressif/rmaker_time_sync version: 1.0.0
|