Connect device

Deprecated
Connect to the provided C2C Project.

Headers

x-client-versionstringOptionalDefaults to 0.0.0
Firmware or software version of a C2C integration. Will be used to determine the correct Device Model configuration for the device when multiple are available. Must be a valid semantic version. For more on semantic versions, see here: https://semver.org/

Query parameters

project_idstringOptional

The project_id you intend to connect to

Response

Succesful response after identifying the device.
idstring or nullformat: "uuid"
asset_typestring or null
The type of asset that this device will be producing
creator_idstring or nullformat: "uuid"
deleted_atstring or nullformat: "date-time"
device_idstring or nullformat: "uuid"
inserted_atstring or nullformat: "date-time"
last_seen_atstring or nullformat: "date-time"
namestring or null<=255 characters
Name of this device as shown in the iOS app and web app
project_idstring or nullformat: "uuid"
The Project ID that this device is linked to
updated_atstring or null
statusenum or null
Allowed values:
timezonestring or null
authorizationobject or null
projectobject or null
channelslist of objects or null
channel_countinteger or null<=100
path_asset_typestring or null<=50 characters
path_namestring or null<=50 characters
required_metadata_attributeslist of strings or null