Davide Bettio
Davide Bettio
Allow to remotely start and stop services running on a device.
Allow to remotely manage the lifecycle of docker containers running on a device.
This will allow to (tentatively) cancel an update that is in progress on a device using the GraphQL API
Allow retrieving events for a specific OTAOperation from Astarte and expose them via GraphQL
It should be possible to collect logs from remote devices and to display them. This feature should deal with different services and containers producing logs, rather than mixing all them...
Allow displaying remote device network status. For each network interface following information should be available: - interface name - addresses (IPv4 and IPv6 addresses) Displaying IP routes (IPv4 and IPv6)...