Upgrade
To gain access to the latest features and bug fixes you will need to upgrade the Dataplicity client software running on your Pi. We recommend we do this regularly.
How to do it:
- Get the install command you used when you first added your Pi. You can get this by hitting the "Add a device" button on your dashboard.
- Before you type it in, use
su raspberry
to switch to a user which has root privileges (or any other account that you can usesudo
from). - Now type in the command you got in step 1.


The code that upgrades Dataplicity looks something like this. Copy it in at the Pi prompt.
Updated about a year ago