edge-node-manager compatible firmware for the cloud-jam
- Sign up on resin.io
- Work through the getting started guide
- Create a dependent application called
cloudjam - Set these variables in the
Fleet Configurationdependent application side tabRESIN_SUPERVISOR_DELTA=1RESIN_HOST_TYPE=cloudjam
- Clone this repository to your local workspace
- Add the dependent application
resin remoteto your local workspace - Connect the cloud-jam to your gateway device using a USB cable
- Push code to resin as normal :)