Edgehog device for ESP32

The Edgehog device for ESP32 is an ESP-IDF component written in C, that enables remote device management using Edgehog. You can find:

  • The source code and installation instructions in the GitHub page.
  • The APIs for each version at the following links:

Edgehog device for Zephyr

The Edgehog device for Zephyr is a portable device library for the Zephyr framework, written in C, that enables remote device management using Edgehog. You can find:

  • The source code and installation instructions in the GitHub page.

Edgehog device runtime

The Edgehog device runtime is a portable middleware written in Rust, that enables remote device management using Edgehog. You can find:

  • The source code and installation instructions in the GitHub page.