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 Configuration
dependent application side tabRESIN_SUPERVISOR_DELTA=1
RESIN_HOST_TYPE=cloudjam
- Clone this repository to your local workspace
- Add the dependent application
resin remote
to your local workspace - Connect the cloud-jam to your gateway device using a USB cable
- Push code to resin as normal :)