1. Add the dependency
hyperwisor_esp_idf
Component source and changelog on GitHub.
main/idf_component.yml:
espressif/esp_websocket_client
and espressif/cjson automatically:
2. Quick start
NIKOLAINDUSTRY_Setup-XXXX, password 0123456789).
3. The umbrella header
#include "hyperwisor.h" pulls in everything — core, Wi-Fi, realtime, commands,
NVS, widget, NTP, HTTP, and board port. Optional features (OTA, GPIO, Display)
are included automatically when their Kconfig option is enabled.
Next: Configuration
Kconfig feature toggles and connection settings.

