I cannot seem to find any clues as to how I would update and centrally manage a large amount of IoT devices running Snappy Core.
Say that I have 100 devices running on a small ARMv9 core with 256MB ram and my own purpose built application. How would I:
1) Register them to and have them appear in ?
2) Apply updates to my purpose built application (app snap)
3) Monitor and reboot my devices?
Kind regards
Anders
Best Answer
snapd exposes a REST API locally, allowing anyone to communicate with the device. In reference to your questions-