ernoaapa / eliot

Open source system for managing containerized applications in IoT device
https://docs.eliot.run
Apache License 2.0
269 stars 20 forks source link

Remove MultiClient #13

Closed ernoaapa closed 6 years ago

ernoaapa commented 6 years ago

MultiClient were implementing api.Client partially. This were confusing because sometimes we're updating multiple devices. Remove support for multiple devices for now and implement fully later on when know more.