You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Name of the Edgehog runtime. Example value: `edgehog-esp32-device`"
},
{
"endpoint": "/url",
"type": "string",
"description": "URL that uniquely identifies the Edgehog Edgehog runtime implementation. Example value: `https://github.com/edgehog-device-manager/edgehog-esp32-device`."
},
{
"endpoint": "/version",
"type": "string",
"description": "Version of the Edgehog runtime. Example value: `0.5`"
},
{
"endpoint": "/environment",
"type": "string",
"description": "Environment of the Edgehog runtime. Example value: `esp-idf VERSION`, `Rust 1.58` or `Java 8`"