Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »


This how-to explains the process on how to update a driver on the platform.

Warning. Changing or updating drivers can lead to data loss.

Requirements

  1. New driver in json format

  2. Access to the platform with rights to update drivers

Instructions

  1. Login on the platform

  2. Go to ‘Developers’ → ‘Drivers’

  3. Find you driver and press edit.

    1. If there are devices that use this driver, it will ask you if you want to clone the driver

  4. Select ‘Clone’ in that case

  5. Select ‘JSON’

    1. The input box shown is the entire driver in JSON format

  6. Copy the json from the new driver into this field and press ‘Save’

  7. The driver has now been updated.

 


Update a device

To update a device to utilize the new driver, to the following:

  1. Go to ‘Devices’ → ‘Devices’

  2. Find your device and from the action menu select ‘Edit Device’

  3. Press the ‘Change driver’ button

  4. Find your driver with updated version number and select ‘select’


  • No labels