Updates a Device Type

Updates a Device Type

Log in to see full request history
Path Params
string
required

The ID that specifies a Device Type

Body Params
string
required

The name of the Device Type. Must be unique among the owner's Device Types.

string
required

Used to describe the Device Type manufacturer.

string
required

Used to describe the Device Type model.

string
required

Gives an indication of the greater classification. This is usually associated with a specific translator for inbound reports and outbound commands.

string

Paragraph-form description of the Device Type.

capabilities
object

Capabilities allow Device Types with gateway capabilities to self document what the gateway provides for interfaces, etc.

ingestor_ids
array of strings

IDs of associated Ingestors (deprecated, optional).

ingestor_ids
command_ids
array of strings

IDs of associated Commands (deprecated, optional).

command_ids
string

The _id of the device Integration to be associated with the Device Profile.

string

The _id of the cloud native Integration to be associated with the Device Profile.

default_thing_groups
array of objects

The default AWS Thing Groups to be associated with the Device Profile (only applicable, if it has an AWS Integration).

default_thing_groups
Responses
200

Successful operation

401

You are not authorized

404

The item you were looking for does not exist

500

An unexpected error was encountered.

Language
Credentials
Click Try It! to start a request and see the response here!