uploaded 3 months ago
IOTMER IoT Platform SDK for ESP-IDF
4 examples
-
01_provisioning
Minimal ESP-IDF example that initializes NVS and calls `iotmer_init()` to print device credentials.
2.48 KB
-
02_telemetry
ESP-IDF example that connects over MQTT and periodically publishes telemetry JSON.
2.32 KB
-
03_lwt_presence
ESP-IDF example that enables MQTT Last Will (LWT) / presence behavior and keeps the connection alive.
2.18 KB
-
04_config
ESP-IDF example that subscribes to the IOTMER config MQTT topics and demonstrates the gzip+base64 config flow callbacks.
2.98 KB