iotmertech/iotmer

0.1.9

Latest
uploaded 14 hours 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
    This example demonstrates the MQTT Config Protocol v1 implemented by the iotmer component.
    3.29 KB