Updates the features for the specified device

Path Params
string
required

The id of the device.

Body Params

The feature to be updated to this Device.

features
object

Allowed values for Features and States are as follows:

  1. Features : [ICN, BLE, IVT, TPMS, WETS, DOOR, CARGO, BMS, LMS, WMS, EA, ATTACHMENTS, VESCOUT, DDSAR, TELECRYPT, CARB].
    Features: 'TPMS', 'WETS', 'DOOR', 'CARGO', 'BMS', 'LMS', 'WMS', 'EA', 'VESCOUT', 'DDSAR', 'TELECRYPT', 'CARB' are not supported for PULS device so always default to 'Disabled'
  2. States : [Enabled, Disabled, PendingEnable, PendingDisable].
    Default value for state is Disabled. PendingEnable and PendingDisable are read-only states.
  3. Attachments : [DICKEYJOHN, FORCEAMERICA, CIRRUS, RAVEN, VULCAN, ROADWATCH, DSP100, GENERICSENSOR].
    Supplying Null to Attachments will retain old attachments. To remove attachments, supply empty String("")
Responses

400

Invalid request.

403

Not authorized for this operation.

404

Device not found.

500

Server error

Language
Credentials
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json;charset=UTF-8