edgehog-device-manager / edgehog-device-runtime

Edgehog Device Runtime is a portable middleware written in Rust, that enables remote device management on Linux-based systems.
Apache License 2.0
11 stars 10 forks source link

[Forwarder]: Implement Interface for remote terminal/device forwarder feature #274

Open harlem88 opened 9 months ago

harlem88 commented 9 months ago

Some information such as the ip/port/secrect etc for connecting to the websocket will be received through an Astarte interface.

rgallor commented 9 months ago

What do you think of io.edgehog.devicemanager.RemoteTerminal as the name for the interface?

rgallor commented 9 months ago

I've made a PR in edgehog-astarte-interfaces