edgehog icon indicating copy to clipboard operation
edgehog copied to clipboard

Easily manage your IoT device fleet with Edgehog at once. Get information on device status, deploy updates, geolocate your devices and much more!

Results 63 edgehog issues
Sort by recently updated
recently updated
newest added

System Model Part Number is unique, Edgehog [associates](https://docs.edgehog.io/snapshot/devices.html#associating-a-device-to-a-system-model) the Device to the correct System Model by matching the Device's Part Number with the ones of the System Model. User can...

Attributes should support all Astarte supported values. In the [first implementation](https://github.com/edgehog-device-manager/edgehog/pull/205), only support for scalar types was implemented. Thus, support for array types for all Astarte types should be added...

Currently in the `Creating an Update Channel` section of `managed-ota-updates` page the `Target Groups` is declared as an optional field, but in the Fronted page (/update-channels/new) of Edgehog `Create Update...

Allow accessing a remote device port.

meta

Allow to remotely start and stop services running on a device.

meta

Allow to remotely manage the lifecycle of docker containers running on a device.

meta

[This section](https://docs.edgehog.io/snapshot/interacting_with_edgehog.html#publishing-device-data) is outdated since it misses (at least) the info about BaseImage info. This should be updated with all the other types of data the device publishes which are...

documentation

We gave the two terms a well defined meaning, so we should double check we are using the right terms in the right places. It would also be nice to...

documentation

Allows editing of an existing update campaign. Closes #278

enhancement

Right now we don't have any timeout for all the OTAOperation states besides `Pending`. This is because a device can, potentially, update its state only a long time after it...

enhancement