Install latest/beta of deviceupdate-agent
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install deviceupdate-agent --beta
Don't have snapd? Get set up for snaps.
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
The IoT Hub Device Update Agent snap for Ubuntu Core.
How To Configure The Agent ========================== This snap provides a command called "set-config" that takes configuration file name and base64-encoded binary data as input and saves the decoded data to the $SNAP_DATA/config folder.
Example usage: sudo deviceupdate-agent.set-config --config-file du-config.json -d "$(base64 /path/to/your/du-config.json)"
For more information: deviceupdate-agent.set-config --help
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.