Caution
You are not reading the latest stable version of this documentation. If you want up-to-date information, please have a look at master.
This guide will take you through the fundamentals of packaging a service for EmbassyOS by creating a real service. Let’s get started!
Context and environment setup
Create a service
Compile for Embassy hardware
Build service with Docker
Create Manifest file
Create package assets
Package service components together
Create Makefile with build steps (optional)
Create wrapper repository to host code for review
Install packaged service on EmbassyOS
Get help, learn how to submit your package to a marketplace, and example references