Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
Artemis consists of two parts: A service that runs on the devices, and a CLI
that allows you to control the devices.

The [backend and fleet architecture roadmap](ROADMAP.md) tracks the ongoing
work to make those parts independent of any particular hosting provider.

They communicate together using HTTP via a cloud service. Currently the
cloud service is AWS's IoT service or a Supabase instance. On the ESP32, the
device keeps track of its device id after the initial flashing.
Expand Down
Loading
Loading