Devices & runtime

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 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.